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

Text Constructor

Initializes a new instance of the Text class.

Overload List

Initializes a new instance of the Text class.

public Text();

Initializes a new instance of the Text class.

public Text(long,long,BinaryReaderEx);

Initializes a new instance of the Text class.

public Text(long,string);

See Also

Text Class | EF.SimpleMIDI Namespace