add scope widget

This commit is contained in:
2025-12-26 20:30:41 -06:00
parent cc11cfe63a
commit 6b52f8fa4f
10 changed files with 194 additions and 13 deletions

View File

@@ -57,8 +57,8 @@ qt_add_executable(metabolus
src/synth/Envelope.h
src/synth/Synth.cpp
src/synth/Synth.h
src/synth/SynthBuffer.cpp
src/synth/SynthBuffer.h
src/synth/ScopeBuffer.cpp
src/synth/ScopeBuffer.h
resources/resources.qrc
src/ui/widgets/SmartSlider/SmartSlider.cpp
src/ui/widgets/SmartSlider/SmartSlider.h