feat: adding lfo to filter
This commit is contained in:
parent
fe594a5494
commit
d8c1c90f15
6 changed files with 130 additions and 20 deletions
|
|
@ -26,6 +26,8 @@ public:
|
|||
void setWaveShape(WaveShape shape);
|
||||
WaveShape getWaveShape() const;
|
||||
|
||||
void reset();
|
||||
|
||||
private:
|
||||
float freq_;
|
||||
float gain_;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue