#define PRIVATE
Attribute for private functions not intended to be called by plugins.
Definition common.hpp:32
 
Computer keyboard MIDI driver.
Definition keyboard.hpp:8
 
void mouseMove(math::Vec pos)
pos is in the unit box.
 
Root namespace for the Rack API.
Definition AudioDisplay.hpp:9
 
2-dimensional vector of floats, representing a point on the plane for graphics.
Definition math.hpp:189