add wavetables

This commit is contained in:
2026-01-17 15:56:39 -06:00
parent 198b7f0dde
commit be8cb0f890
7 changed files with 33 additions and 37 deletions

View File

@@ -86,6 +86,8 @@ qt_add_executable(metabolus
src/synth/Oscillator.h
src/synth/Voice.cpp
src/synth/Voice.h
src/synth/WavetableController.cpp
src/synth/WavetableController.h
resources/resources.qrc
src/ui/widgets/SmartSlider/SmartSlider.cpp
src/ui/widgets/SmartSlider/SmartSlider.h