Open baconpaul opened 3 weeks ago
Count me in for testing. Good luck!
Thanks. I’ll probably do shorrcidcuit before surge so will tag you on that issue when I open it too.
OK got a surge release build working on my arm device today. But some gotchas
So a lot to think about here and shortcircuit both. A lot.
Beta for surge in in zip form only for arm64ec now in nightky https://github.com/surge-synthesizer/surge/releases/tag/Nightly
no lua. Ensemble effect bypassed. But using neon intrinsics
Just installed the CLAP and it looks and works great so far. Will play around with it this weekend.
Thankyou!
Wonderful!
over the next two weeks I’ll work on those omissions
I also updated shortcircuit with our new arm64ec friendly simde strategy so you may want to update that too
Well good luck - I hope the problems aren't too great to overcome. I'll put a post later in the Reaper forum linking to your betas in case we can get some more folks testing them out. Thanks again!
Thanks.
I got the two effects sorted this morning. Our big ARM shift meant MSVC no longer dumps core when compiling. Should have a PR soon.
LUA might be tricky but definitely involves some thought.
But fixing the VST3 is sort of my next plan of attack then trying to get flac and mp3 working on shortcircuit
Testers always welcome! Join on discord or post here indeed. Thanks.
https://github.com/LuaJIT/LuaJIT/issues/1096
linking to that issue for LUAJit support
A windows arm64 ec build in pipelines should be possible.
Some issues
CLAP and Standalone are way easier than VST3, which uses juce for assembly of folder and module info and doesn't cross compile yet https://github.com/baconpaul/airwin2rack/issues/163
LUAJIT seems like it could be scary. We need to cross compile on win like we do on mac.
But I have clap-info working and looks like I might have air win clap working soon and hardware is on the way so figured I would open an issue so interested parties could follow