Browse Source

Sapphire v2.5.4: added Lark, a new chaotic oscillator module. (#736)

tags/24.12
Don Cross GitHub 5 months ago
parent
commit
44b51c0744
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
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 b936319efa21ff264d0a7bfb8273d46257d34c69
Subproject commit 6c39e81f48225e559181d4f60087b793c7356cee

+ 1
- 0
plugins/plugins.cpp View File

@@ -3137,6 +3137,7 @@ static void initStatic__Sapphire()
p->addModel(modelSapphireGlee);
p->addModel(modelSapphireGravy);
p->addModel(modelSapphireHiss);
p->addModel(modelSapphireLark);
p->addModel(modelSapphireMoots);
p->addModel(modelSapphireNucleus);
p->addModel(modelSapphirePivot);


Loading…
Cancel
Save