Browse Source

Sapphire v2.5.2

New module: Sauce. Same as Gravy, only polyphonic instead of stereo.
Added automatic output limiter option to Gravy and Sauce.
Added an LED-style channel count indicator to Pop, Hiss, SplitAddMerge.
pull/722/head
Don Cross 1 year ago
parent
commit
9a8e5a77bf
2 changed files with 2 additions and 1 deletions
  1. +1
    -1
      plugins/Sapphire
  2. +1
    -0
      plugins/plugins.cpp

+ 1
- 1
plugins/Sapphire

@@ -1 +1 @@
Subproject commit b5d2fc122382d7934b3ea92e05ad91a9aec89504
Subproject commit cdf1c77242cd5e8c1afe8e94a5fa7af0c632252a

+ 1
- 0
plugins/plugins.cpp View File

@@ -3119,6 +3119,7 @@ static void initStatic__Sapphire()
p->addModel(modelSapphirePop);
p->addModel(modelSapphireRotini);
p->addModel(modelSapphireSam);
p->addModel(modelSapphireSauce);
p->addModel(modelSapphireTin);
p->addModel(modelSapphireTout);
p->addModel(modelSapphireTricorder);


Loading…
Cancel
Save