Update!
• Completely rewrote Instruments_PlayPhrase
• Separated phrase and song playing into their own functions
• Notation now actually works as intended
• Some changes to the notation system:
; and / now just act as sixteenth and eighth rests, respectively
> is now used for going to the next note 2x faster
• These can be stacked, so >> is 4x, >>> is 6x, etc.
+ Added click-playing, which allows you to play pre-made phrases and songs at your own pace by left-clicking
+ Adds six new commands:
/clickPlayPhrase phrase
/clickPlaySong song
/clickPlayLoadPhrase name
/clickPlayLoadSong name
/clickPlayLoadedPhrase
/clickPlayLoadedSong
• You can also bind * to a brick-shifting key to click-play with the key you bound it to instead of left-clicking
• Changed r to ? for random notes
• Bindsets now save in order, so old bindsets will be loaded in the wrong order (sorry!)
+ Added /bindAll command to bind a phrase/note to all brick-shifting keys
I'll also be updating most of the instruments today.