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