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

TrackName Constructor

Initializes a new instance of the TrackName class.

Overload List

Initializes a new instance of the TrackName class.

public TrackName();

Initializes a new instance of the TrackName class.

public TrackName(long,long,BinaryReaderEx);

Initializes a new instance of the TrackName class.

public TrackName(long,string);

See Also

TrackName Class | EF.SimpleMIDI Namespace