mirror of
https://codeberg.org/armin/wavetable.git
synced 2026-09-01 05:50:46 +02:00
tweaks
This commit is contained in:
parent
a4f70c9a61
commit
5ccbcd7218
7 changed files with 23 additions and 16 deletions
|
|
@ -14,7 +14,6 @@ public:
|
|||
void resized() override;
|
||||
|
||||
private:
|
||||
|
||||
WavetableAudioProcessor& proc;
|
||||
|
||||
OscillatorBox oscillators[Cfg::numOSCs] { { "oscillator 1", proc, 0 }, { "oscillator 2", proc, 1 } };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue