NoteArray::noteCmd Struct Reference
List of all members.Detailed Description
Definition at line 45 of file notearray.h.
Public Attributes | |
ulong | ms |
int | chn |
int | cmd |
int | note |
Member Data Documentation
|
The channel.
Definition at line 54 of file notearray.h. |
|
0 note off, 1 note on, 2 change patch
Definition at line 59 of file notearray.h. |
|
ms from beginning of song
Definition at line 49 of file notearray.h. |
|
The note. If cmd==2, then the patch is stored in "note" Definition at line 66 of file notearray.h. |
The documentation for this struct was generated from the following file: