One of the things I’ve wanted to do for ages is find a way to run legacy 32bit Intel VSTs on my Apple Silicon Mac mini as a way of preserving legendary plug-ins from the past. I had some time over the weekend, so I build a small utility wrapper which can run legacy VST2 plugins in a separate helper process under Rosetta, and then bridge the audio to a modern Apple Silicon plugin running in the DAW. Now I’m able to run Camel Phat 3 and Camel Crusher on my M1 Mac mini in 2026! Should work for other old plugins too.
You can download from https://github.com/mannixsquared/vst-wrapper/releases. Let me know if you find a good use for it!!
Discussion
6 responses so far.
No compatible x86_64 plugin format found…??
What plugin are you trying to load? Should be a VST2.
windows vst, dll or vst3 not working on latest Macos adn latest Reaper
Ahh, it won’t load Windows VSTs – only old Intel Mac VSTs that don’t run on ARM. I know REAPER is able to bridge most intel VSTs, but I found some older ones don’t work. So this fixes that problem 🙂
right… i got the wrong impression… perhaps I will find it useful at sometime. thanks
It doesn’t work in GarageBand 10.4.14 on a MacBook M2 Pro running macOS Tahoe 26.4.1. Worse, it ends up in an eternally-spinning rainbow ball… In Audacity 3.7.7 it works fine but of course Audacity already runs vst2’s anyway.