mirror of
https://codeberg.org/armin/wavetable.git
synced 2026-09-01 05:50:46 +02:00
Finish UI
This commit is contained in:
parent
16a38033df
commit
7311a258c9
13 changed files with 164 additions and 66 deletions
|
|
@ -21,6 +21,7 @@ public:
|
|||
private:
|
||||
WavetableAudioProcessor& vaProc;
|
||||
|
||||
gin::TriggeredScope scope { vaProc.scopeFifo };
|
||||
Editor editor { vaProc };
|
||||
|
||||
#if JUCE_DEBUG
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue