@d-healey Ok great, Ill go through that. Thanks very much!
Posts made by CHEXHOmusic
-
RE: AAX SDK Compiling - Windows
-
AAX SDK Compiling - Windows
Hello, I'd like to make sure Im taking the right steps on this. I've read on many forums to attempt this process once again:
So,-
Ive downloaded the AAX SDK file on:
https://my.avid.com/products/cppsdk -
Ive compiled the AAX Library:
as Multi-Threaded -
Lastly, I added the AAX ADK file with the compiled AAX Library folder, to my HISE SDK folder:
I can't compile the whole AAX SDK for some reason so I assume this is what everyone means.
Am I right? -
-
RE: How to export VST3 & AAX
@Lindon I see, Ill have to find the right forum for this process. Thank you so much Lindon
-
RE: How to export VST3 & AAX
@Lindon So the file I have that is titled "axx-sdk-2-8-0" needs to be compiled separately in VS2022, to then later grab that folder and add it to the SDK files right?
-
RE: How to export VST3 & AAX
@d-healey Thanks very much I just enabled the vst3:
Ill check out the forum for the setup path in projucer for AAX -
How to export VST3 & AAX
Hello Im fairly new to the coding world..
I went through David's YouTube tutorial for compiling HISE using VS2022 and when exporting a project I can't seem to open the .dll file as a VST3. (On Steinberg Cubase, it only shows as a VST2 which are useless nowadays)As well I have provided both the unzipped VST3 SDK files and the AAX SDK in the HISE developer file prior to compiling HISE:
What may I be missing?
(Also thanks to David Healey for all the great YouTube tutorials, I love them so much!)