Skip to content

1.1.1 Patch Notes

Latest
Compare
Choose a tag to compare
@NinjaNas NinjaNas released this 21 Feb 23:01
· 14 commits to main since this release

1.1.1 Patch Notes

  • 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