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

Track Constructor

Initializes a new instance of the Track class.

Overload List

Initializes a new instance of the Track class.

public Track();

Initializes a new instance of the Track class.

public Track(long,BinaryReaderEx);

See Also

Track Class | EF.SimpleMIDI Namespace