VCV Rack API v2
Loading...
Searching...
No Matches
keyboard.hpp File Reference
#include <common.hpp>
#include <math.hpp>
Include dependency graph for keyboard.hpp:

Go to the source code of this file.

Namespaces

namespace  rack
 Root namespace for the Rack API.
 
namespace  rack::keyboard
 Computer keyboard MIDI driver.
 

Functions

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.