Releases: NinjaNas/set-class-visualizer
Releases · NinjaNas/set-class-visualizer
1.1.1 Patch Notes
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
1.1.0 Patch Notes
1.1.0 Patch Notes
- Added tempo slider
- Added comment support to parser with #
- Added a new balanced delimiter [] to display text as a score or chord symbol sheet
- Added a tutorial program
- Refactored the old programs and deleted unnecessary ones
Planning on adding more midi files in the future :)