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

Lyric Constructor

Initializes a new instance of the Lyric class.

Overload List

Initializes a new instance of the Lyric class.

public Lyric();

Initializes a new instance of the Lyric class.

public Lyric(long,long,BinaryReaderEx);

Initializes a new instance of the Lyric class.

public Lyric(long,string);

See Also

Lyric Class | EF.SimpleMIDI Namespace