Loading [MathJax]/extensions/tex2jax.js
VCV Rack API v2
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
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:32
Gamepad/joystick/controller MIDI driver.
Definition gamepad.hpp:7
PRIVATE void init()
PRIVATE void step()
Root namespace for the Rack API.
Definition AudioDisplay.hpp:9