[SOLVED] Valhalla plugins on Mac M1 Ventura 13.5 WORKING?

Discussion in 'Logic' started by Nehal, Aug 8, 2023.

  1. Nehal

    Nehal Member

    Joined:
    Oct 8, 2019
    Messages:
    179
    Likes Received:
    16
    Hi guys,

    Just wanted to know if y'all Mac M1 Ventura 13.5, users able to get Valhalla plugs working? Specifically AU format Logic Pro 10.7.9. I get "Unauthorised only dry signal will be output" Dialog in all the plugins of Valhalla. I can't authorise it no matter what. If you have any suggestions on how this can be fixed kindly let me know. Thanks in advance.

    Regards.
     
  2.  
  3. clone

    clone Audiosexual

    Joined:
    Feb 5, 2021
    Messages:
    6,789
    Likes Received:
    2,966
    Best Answer
    you should mention which release. One of them supposedly has a typo in the instructions you may have used. make sure they are codesigned correctly.

    Open Logic in Rosetta to authorize the AU plugins. it should ask for key, if it hasn't before this.

    to Codesign the plugins correctly:

    Code:
    sudo xattr -rd com.apple.quarantine /Library/Audio/Plug-Ins/Components/Valhalla*
    sudo xattr -rd com.apple.quarantine /Library/Audio/Plug-Ins/VST3/Valhalla*
    sudo xattr -rd com.apple.quarantine /Library/Audio/Plug-Ins/VST/Valhalla*
    
    sudo codesign -fs - /Library/Audio/Plug-Ins/Components/Valhalla*
    sudo codesign -fs - /Library/Audio/Plug-Ins/VST3/Valhalla*
    sudo codesign -fs - /Library/Audio/Plug-Ins/VST/Valhalla*
     
  4. Nehal

    Nehal Member

    Joined:
    Oct 8, 2019
    Messages:
    179
    Likes Received:
    16
    Genius. This worked. Thanks loads. Cheers.
     
  5. obikenobi007

    obikenobi007 Guest

    Hi! same issue. Valahallavintage verb v 2.12. M1 sonoma ableton. same isssue tried to codesign. any help appreciated.
     
Loading...
Loading...