AAX for arm64
-
Looks like AAX arm64 is finally around the corner.
Has anyone downloaded the latest SDK and tried building an arm64 AAX with HISE?
I just tried now and everything builds as expected on the SDK side but getting errors when compiling from HISE.
Definitely not an expert here so not sure where it is failing. Would be interested to hear if anyone else has hit similar errors or has successfully been able to build.
-
@optimistic Have you compiled the static library?
In the AAX SDK folder, open the below file with Xcode and compile it. Then try to export the AAX plugin with Hise again.
Libs/AAXLibrary/MacBuild/AAXLibrary.xcodeproj
-
@orange have you successfully done this with HISE?
Those were the steps I tried and I was successfully building with the previous SDK but now get this error.
Trying to figure out if I've done something wrong with building the SDK or if HISE needs an update to support this.
-
@optimistic I haven't tried the new AAX arm64 SDK yet. Normally it should work if you compile static AAX libraries. This step is generally skipped, and I just wanted to remind you.
Since there was no M1 support before, maybe Universal AAX binaries (Intel & arm64) is not enabled on Hise yet.
-
@orange yes I think I'm enforcing Intel only builds when the AAX flag is set. Once the ARM support is working and there's a native Protools version out there, I'll update this.
-
@Christoph-Hart could you possibly add AAX DSP export as well?
-
@Christoph-Hart Sounds good and makes sense. I think once a public version of PT is released the demand will certainly be there. I'm not sure when that will be. They are hoping for this year but could be early next.