JUCE icon indicating copy to clipboard operation
JUCE copied to clipboard

JucePlugin_AAXRequiresChunkCallsOnMainThread

Open BastienC09 opened this issue 5 years ago • 0 comments
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.

BastienC09 avatar Jun 17 '20 14:06 BastienC09