This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
Cardinal
mirror of
https://github.com/DISTRHO/Cardinal.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
18
Wiki
Activity
Browse Source
CV funk v2.0.4
Added PressedDuck, ducking compressing saturating stereo mixer. Panel updates, CPU improvements.
tags/24.12
CV funk
1 year ago
parent
d7b8f63f65
commit
c2d495274c
2 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
plugins/CVfunk
+1
-0
plugins/plugins.cpp
+ 1
- 1
plugins/CVfunk
@@ -1 +1 @@
Subproject commit
cfafceb1c2b0b64b496d3118972b3330460290ab
Subproject commit
d0abf0ea9c7847f61cc280a18c3d01ad4e0b5100
+ 1
- 0
plugins/plugins.cpp
View File
@@ -1966,6 +1966,7 @@ static void initStatic__CVfunk()
p->addModel(modelStrings);
p->addModel(modelMagnets);
p->addModel(modelOuros);
p->addModel(modelPressedDuck);
#undef modelSteps
}
}
Write
Preview
Loading…
Cancel
Save