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

Lyric Class

Lyric Meta Event.

For a list of all members of this type, see Lyric Members.

System.Object
   TrackEvent
      MetaEvent
         Lyric

public class Lyric : MetaEvent

Remarks

Lyrics for the song.

Normally, each syllable will have it's own lyric-event, which occurs at the time the lyric is to be sung.

Requirements

Namespace: EF.SimpleMIDI

Assembly: EF.SimpleMIDI (in EF.SimpleMIDI.dll)

See Also

Lyric Members | EF.SimpleMIDI Namespace