Ardour
9.0-pre0-822-g12e3bc5c20
|
#include <vst_types.h>
Public Attributes | |
int | special |
int | character |
Definition at line 44 of file vst_types.h.
int _VSTKey::character |
‘character’ key, or 0 if this _VSTFXKey is a virtual-key
Definition at line 49 of file vst_types.h.
int _VSTKey::special |
virtual-key code, or 0 if this _VSTFXKey is a ‘character’ key
Definition at line 47 of file vst_types.h.