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
Update CV funk to 2.0.3
Added Ouros stereo phase injection oscillator Numerous small buxfixes to other modules
tags/24.05
CV funk
Filipe Coelho
<falktx@falktx.com>
1 year ago
parent
6e907131b2
commit
aeb2f19574
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 9
829130ab972ff4a0c0b1467580bf04b9efcd7b
2
Subproject commit 9
b36e612109fef8eee8edfe25d6868e47d13b6f
2
+ 1
- 0
plugins/plugins.cpp
View File
@@ -1895,6 +1895,7 @@ static void initStatic__CVfunk()
p->addModel(modelCollatz);
p->addModel(modelStrings);
p->addModel(modelMagnets);
p->addModel(modelOuros);
#undef modelSteps
}
}
Write
Preview
Loading…
Cancel
Save