VCV Rack API
v2
Loading...
Searching...
No Matches
gamepad.hpp
Go to the documentation of this file.
1
#pragma once
2
#include <
common.hpp
>
3
4
5
namespace
rack
{
7
namespace
gamepad {
8
9
10
PRIVATE
void
init
();
11
PRIVATE
void
step
();
12
13
14
}
// namespace gamepad
15
}
// namespace rack
common.hpp
PRIVATE
#define PRIVATE
Attribute for private functions not intended to be called by plugins.
Definition
common.hpp:32
rack::gamepad::init
PRIVATE void init()
rack::gamepad::step
PRIVATE void step()
rack
Root namespace for the Rack API.
Definition
AudioDisplay.hpp:9
include
gamepad.hpp
Generated by
1.12.0