This is a test application which loads and hosts an ARA Plugin.
Currently this project can be built with Xcode only.
- Contact to Celemony to get "ARA_SDK.1.0.1.007.zip"
- Checkout this project.
- Extract "ARA_SDK.1.0.1.007.zip" and copy "ARA_SDK.1.0.1.007" into "./ext" directory.
- Download JUCE and build the "Projucer" app.
- Open "./ARAHostTest.jucer" in the Projucer.
- Click "Save and Open in IDE" button on the Projucer's window.
- Build and run with Xcode.