- getRhythmDur
double getRhythmDur(char c)
Undocumented in source. Be warned that the author may not have intended to support it.
- getTupletDiv
double getTupletDiv(string c, double base)
Undocumented in source. Be warned that the author may not have intended to support it.
- loadM2FromText
M2File loadM2FromText(string src)
Reads textual M2 files and compiles them into binary.
- parseNote
int parseNote(string n)
Undocumented in source. Be warned that the author may not have intended to support it.
- parseRegister
int parseRegister(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
- parseRhythm
ulong parseRhythm(string n, float bpm, long timebase)
Undocumented in source. Be warned that the author may not have intended to support it.
- parsenum
long parsenum(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
- removeComment
string removeComment(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
- toAllCaps
string toAllCaps(string s)
Undocumented in source. Be warned that the author may not have intended to support it.