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