Class Midi.MML
Converts Music Macro Language to MIDI
Constructors
Methods
sequence(string mml) |
read a string of MML notation and convert into a Midi.Sequence object |
Constructor Documentation
Method Documentation
Read a string of MML notation and convert into a Midi.Sequence object.
The resulting sequence may contain NoteOn, NoteOff and TempoChange events. The MML 'V' command may
be used to explicitly set velocity (default velocity is 64).
Parameters
Returns
This work is licensed under a
Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.