Fields Summary |
---|
byte | VERSIONThe VERSION attribute tag.
Value -2 is assigned to VERSION . |
byte | TEMPOThe TEMPO event tag.
Value -3 is assigned to TEMPO . |
byte | RESOLUTIONThe RESOLUTION event tag.
Value -4 is assigned to RESOLUTION . |
byte | BLOCK_STARTDefines a starting point for a block.
Value -5 is assigned to BLOCK_START . |
byte | BLOCK_ENDDefines an ending point for a block.
Value -6 is assigned to BLOCK_END . |
byte | PLAY_BLOCKPlay a defined block.
Value -7 is assigned to PLAY_BLOCK . |
byte | SET_VOLUMEThe SET_VOLUME event tag.
Value -8 is assigned to SET_VOLUME . |
byte | REPEATThe REPEAT event tag.
Value -9 is assigned to REPEAT . |
byte | C4Middle C.
Value 60 is assigned to C4 . |
byte | SILENCESilence.
Value -1 is assigned to SILENCE . |