Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any chance of a Macos ARM version? #145

Closed
lcalder opened this issue Aug 30, 2023 · 5 comments
Closed

Any chance of a Macos ARM version? #145

lcalder opened this issue Aug 30, 2023 · 5 comments

Comments

@lcalder
Copy link

lcalder commented Aug 30, 2023

This program is wonderful. I do see a bit of a performance hit when it is running. I wonder how much more efficiently it would run if there were a native ARM version...

@kosua20
Copy link
Owner

kosua20 commented Sep 4, 2023

Hello! That's a good suggestion, I've done some tests to generate a universal binary for macOS with native support for both x64 and ARM versions. If you want to test it, you can find the resulting build in this side-repository: https://github.com/kosua20/MIDIVisualizer-CI-tests/releases/tag/test19 (sorry for the obscure names, this is where I usually test the automated build system to avoid messing up the main repository).
As I don't have an ARM mac at hand, I have no guarantee that it will runs properly (but you should always be able to force Rosetta emulation in the .app properties).

@lcalder
Copy link
Author

lcalder commented Sep 4, 2023

Wow! Thanks. I will test it and let you know.

@lcalder
Copy link
Author

lcalder commented Sep 4, 2023

I tested on my M2 Pro and so far it is working fine.

@kosua20
Copy link
Owner

kosua20 commented Sep 4, 2023

Great, thank you for testing! I'll enable this for future releases.

kosua20 added a commit that referenced this issue Sep 4, 2023
Using universal dependencies (ffmpeg).
@lcalder
Copy link
Author

lcalder commented Sep 5, 2023

Thanks!

@lcalder lcalder closed this as completed Sep 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants