Update EnigmaCurry. (#739)
* Added Admiral to gitmodules * Added Admiral to Makefile * Add Admiral to plugins.cpp. * README.md * Add Admiral to README.md * Add Admiral to DIFFERENCES.md * Add admiral to LICENSES.md * Added the admiral plugin. * Added AlliewayAudio_Freebies. * Added DCBlocker to AlliewayAudio_Freebies * Added eightfold. * Add SynthKit. * Update EnigmaCurry. * Update EnigmaCurry. * Revert "Merge branch 'main' into update-enigmacurry2" This reverts commit c2de3c4b439af7360806320895b909673edf37ce, reversing changes made to 927b3cc77a5846efd7fa66beef2796ec957d96a2. * Push to Github. * Push to Github (again).
This commit is contained in:
parent
44b51c0744
commit
a874ff6250
3 changed files with 3 additions and 1 deletions
1
.gitmodules
vendored
1
.gitmodules
vendored
|
@ -260,3 +260,4 @@
|
|||
[submodule "plugins/admiral"]
|
||||
path = plugins/admiral
|
||||
url = https://github.com/wapiflapi/admiral.git
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 550b435575c550d829e8cabd97a430e39df836cc
|
||||
Subproject commit dbcd60007a5bb1cb9be7fa66e1e3589da3405ff6
|
|
@ -2139,6 +2139,7 @@ static void initStatic__EnigmaCurry()
|
|||
p->addModel(modelLatch);
|
||||
p->addModel(modelPulse);
|
||||
p->addModel(modelRange);
|
||||
p->addModel(modelNegativeHarmony);
|
||||
#undef modelPulse
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue