update readme roadmap

This commit is contained in:
2026-01-31 20:19:27 -06:00
parent cffd06c0e1
commit 84da1aed75

View File

@@ -30,9 +30,9 @@ This synthesizer isn't very good, but it's neat :3
- [ ] Filter upgrades including some more complex solving techniques (State Variable Filter), - [ ] Filter upgrades including some more complex solving techniques (State Variable Filter),
better key tracking, more natural envelope curves, filter drive, etc. better key tracking, more natural envelope curves, filter drive, etc.
- [ ] Reverb (quite a few ways to do this, needs more research) - [ ] Reverb (quite a few ways to do this, needs more research)
- [ ] Pitch tuning with the multiple oscillators (Octave > Semitone > Fine-tune) - [x] Pitch tuning with the multiple oscillators (Octave > Semitone > Fine-tune)
- [ ] Frequency Modulation (huge) - [ ] Frequency Modulation (huge)
- [ ] Profile saving and loading, also includes loading configurations like keymaps, audio - [x] Profile saving and loading, also includes loading configurations like keymaps, audio
engine config, etc. from a yaml instead of being hardcoded engine config, etc. from a yaml instead of being hardcoded
- [ ] Noise - [ ] Noise
- [ ] LFO modulation - [ ] LFO modulation