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
commit
c2d495274c
2 changed files with 2 additions and 1 deletions
  1. +1
    -1
      plugins/CVfunk
  2. +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
}
}


Loading…
Cancel
Save