CV funk v2.0.7
Added new utility modules: Nona- 9-stage CV scale/offset mixer Decima - 10-stage gate sequencer Morta - Knob macro-controller
This commit is contained in:
parent
e937d0cba1
commit
3475d401e8
2 changed files with 4 additions and 1 deletions
|
@ -1 +1 @@
|
|||
Subproject commit 0ffebb17c460953f8bd8f97c34c43227705531f2
|
||||
Subproject commit 37d6a2ac4562a266474aab47ff4b490ddd7dfc64
|
|
@ -1984,6 +1984,9 @@ static void initStatic__CVfunk()
|
|||
p->addModel(modelPressedDuck);
|
||||
p->addModel(modelFlowerPatch);
|
||||
p->addModel(modelSyncro);
|
||||
p->addModel(modelNona);
|
||||
p->addModel(modelDecima);
|
||||
p->addModel(modelMorta);
|
||||
#undef modelSteps
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue