cmMidiFile.h : Added comments.
This commit is contained in:
父節點
72b65a1904
當前提交
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; //
|
||||
|
載入中…
新增問題並參考
Block a user