Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

Hey guys I have a 2023 Macbook Pro with an M2 pro chip, without using Rosetta it didn't show up in the plugin location but after running Ableton with Rosetta then the plugin showed up for me.  Another thing sometimes you have to do for some plugins is go into the terminal, they aren't regonized or won't show up because they are unidentified to apple or they weren't signed by apple as safe, so sometimes you do need to go into the terminal to fix that.  For example you can run this command:   sudo xattr -rd com.apple.quarantine /Library/Audio/Plug-Ins/VST/Ribs_1.2.4-Mac/Ribs_1.2.4/OSX/Ribs.vst

-----------

That can help too if its still not working.  the after sudo xattr -rd com.apple.quarantine, the /Library part of the command does need to be the exact location or file path for it to understand the command.  And after I ran it and opened Ableton with Rosetta it worked for me and you also did need to rescan for plugins too.  

Here's something I made for the steps to help me remember:  

-Use Ableton with Rosetta 2, go to the get info and turn on using Rosetta 2 in Ableton.  (Make sure you turn on open using Rosetta, Ribs doesn’t show up if you don’t open it with Rosetta)

-Make sure the VST, VST3, AU Files etc. are in the right folder location

-Use the command in the Terminal paste it:  sudo xattr -rd com.apple.quarantine

-The paste the File Path afterward for example (Must be specific) [You can copy a file path by holding option and rightclicking and pressing copy “Ribs.vst” as pathname]:  /Library/Audio/Plug-Ins/VST/Ribs_1.2.4-Mac/Ribs_1.2.4/OSX/Ribs.vst

-This is what the Command would look like in the Terminal Example:   sudo xattr -rd com.apple.quarantine /Library/Audio/Plug-Ins/VST/Ribs_1.2.4-Mac/Ribs_1.2.4/OSX/Ribs.vst


Reason you run the command (Because the plugin is not signed and notarized. After doing this the system will allow your DAW to load the plugin)

-If the VST version isn’t working for some reason and it has a component file for Audio Units you can do the same thing for audio units files.

(1 edit)

Thanks. Always feel a bit wobbly cracking open terminal but that worked no problem. Stoked to start playing around with this synth!