Class Midi.Lyric
implements
Midi.Message
SMF lyric text meta message.
Constructors
Lyric
(
string
text)
Properties
text
the lyric text in this message.
Constructor Documentation
Lyric
(
string
text)
Parameters
text (
string
) The lyric text in this message.
Property Documentation
string
text
The lyric text in this message.
This work is licensed under a
Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License
.