cmMidiFile.h : Added comments.

This commit is contained in:
kevin 2013-11-05 12:52:23 -08:00
parent 72b65a1904
commit 6bc6511d8f

View File

@ -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; //