This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
Cardinal
mirror of
https://github.com/DISTRHO/Cardinal.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
18
Wiki
Activity
Browse Source
Sapphire v 2.2.2: Added new module Tube Unit.
tags/23.07
Don Cross
Filipe Coelho
<falktx@falktx.com>
2 years ago
parent
120d5e3c08
commit
e2ed1e02d2
2 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
plugins/Sapphire
+1
-0
plugins/plugins.cpp
+ 1
- 1
plugins/Sapphire
@@ -1 +1 @@
Subproject commit
b30d20745dd028961b0047b506d560ed48f2656c
Subproject commit
2d374e2222475aa4207aec8c541716ed467e2619
+ 1
- 0
plugins/plugins.cpp
View File
@@ -2739,6 +2739,7 @@ static void initStatic__Sapphire()
{
p->addModel(modelElastika);
p->addModel(modelMoots);
p->addModel(modelTubeUnit);
}
}
Write
Preview
Loading…
Cancel
Save