Hi JUCE team,
I’m currently trying to test the AUv3 plugin on my iPad, but the host app “AUM” does not find my synth or the AUv3Synth from the JUCE examples.
I’ve uploaded both apps to itunes and started testing via TestFlight - downloading etc…
Note: IAA in my provisioning profile is enabled.
(EDIT: tried also by uploading to the iPad directly from X-Code)
My question - did you something magical to find or make the AU available for the host apps? Do I’ve to register it or something similar?
My plan was to try Apples example too (from here: https://developer.apple.com/library/ios/samplecode/AudioUnitV3Example/Introduction/Intro.html), but this is only for X-Code 7.3 or newer and I’ve running 7.21 on 10.10 :-/ Do you have an older example of Apples example somewhere in you lab - or do you know there to download it?
Thanks