我下的 MAC 版本 VST 不识别 CUBASE 里没有 大家知道怎么回事吗???就是上次弄了这个装完之后 打开terminal 修复:
For AU: sudo codesign -f -s - /Library/Audio/Plug-Ins/Components/Elastik\ 2.component/Contents/MacOS/Elastik\ 2
For VST:sudo codesign -f -s - /Library/Audio/Plug-Ins/VST/Elastik\ 2.vst/Contents/MacOS/Elastik\ 2
For dpm:sudo codesign -f -s - /Library/Application\ Support/Digidesign/Plug-Ins/Elastik\ 2.dpm/Contents/MacOS/Elastik\ 2
For APP :sudo xattr -c /Applications/Elastik\ 2.app 就不识别了 2.6.3有人说输入这个