Text music sakura has a cool feature that lets you specify verlocity, gatetime, length, key-on delay (TIMING in our syntax) or octave in advance e.g. v.onNote(100,90,80,70,60) cdefg (plays c to g with decreasing velocity). They can be .onNote(), .onTime(), .onCycle() (works like LFO) etc.
It is likely doable within current mugene syntax, but I want to have them within default-macro,mml.
Text music sakura has a cool feature that lets you specify verlocity, gatetime, length, key-on delay (TIMING in our syntax) or octave in advance e.g.
v.onNote(100,90,80,70,60) cdefg(playsctogwith decreasing velocity). They can be.onNote(),.onTime(),.onCycle()(works like LFO) etc.It is likely doable within current mugene syntax, but I want to have them within
default-macro,mml.