cmMidiFile.h : Added comments.
This commit is contained in:
parent
72b65a1904
commit
6bc6511d8f
@ -64,7 +64,7 @@ extern "C" {
|
||||
{
|
||||
unsigned uid; // uid's are unique among all msg's in the file
|
||||
unsigned dtick; // delta ticks
|
||||
unsigned atick;
|
||||
unsigned atick; // accumulated ticks
|
||||
cmMidiByte_t status; // ch msg's have the channel value removed (it is stored in u.chMsgPtr->ch)
|
||||
cmMidiByte_t metaId; //
|
||||
unsigned short trkIdx; //
|
||||
|
Loading…
Reference in New Issue
Block a user