HISE Logo Forum
    • Categories
    • Register
    • Login

    Native Apple Silicon AAX

    Scheduled Pinned Locked Moved General Questions
    30 Posts 11 Posters 1.7k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Dan KorneffD
      Dan Korneff @orange
      last edited by

      @orange speaking of which, @Christoph-Hart can we please add multichannel routing so we can make ATMOS plugs?

      Dan Korneff - Producer / Mixer / Audio Nerd

      1 Reply Last reply Reply Quote 1
      • LindonL
        Lindon @orange
        last edited by

        @orange cept it doenst anymore its 2.50 only here....
        Screenshot 2023-04-11 at 16.36.51.png

        ..or am I looking in the wrong place?

        HISE Development for hire.
        www.channelrobot.com

        LindonL 1 Reply Last reply Reply Quote 0
        • LindonL
          Lindon @Lindon
          last edited by

          ...grrrrrrrr

          Well now it will start to compile butfalls over pretty badly..

          ▸ Compiling include_juce_audio_plugin_client_AAX.mm
          
          ❌  /Users/lindonparker/HISE/JUCE/modules/juce_audio_plugin_client/AAX/juce_AAX_Wrapper.cpp:312:22: use of undeclared identifier 'AAX_eStemFormat_Reserved_1'; did you mean 'AAX_eStemFormat_Stereo'?
          
                          case AAX_eStemFormat_Reserved_1:
                                     ~~~~~~~~ ^~~~~~
          
          
          
          ❌  /Users/lindonparker/HISE/JUCE/modules/juce_audio_plugin_client/AAX/juce_AAX_Wrapper.cpp:313:22: use of undeclared identifier 'AAX_eStemFormat_Reserved_2'; did you mean 'AAX_eStemFormat_Stereo'?
          
                          case AAX_eStemFormat_Reserved_2:
                  ^
          
          
          
          ❌  /Users/lindonparker/HISE/JUCE/modules/juce_audio_plugin_client/AAX/juce_AAX_Wrapper.cpp:314:22: use of undeclared identifier 'AAX_eStemFormat_Reserved_3'; did you mean 'AAX_eStemFormat_Stereo'?
          
                          case AAX_eStemFormat_Reserved_3:
                  ^
          
          
          
          ❌  /Users/lindonparker/HISE/JUCE/modules/juce_audio_plugin_client/AAX/juce_AAX_Wrapper.cpp:312:22: duplicate case value 'AAX_eStemFormat_Stereo'
          
                          case AAX_eStemFormat_Reserved_1:
                  ^
          
          
          
          ❌  /Users/lindonparker/HISE/JUCE/modules/juce_audio_plugin_client/AAX/juce_AAX_Wrapper.cpp:313:22: duplicate case value 'AAX_eStemFormat_Stereo'
          
                          case AAX_eStemFormat_Reserved_2:
                               ^
          
          
          
          ❌  /Users/lindonparker/HISE/JUCE/modules/juce_audio_plugin_client/AAX/juce_AAX_Wrapper.cpp:314:22: duplicate case value 'AAX_eStemFormat_Stereo'
          
                          case AAX_eStemFormat_Reserved_3:
                               ^
          
          
          ▸ Compiling include_juce_audio_plugin_client_AAX.mm
          
          ❌  /Users/lindonparker/HISE/JUCE/modules/juce_audio_plugin_client/AAX/juce_AAX_Wrapper.cpp:312:22: use of undeclared identifier 'AAX_eStemFormat_Reserved_1'; did you mean 'AAX_eStemFormat_Stereo'?
          
                          case AAX_eStemFormat_Reserved_1:
                               ^
          
          
          
          ❌  /Users/lindonparker/HISE/JUCE/modules/juce_audio_plugin_client/AAX/juce_AAX_Wrapper.cpp:313:22: use of undeclared identifier 'AAX_eStemFormat_Reserved_2'; did you mean 'AAX_eStemFormat_Stereo'?
          
                          case AAX_eStemFormat_Reserved_2:
                  ^
          
          
          
          ❌  /Users/lindonparker/HISE/JUCE/modules/juce_audio_plugin_client/AAX/juce_AAX_Wrapper.cpp:314:22: use of undeclared identifier 'AAX_eStemFormat_Reserved_3'; did you mean 'AAX_eStemFormat_Stereo'?
          
                          case AAX_eStemFormat_Reserved_3:
                  ^
          
          
          
          ❌  /Users/lindonparker/HISE/JUCE/modules/juce_audio_plugin_client/AAX/juce_AAX_Wrapper.cpp:312:22: duplicate case value 'AAX_eStemFormat_Stereo'
          
                          case AAX_eStemFormat_Reserved_1:
                  ^
          
          
          
          ❌  /Users/lindonparker/HISE/JUCE/modules/juce_audio_plugin_client/AAX/juce_AAX_Wrapper.cpp:313:22: duplicate case value 'AAX_eStemFormat_Stereo'
          
                          case AAX_eStemFormat_Reserved_2:
                               ^
          
          
          
          ❌  /Users/lindonparker/HISE/JUCE/modules/juce_audio_plugin_client/AAX/juce_AAX_Wrapper.cpp:314:22: duplicate case value 'AAX_eStemFormat_Stereo'
          
                          case AAX_eStemFormat_Reserved_3:
                               ^
          
          
          ** BUILD FAILED **
          
          

          Has anyone got an AAX SDK that builds successfully, and builds native plugins?

          HISE Development for hire.
          www.channelrobot.com

          Dan KorneffD 2 Replies Last reply Reply Quote 0
          • Dan KorneffD
            Dan Korneff @Lindon
            last edited by

            @Lindon I'm check my rig in a few. You need PC or MAC?

            Dan Korneff - Producer / Mixer / Audio Nerd

            1 Reply Last reply Reply Quote 0
            • Dan KorneffD
              Dan Korneff @Lindon
              last edited by

              @Lindon I'm getting the exact same errors here when trying to use AAX 2.5

              Dan Korneff - Producer / Mixer / Audio Nerd

              LindonL 1 Reply Last reply Reply Quote 0
              • LindonL
                Lindon @Dan Korneff
                last edited by Lindon

                @Dan-Korneff said in Native Apple Silicon AAX:

                @Lindon I'm getting the exact same errors here when trying to use AAX 2.5

                yeah - it looks like 2.5+ for the AAX SDK is broken for HISE...which is a bit of a concern as you can now only get 2.5.0 from Avid....

                @Christoph-Hart !!! - this might be a JUCE problem but can you take a (quick) look?

                HISE Development for hire.
                www.channelrobot.com

                A 1 Reply Last reply Reply Quote 0
                • A
                  audiolyf @Lindon
                  last edited by

                  +1 I think I need to get my hands on that 2.4.1 too, shame they don't keep any legacy downloads at all..

                  hisefiloH 1 Reply Last reply Reply Quote 0
                  • hisefiloH
                    hisefilo @audiolyf
                    last edited by

                    @audiolyf @Lindon @Dan-Korneff Hi mates, anyone can post or share a legacy 2.4.x AAX SDK?
                    2.5.1 still getting the "duplicate case value 'AAX_eStemFormat_Stereo'" error on Mac Silicon.
                    Thanks in advance!

                    A 1 Reply Last reply Reply Quote 0
                    • A
                      audiolyf @hisefilo
                      last edited by

                      @hisefilo Sure PM me your email

                      1 Reply Last reply Reply Quote 0
                      • B
                        b23deep
                        last edited by

                        Hi everyone, I'm new here - nice to meet you all :) I'm running into the same problem. Would it please be possible to also share the 2.4.1 with me? Thanks in advance!

                        1 Reply Last reply Reply Quote 0
                        • Gabor.KG
                          Gabor.K
                          last edited by

                          Hi everyone!
                          I have the same problem with 2.5.0 (AAX_eStemFormat_Stereo).
                          Can anyone share a 2.4.1 AAX SDK with me? It would be greatly appreciated.

                          1 Reply Last reply Reply Quote 0
                          • First post
                            Last post

                          19

                          Online

                          1.7k

                          Users

                          11.8k

                          Topics

                          102.4k

                          Posts