VCV Rack API v2
|
Computer keyboard MIDI driver. More...
Functions | |
PRIVATE void | init () |
void | press (int key) |
void | release (int key) |
void | mouseMove (math::Vec pos) |
pos is in the unit box. | |
Computer keyboard MIDI driver.
PRIVATE void rack::keyboard::init | ( | ) |
void rack::keyboard::press | ( | int | key | ) |
void rack::keyboard::release | ( | int | key | ) |
void rack::keyboard::mouseMove | ( | math::Vec | pos | ) |
pos is in the unit box.