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
|
|
@ -49,7 +49,7 @@ private:
|
|||
gin::AnalogADSR adsr;
|
||||
|
||||
float currentMidiNotes[Cfg::numOSCs];
|
||||
gin::WTVoicedStereoOscillator::Params oscParams[Cfg::numOSCs];
|
||||
gin::WTVoicedStereoOscillatorParams oscParams[Cfg::numOSCs];
|
||||
|
||||
float subNote = 0.0f;
|
||||
gin::StereoOscillator::Params subParams;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue