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
5namespace rack {
7namespace gamepad {
8
9
12
13
14} // namespace gamepad
15} // namespace rack
#define PRIVATE
Attribute for private functions not intended to be called by plugins.
Definition common.hpp:30
PRIVATE void init()
PRIVATE void step()
Root namespace for the Rack API.
Definition AudioDisplay.hpp:9