diff --git a/cmMidiFile.h b/cmMidiFile.h index 4f7463a..15a61dd 100644 --- a/cmMidiFile.h +++ b/cmMidiFile.h @@ -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; //