furnace/TODO.md

22 lines
681 B
Markdown
Raw Normal View History

2023-10-17 01:04:32 +00:00
# to-do
- add cheat code to insert bruno time (blank)
# THE REAL TO-DO LIST
- Amiga's Period Modulation not working
- Song is silent after playing an order after loop point
- Select loaded instrument on open - rewrite because I want a setting...
2023-10-23 09:31:22 +00:00
- re-engineer volume handling? Sound Unit cries at me
- finish status view
- finish auto-clone
2023-10-17 01:04:32 +00:00
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...
2023-10-23 09:31:22 +00:00
# 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