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
ZynAddSubFX: Fix Effect Load
tags/1.9.7
fundamental
9 years ago
parent
e3b08d71f4
commit
d740084fc5
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
source/native-plugins/zynaddsubfx-synth.cpp
+ 1
- 0
source/native-plugins/zynaddsubfx-synth.cpp
View File
@@ -710,6 +710,7 @@ protected:
fMaster->putalldata(data);
fMaster->applyparameters();
fMaster->initialize_rt();
fMiddleWare->updateResources(fMaster);
Write
Preview
Loading…
Cancel
Save