HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. CHEXHOmusic
    3. Posts
    C
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 6
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: AAX SDK Compiling - Windows

      @d-healey Ok great, Ill go through that. Thanks very much!

      posted in General Questions
      C
      CHEXHOmusic
    • 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,

      1. Ive downloaded the AAX SDK file on:
        https://my.avid.com/products/cppsdk

      2. Ive compiled the AAX Library:
        Screenshot 2024-08-05 150157.png
        Screenshot 2024-08-05 145920.png
        as Multi-Threaded

      3. Lastly, I added the AAX ADK file with the compiled AAX Library folder, to my HISE SDK folder:
        Screenshot 2024-08-05 151354.png

      I can't compile the whole AAX SDK for some reason so I assume this is what everyone means.
      Am I right?

      posted in General Questions
      C
      CHEXHOmusic
    • RE: How to export VST3 & AAX

      @Lindon I see, Ill have to find the right forum for this process. Thank you so much Lindon

      posted in General Questions
      C
      CHEXHOmusic
    • 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?

      posted in General Questions
      C
      CHEXHOmusic
    • RE: How to export VST3 & AAX

      @d-healey Thanks very much I just enabled the vst3:
      Screenshot 2024-08-05 102305.png
      Ill check out the forum for the setup path in projucer for AAX

      posted in General Questions
      C
      CHEXHOmusic
    • 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:
      Screenshot 2024-08-05 095123.png

      What may I be missing?

      (Also thanks to David Healey for all the great YouTube tutorials, I love them so much!)

      posted in General Questions
      C
      CHEXHOmusic