![]() |
Ardour
8.12
|
#include <vst_types.h>
Public Attributes | |
int | special |
int | character |
Definition at line 45 of file vst_types.h.
int _VSTKey::character |
‘character’ key, or 0 if this _VSTFXKey is a virtual-key
Definition at line 50 of file vst_types.h.
int _VSTKey::special |
virtual-key code, or 0 if this _VSTFXKey is a ‘character’ key
Definition at line 48 of file vst_types.h.