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 EnigmaCurry.
pull/739/head
rl2939
5 months ago
parent
44b51c0744
commit
927b3cc77a
2 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
plugins/EnigmaCurry
+1
-0
plugins/plugins.cpp
+ 1
- 1
plugins/EnigmaCurry
@@ -1 +1 @@
Subproject commit
550b435575c550d829e8cabd97a430e39df836cc
Subproject commit
dbcd60007a5bb1cb9be7fa66e1e3589da3405ff6
+ 1
- 0
plugins/plugins.cpp
View File
@@ -2139,6 +2139,7 @@ static void initStatic__EnigmaCurry()
p->addModel(modelLatch);
p->addModel(modelPulse);
p->addModel(modelRange);
p->addModel(modelNegativeHarmony);
#undef modelPulse
}
}
Write
Preview
Loading…
Cancel
Save