Hi ![]()
Are there any tutorials or videos about making ARA plug-ins with Juce? I could only find the official documentation which is not super easy to start with.
Thank you
Simon
Hi ![]()
Are there any tutorials or videos about making ARA plug-ins with Juce? I could only find the official documentation which is not super easy to start with.
Thank you
Simon
Hi - I am just starting out with ARA plugin functionality too. I found this recent video which might help you!
Thank you so much Matt ![]()
Super helpful indeed. But I find it still hard to wrap my head around where to call things and where to do things? The other resource I found was the Juce ARA plugin example. Itβs great but it does things completely differently than what they show in the video, and everything is inside one file ![]()
Yeah, the example and the video are completely different implementations. Have you found a simpler ARA example?
The biggest problem we have had is that the Logic, Cubase and Studio One implementations of ARA support are vastly different, and a solution for one easily breaks another. Especially true when you duplicate or split regions.