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
19
Wiki
Activity
Browse Source
Update plugins.cpp
add new module HexMod
tags/24.04
CV funk
1 year ago
parent
d99b2e70d8
commit
09dbb00346
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
plugins/plugins.cpp
+ 1
- 0
plugins/plugins.cpp
View File
@@ -1842,6 +1842,7 @@ static void initStatic__CVfunk()
p->addModel(modelImpulseController);
p->addModel(modelSignals);
p->addModel(modelRanges);
p->addModel(modelHexMod);
#undef modelSteps
}
}
Write
Preview
Loading…
Cancel
Save