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 Befaco, adds Channel Strip
Signed-off-by: falkTX <falktx@falktx.com>
tags/22.05
falkTX
3 years ago
parent
73c9f22c5a
commit
7e2eeb8976
Signed by:
falkTX
<falktx@falktx.com>
GPG Key ID:
CDBAA37ABC74FBA0
2 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
plugins/Befaco
+1
-0
plugins/plugins.cpp
+ 1
- 1
plugins/Befaco
@@ -1 +1 @@
Subproject commit
7e0b020000225e3d2aecba3f09054595339fe540
Subproject commit
dcd9a59ea785d7efebd39ea5564823c72f2fdddf
+ 1
- 0
plugins/plugins.cpp
View File
@@ -1226,6 +1226,7 @@ static void initStatic__Befaco()
p->addModel(modelMuxlicer);
p->addModel(modelMex);
p->addModel(modelNoisePlethora);
p->addModel(modelChannelStrip);
#undef modelADSR
#undef modelMixer
}
Write
Preview
Loading…
Cancel
Save