update to-do list

This commit is contained in:
tildearrow 2023-10-23 04:31:22 -05:00
parent 7b09d5f560
commit 231a931c99

11
TODO.md
View file

@ -4,13 +4,18 @@
# THE REAL TO-DO LIST # THE REAL TO-DO LIST
because I want to focus for a couple hours
- Amiga's Period Modulation not working - Amiga's Period Modulation not working
- Song is silent after playing an order after loop point - Song is silent after playing an order after loop point
- Crash when opening one-column chan osc with 48 channels
- Select loaded instrument on open - rewrite because I want a setting... - Select loaded instrument on open - rewrite because I want a setting...
- re-engineer volume handling? Sound Unit cries at me
- finish status view
- finish auto-clone
once you have done all of this (maybe not the first one) and merged the two or so pending pull requests, release 0.6.1 once you have done all of this (maybe not the first one) and merged the two or so pending pull requests, release 0.6.1
Furnace is like alcohol... Furnace is like alcohol...
# and then
- new oscilloscope renderer - custom code that uses texture and fixes two issues: too many vertices, and broken anti-aliasing
- new pattern renderer - performance improvements