Last active
April 27, 2025 18:31
-
-
Save janbiasi/99a3bd8e7602906d94aeed6a29e337df to your computer and use it in GitHub Desktop.
Remove AAX and AU components for those who only use VSTs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rm -rf /Library/Application\ Support/Avid/Audio/Plug-Ins/** | |
rm -rf /Library/Audio/Plug-Ins/Components/** |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment