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

TrackNumber Constructor

Initializes a new instance of the TrackNumber class.

Overload List

Initializes a new instance of the TrackNumber class.

public TrackNumber();

Initializes a new instance of the TrackNumber class.

public TrackNumber(long,int);

Initializes a new instance of the TrackNumber class.

public TrackNumber(long,long,BinaryReaderEx);

See Also

TrackNumber Class | EF.SimpleMIDI Namespace