JUCE
JUCE copied to clipboard
JucePlugin_AAXRequiresChunkCallsOnMainThread
trafficstars
Add option "JucePlugin_AAXRequiresChunkCallsOnMainThread"
Prevents crashes while loading sessions in Protools. It explicitly asks Protools to use message thread for chunk calls which improves code safety.