| A class library for opening, parsing, and saving MIDI files. | |
Header.FileType Property
Gets/sets the MIDI file format.
Property Value
The MIDI file format.
Remarks
MIDI files come in 3 variations:
- Format 0 - , which contain a single track.
- Format 1 - , which contain one or more simultaneous tracks.
- Format 2 - , which contain one or more independant tracks.
See Also
Header Class | EF.SimpleMIDI Namespace