HeaderChunk is the first chunk in a MIDI file. It gives information about the format of the other chunks.
The number of tracks in the data.
The track format (the possible values are given in the enum mididi.def.TrackFormat).
See Implementation
HeaderChunk is the first chunk in a MIDI file. It gives information about the format of the other chunks.