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
Reset zynaddsubfx before loading new state
tags/1.9.7
falkTX
8 years ago
parent
9e7b0a5dc1
commit
9f84b4e8ab
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
@@ -768,6 +768,7 @@ protected:
const MiddleWareThread::ScopedStopper mwss(*fMiddleWareThread);
const CarlaMutexLocker cml(fMutex);
fMaster->defaults();
fMaster->putalldata(data);
fMaster->applyparameters();
fMaster->initialize_rt();
Write
Preview
Loading…
Cancel
Save