Skip to content

Commit

Permalink
Sapphire v2.5.8 - new module "Env". (#805)
Browse files Browse the repository at this point in the history
Added new module Sapphire Env: envelope follower and pitch detector.
Elastika adds polyphonic stereo in/out options.
Minor display glitch fixed in Tin + Tricorder combination.
  • Loading branch information
cosinekitty authored Feb 28, 2025
1 parent 89a18eb commit 2e9bc2d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/Sapphire
Submodule Sapphire updated 154 files
1 change: 1 addition & 0 deletions plugins/plugins.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3174,6 +3174,7 @@ static void initStatic__Sapphire()
{
p->addModel(modelSapphireChaops);
p->addModel(modelSapphireElastika);
p->addModel(modelSapphireEnv);
p->addModel(modelSapphireFrolic);
p->addModel(modelSapphireGalaxy);
p->addModel(modelSapphireGlee);
Expand Down

0 comments on commit 2e9bc2d

Please sign in to comment.