#include <ivstprocesscontext.h>
Public Types | |
| kChordMask = 0x0FFF | |
| mask for chordMask | |
| kReservedMask = 0xF000 | |
| reserved for future used | |
| enum | Mask { kChordMask = 0x0FFF, kReservedMask = 0xF000 } |
Public Attributes | |
| uint8 | keyNote |
| key note in chord | |
| uint8 | rootNote |
| lowest note in chord | |
| int16 | chordMask |
| bitmask of a chord | |
Definition at line 77 of file ivstprocesscontext.h.
Definition at line 84 of file ivstprocesscontext.h.