This commit is contained in:
Roland Rabien 2023-08-25 08:24:15 -07:00
commit 8a591b3ab0
7 changed files with 72 additions and 13 deletions

View file

@ -28,6 +28,7 @@ public:
bool isVoiceActive() override;
float getFilterCutoffNormalized();
gin::WTOscillator::Params getLiveWTParams (int osc);
private:
void updateParams (int blockSize);