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
Always set juce plugin host name when importing juce code
tags/1.9.8
falkTX
7 years ago
parent
e62d6646df
commit
01dd46b2bd
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
data/copy-juce-carla
+ 1
- 0
data/copy-juce-carla
View File
@@ -16,3 +16,4 @@ for M in $MODULES; do
done
find $CARLA_MODULES_DIR -name juce_module_info -delete
sed -i "s|Juce VST Host|Carla Plugin Host|" $CARLA_MODULES_DIR/juce_audio_processors/format_types/juce_VSTPluginFormat.cpp
Write
Preview
Loading…
Cancel
Save