add simple envelope to stop popping

This commit is contained in:
2026-06-13 12:26:57 -05:00
parent 9f79f11a19
commit fcc24c5e3e
5 changed files with 16 additions and 7 deletions

View File

@@ -29,7 +29,7 @@ to produce somewhat well-sounding instruments and music performance.
to external midi controllers/apps (like musescore)
- [ ] Create a UI scope to visualize the synthesized composite waveform
- [ ] Check cross-platform combatibility for Windows & Linux, especially MIDI interfacing
- [ ] Checkpoint at a rudimentary keyboard instrument producing a basic sine output
- [x] Checkpoint at a rudimentary keyboard instrument producing a basic sine output
- [ ] Will flesh out future goals when I do the math on how complicated implementing
state-space modelling in c++ is