Ardour
9.0-pre0-582-g084a23a80d
|
#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.