mirror of
https://codeberg.org/armin/wavetable.git
synced 2026-09-01 05:50:46 +02:00
Make OSCs optionally skip filter
This commit is contained in:
parent
8ce8ff8336
commit
f65852a554
6 changed files with 44 additions and 16 deletions
|
|
@ -82,7 +82,7 @@ public:
|
|||
|
||||
gin::Parameter::Ptr enable, type, keyTracking, velocityTracking,
|
||||
frequency, resonance, amount,
|
||||
attack, decay, sustain, release;
|
||||
attack, decay, sustain, release, wt1, wt2, sub, noise;
|
||||
|
||||
void setup (WavetableAudioProcessor& p);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue