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

Header.FileType Property

Gets/sets the MIDI file format.

public MIDIFileType FileType {get; set;}

Property Value

The MIDI file format.

Remarks

MIDI files come in 3 variations:

See Also

Header Class | EF.SimpleMIDI Namespace