ttg
February 7, 2019, 3:56pm
7
Hi,
Since we needed this in Sound Radix, we’ve added AAX AudioSuite (CHostProcessor) support to JUCE 4 & 5.
soundradix/juce5 is pretty much on par with 5.x develop branch.
soundradix/master is currently 4.3.1.
Remember! CHostProcessor behaves different than Native AAX running with AudioSuite property (for example: input number will be your maximum supported if in multi-input mode or mono).
It was tested on Pro Tools 10.3.10 (32-bit) and Pro Tools 2018 (64-bit).
(it doesn’t support olde…
However,
Audiosuite has 2 APIs. The one currently used in JUCE suppose to just wrap around normal aax. Each one has different advantages and disadvantages.