mirror of
https://github.com/AquaMorph/Droplets.git
synced 2026-07-21 17:08:39 +00:00
Update libDaisy and daisySP
This commit is contained in:
+1
-1
Submodule lib/daisySP updated: 4263388e7f...599511b740
+1
-1
Submodule lib/libDaisy updated: d6f0f1f6b5...c02245d22b
@@ -11,7 +11,7 @@
|
||||
|
||||
class LadderFilterDroplet: public Droplet {
|
||||
private:
|
||||
MoogLadder filter[4];
|
||||
LadderFilter filter[4];
|
||||
Parameter freq_ctrl, res_ctrl;
|
||||
float freq, res;
|
||||
float FILTER_MAX = 10000.0f;
|
||||
|
||||
Reference in New Issue
Block a user