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
|
@ -1 +1 @@
|
|||
Subproject commit f838c2364366c2b258cd63dd5ec5158237c96ed1
|
||||
Subproject commit c65bf21e00c984613749ce76ba07633f3eb8d61f
|
|
@ -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