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