wavetable loading checkpoint

This commit is contained in:
2026-02-07 15:13:47 -06:00
parent 537f571f6a
commit 3f335343e3
6 changed files with 51 additions and 15 deletions

View File

@@ -21,7 +21,7 @@ This synthesizer isn't very good, but it's neat :3
oscillators increase the sound complexity considerably
- [x] Create a UI scope to visualize the synthesized composite waveform
- [x] Create wavetables for more complex tone generation. Needs to be selectable from ui
- [ ] Wavetable file loading
- [x] Wavetable file loading
- [x] Create digital filters, prob biquad. Controllable from ui obv (cutoff + resonance)
- [x] Add polyphony somewhere. Probably involves a voice class. If processing power
allows it, tie a voice to each midi note