CV funk v2.0.4 (#661)
* Update CV funk to 2.0.3 Added Ouros stereo phase injection oscillator Numerous small buxfixes to other modules * CVfunk bugfix Fixed a bug reported by Windows10 users where switching circ/star modes in PentaSequencer would cause a crash. * CV funk v2.0.4 Added PressedDuck, ducking compressing saturating stereo mixer. Panel updates, CPU improvements.
This commit is contained in:
parent
8add5e749d
commit
84b0e428b5
2 changed files with 2 additions and 1 deletions
|
@ -1 +1 @@
|
||||||
Subproject commit cfafceb1c2b0b64b496d3118972b3330460290ab
|
Subproject commit d0abf0ea9c7847f61cc280a18c3d01ad4e0b5100
|
|
@ -1966,6 +1966,7 @@ static void initStatic__CVfunk()
|
||||||
p->addModel(modelStrings);
|
p->addModel(modelStrings);
|
||||||
p->addModel(modelMagnets);
|
p->addModel(modelMagnets);
|
||||||
p->addModel(modelOuros);
|
p->addModel(modelOuros);
|
||||||
|
p->addModel(modelPressedDuck);
|
||||||
#undef modelSteps
|
#undef modelSteps
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue