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