This website works better with JavaScript.
Home
Help
Sign In
VCVRack
/
Befaco
mirror of
https://github.com/VCVRack/Befaco.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
17
Wiki
Activity
Browse Source
Fix BananutBlack alias.
tags/v2.1.0
Andrew Belt
4 years ago
parent
d3166352ec
commit
396952c92b
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/plugin.hpp
+ 1
- 1
src/plugin.hpp
View File
@@ -101,7 +101,7 @@ struct BananutBlack : app::SvgPort {
}
};
/** Deprecated alias */
using BefacoInputPort = Bananut
Red
;
using BefacoInputPort = Bananut
Black
;
struct CKSSNarrow : app::SvgSwitch {
CKSSNarrow() {
Write
Preview
Loading…
Cancel
Save