Skip to content

Commit

Permalink
Sapphire v2.5.4: added Lark, a new chaotic oscillator module. (#736)
Browse files Browse the repository at this point in the history
  • Loading branch information
cosinekitty authored Nov 13, 2024
1 parent 546e60c commit 44b51c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions plugins/plugins.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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);
Expand Down

0 comments on commit 44b51c0

Please sign in to comment.