You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added the ability to parse an empty program or a program containing only whitespace, so you can opt-out of needing to create a program
Optimized the program playback to run at O(1) constant time instead of O(log(n)) time when NOT scrubbing
Added the ability to automatically change the octave switches visually when playing on a midi device (don't think I can remove the visual lag when switching between the octaves)
Prevent mobile URL bar from hiding breaking the placement of panels
Fix resizing panels on mobile by using pointer events
Add midi attributions to all programs and more details to the tutorial program