Sapphire v2.5.8 - new module "Env". (#805)
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.
This commit is contained in:
parent
89a18eb2f8
commit
2e9bc2d68a
2 changed files with 2 additions and 1 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue