This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
Carla
mirror of
https://github.com/falkTX/Carla
Watch
1
Star
0
Fork
0
Code
Releases
42
Activity
Browse Source
Don't list internal carla-in-carla plugin, needs more work
tags/1.9.4
falkTX
11 years ago
parent
304b7c0dba
commit
d2dd7e35f9
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
source/backend/plugin/NativePlugin.cpp
+ 1
- 1
source/backend/plugin/NativePlugin.cpp
View File
@@ -43,7 +43,7 @@ void carla_register_all_plugins()
#ifndef BUILD_BRIDGE
// Carla
carla_register_native_plugin_carla();
//
carla_register_native_plugin_carla();
// kinda unfinished
#endif
#ifdef WANT_AUDIOFILE
Write
Preview
Loading…
Cancel
Save