mirror of
https://codeberg.org/armin/wavetable.git
synced 2026-09-01 05:50:46 +02:00
LFO & StepLFO support multiple dots
This commit is contained in:
parent
31b881c9dc
commit
a2f1eb82e4
3 changed files with 31 additions and 4 deletions
|
|
@ -30,7 +30,6 @@ public:
|
|||
float getFilterCutoffNormalized();
|
||||
gin::WTOscillator::Params getLiveWTParams (int osc);
|
||||
|
||||
private:
|
||||
void updateParams (int blockSize);
|
||||
|
||||
WavetableAudioProcessor& proc;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue