Please push this to the Pro Version and AU-Vst.
If this gets out I will be paying the Pro price.
Your work should be payed as well. You should be on the Paybook!!!
We need ppl like you!!!
It just makes sense to have two separate install, one for M1, and one for Intel.
I don’t want to mess my folders, I’m also running Reason 12 that has some wonderful
VCV pro 2 Bridge Combinator 2 patches, which runs yet on Rosetta, but M1 is on the roadmap…
I’m not also sure Vcv rack 2 Pro would run on the Mac in Reason bridge…
I just tried building Rack on M1 myself, again, then found this thread! I managed to get Valley building using simde. This script when run from the Rack/plugins source checkout directory will clone Valley, patch it to include the simde headers and build it natively for apple silicon.
git clone https://github.com/ValleyAudio/ValleyRackFree.git
pushd ValleyRackFree
git clone https://github.com/simd-everywhere/simde.git
find ./src -type f -name "*.[hc]pp" -exec sed -i -e 's/pmmintrin/simde\/x86\/sse3/g' {} \;
sed -i -e 's/^FLAGS +=/FLAGS +=-Isimde -DSIMDE_ENABLE_NATIVE_ALIASES/' Makefile
make -j8
popd
Hey all, I have stumbled upon this thread and I was wondering what is the current status of the native M1 port? Is it supported by the main branch or this is still under development/testing? I am especially interested in the VST for VCV Pro, as I heavily rely on it + Ableton Live 11 for my production needs.
Basically this is the only thing refraining me from buying a new MacBook Pro
I read here that AU is just for developers to test their modules compiled for M1 architecture.
So, if my understanding is correct, the VST3 for Mac ARM is fully working for all modules (although in beta) but the AU version is not? Or the VST3 plug in also doesn’t have support for all the modules yet? Can you please clarify?
Does anyone know what’s happened with the development for Apple ARM? It’s like all progress has halted. I’m desperate to use my Pro license with Ableton, but can’t unless I run EVERYTHING in Rosetta which is a massive performance hit.