Upload files to "Source"
This commit is contained in:
@@ -15,6 +15,7 @@ public:
|
|||||||
addVoice(new NeuralSynthVoice(sp)); // <-- takes MPESynthesiserVoice*
|
addVoice(new NeuralSynthVoice(sp)); // <-- takes MPESynthesiserVoice*
|
||||||
|
|
||||||
// MPE synths do not use addSound(); note events are routed via MPE zones.
|
// MPE synths do not use addSound(); note events are routed via MPE zones.
|
||||||
|
enableLegacyMode(maxNumVoices);
|
||||||
setVoiceStealingEnabled(true);
|
setVoiceStealingEnabled(true);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user