Module vst2::editor
[−]
[src]
All VST plugin editor related functionality.
Structs
KeyCode |
A platform independent key code. Includes modifier keys. |
Enums
Key |
Platform independent key codes. |
KnobMode |
Allows host to set how a parameter knob works. |
Traits
Editor |
Implemented by plugin editors. |