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

MIDIFile Constructor

Initializes a new instance of the MIDIFile class.

Overload List

Initializes a new instance of the MIDIFile class.

public MIDIFile();

Initializes a new instance of the MIDIFile class.

public MIDIFile(Stream);

Initializes a new instance of the MIDIFile class.

public MIDIFile(string);

See Also

MIDIFile Class | EF.SimpleMIDI Namespace