A class library for opening, parsing, and saving MIDI files.

Header Properties

The properties of the Header class are listed below. For a complete list of Header class members, see the Header Members topic.

Public Instance Properties

ChunkID (inherited from Chunk) Gets the 4-character Chunk type.
Divsion Gets/sets the default unit of delta-time for this MIDI file.
FileType Gets/sets the MIDI file format.
NumTracks Gets/sets the number of Track chunks, as indicated by the Header in the MIDI file.

See Also

Header Class | EF.SimpleMIDI Namespace