Browse Source

Update Befaco, adds Channel Strip

Signed-off-by: falkTX <falktx@falktx.com>
tags/22.05
falkTX 3 years ago
parent
commit
7e2eeb8976
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
2 changed files with 2 additions and 1 deletions
  1. +1
    -1
      plugins/Befaco
  2. +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
}


Loading…
Cancel
Save