A MIDI file example
The part of a musical composition.
Data Vector Structure.
1 - Ordered number.
2 - Symbol type:
- Cleafs:2;
- Pauses:0;
- Notes:1.
3 - Symbol Pitch:
1 -- E1-line; 2 -- F1-line; 3 -- G1-line; etc...
4 - Symbol Duration;
Notes or pauses duration, etc...
5 - Relation to another symbol.
1:legatto; 2:stakatto, etc...
Header:
MThd ...................... 4D 54 68 64
Chunk Length............ 00 00 00 06
Format 0................... 00 00
One Track .................00 01
96 per quarter-note...00 60
Data:
MTrk........................4D 54 72 6B
Chunk Length...........00 00 00 20
Delta-time .............Event................Comments
00...............FF 58 04 04 02 18 08 ........time signature
00...............FF 51 03 07 A1 20.............tempo
00...............C0 05
81 40..........90 4C 20
81 40..........80 4C 40
00...............FF 2F 00..............................end of track
to the previous page.