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

Looking for testers: How eqMac works on M1 chip with Rosetta and build an ARM universal build #413

Closed
nodeful opened this issue Nov 17, 2020 · 28 comments

Comments

@nodeful
Copy link
Collaborator

nodeful commented Nov 17, 2020

As people are now getting access to an M1 Macs, would be great if someone would test how eqMac works without any updated to the binary with Rosetta translation. Also I already managed to do a build with Universal binary, I will post it in this issue soon. If anyone has got an M1 Mac and is willing to do some beta testing please make yourself known in this issue! Thank you!

@nodeful nodeful self-assigned this Nov 17, 2020
@nodeful nodeful changed the title Test: How eqMac works on M1 chip with Rosetta and build an ARM universal build Looking for testers: How eqMac works on M1 chip with Rosetta and build an ARM universal build Nov 17, 2020
@nodeful nodeful pinned this issue Nov 17, 2020
@freak969
Copy link

Any updates on this? I wanna buy an M1 but I wanna know if EqMac works already on this machine?

@nodeful
Copy link
Collaborator Author

nodeful commented Nov 27, 2020

Had no responses from anyone yet. Trying to source a M1 16GB RAM machine but they are not easily available yet :( Don't want to go for the 8GB RAM model

@nodeful
Copy link
Collaborator Author

nodeful commented Nov 27, 2020

But there shouldn't be any dramatic differences. I was already able to build a Universal Binary for the Driver and the App itself, will release it this weekend. Kinda scary that people base their decision to buy a new machine on wether eqMac will work on it or not 😄 but it should be pretty safe to buy I think

@wildpa
Copy link

wildpa commented Nov 27, 2020

I do have a M1 MacBook Air, just installed eqMac and it seems to work.
During installation it asked me to restart Audio or the whole Mac, when I selected to restart the Mac, the Mac restarted and the driver was not installed. Driver installation works only when selecting to restart Audio only.
What i noticed in a few minutes: balance control does not work right, when going to left, it gets louder until like 80% for the right channel, then it gets less loud until its silent when 100% left 0% right. When going to the right it just lowers the volume until its silent when set to 100% right 0%left.

Sorry, English is not my first language, so im not sure if I worded that in a understandable way.

@nodeful
Copy link
Collaborator Author

nodeful commented Nov 29, 2020

@wildpa I've made a build for M1 chip, could you try it out?
https://github.com/bitgapp/eqMac/releases/tag/v0.3.7
Before you run the installer. Could you please delete this file on your system:
/Library/Audio/Plug-Ins/HAL/eqMac.driver. This is so that the installer would install the new M1 native version of the driver. You can do this by running this command in Terminal.app:
sudo rf -rf /Library/Audio/Plug-Ins/HAL/eqMac.driver

@artyvasiuk
Copy link

I am awaiting my M1 Mac delivery by Dec 8. Will help when I have it in hands. Meanwhile you may consider my help with Intel if needed.

@wildpa
Copy link

wildpa commented Nov 30, 2020

The installer ran fine, EQ works as before, but it looks like its still intel.
Bildschirmfoto 2020-11-30 um 10 44 20

Edit: I did delete the files you mentioned before installation.

@nodeful
Copy link
Collaborator Author

nodeful commented Nov 30, 2020

@wildpa thanks, sorry I think I messed up. What version does the app says it's running?

@artyvasiuk
Copy link

artyvasiuk commented Nov 30, 2020

@nodeful I checked. It says 0.3.6

@nodeful
Copy link
Collaborator Author

nodeful commented Nov 30, 2020

Sorry lads, clearly made a mistake here. I'll reupload the v0.3.7 and will let you know

@oinkbark
Copy link

I downloaded the pkg from the 0.3.7 release tag and it runs fine for me on 16GB RAM m1 mac mini.

0.3.6 from the website would not even run.

@nodeful
Copy link
Collaborator Author

nodeful commented Nov 30, 2020

Guys I have reuploaded the correct version here:
https://github.com/bitgapp/eqMac/releases/tag/v0.3.7
Please try again and report back on how it went 😄
I appreciate your help and patience

@artyvasiuk
Copy link

Just tried 0.3.7 on Intel MacBook Air - works fine here. Mind the balance issue mentioned by @wildpa above. No special steps to reproduce - simply try making Left only signal :)

@nodeful
Copy link
Collaborator Author

nodeful commented Nov 30, 2020

@artyvasiuk is that the M1 Chip or Intel?

@artyvasiuk
Copy link

@nodeful Intel.

@nodeful
Copy link
Collaborator Author

nodeful commented Nov 30, 2020

Huh weird, what type of output device used?

@artyvasiuk
Copy link

Are you referring to balance issue or something else?

Output device setting in the eqMac itself? Any device has balance issue - speakers and external headphones.

@nodeful
Copy link
Collaborator Author

nodeful commented Nov 30, 2020

I'm referring to the balance issue that is not reproducable on my end. eqMac is always the output device, I meant the device that the final Audio is being routed to

@artyvasiuk
Copy link

@nodeful Then yes, it's External headphones and same for Macbook Air Speakers. Maybe you need to try it as clean install? Let me know if you need a video or smth. Right channel 100% - 0% works as a volume (from regular to nothing). Left channel 100%-0% - no effect.

@Chunguska
Copy link

Chunguska commented Nov 30, 2020

M1 mac mini user here. Made an account so I could jump in here. I've been struggling with the eqMac app using rosetta. It seems to be going out of phase or something after a few hours, it "detunes".

Video of the detuning issue:
https://youtu.be/bjZKdGw4Ik0

I downloaded v0.3.7 and I'm testing it now. I'll be listening to spotify all day today so I'll report back here if the detuning issue arises again with v0.3.7.

Observed Improvements:
-It installed much quicker and more smoothly(no restart/just works).
-Volume control using MX Master side wheel is no longer glitchy.
-Sound level indicator LED on my micca OriGen g2 DAC properly responds now.
-Proper Sample Rate reported by LED panel on the DAC as well.

Edit: Detuning issue still present.

Edit 2: Either it's taking longer to start again or setting the sample rate to 48khz has solved the detuning issue, this solution didn't work under rosetta.

Edit 3: Two hours and no detuning issue. Appears to be solved.

@nodeful
Copy link
Collaborator Author

nodeful commented Dec 5, 2020

@Chunguska great observations. Haven't thought about tuning eqMac like that 😮 I can code, but clearly I can't audio.
I will make v0.3.7 the latest release then now.

@nodeful nodeful closed this as completed Dec 5, 2020
@gapton
Copy link

gapton commented Jan 16, 2021

If I choose restart the machine the installation fails. M1 Macbook Air with 16GB ram here. OSX 11.1
image
However after reading the above and choosing restart the audio, the installation worked. The first launch after success installation crashed the App and I was stuck with a grey blank App. I force quit it and launch it again and everything is working. Checked System Monitor and saw its running in Apple mode.

Hope the above helps.

@nintendork07
Copy link

Hello, on my M1 Macbook Air, the sound stops working when waking the laptop from hibernation/sleep. There is no sound at all until I wait a minute or mess with the sound input settings.

Also for installation, it fails if I select restart mac, it only successfully installs if I select restart audio instead.

@FraSa67
Copy link

FraSa67 commented Feb 4, 2021

Running on MacMini M1 OS X 11.2 - Installation was flawless and as expected. First start of the app was a bit strange (no app window, forcing the app windows up shows an empty white box), after second try everything seems to work fine. I wish for a rather esoteric feature: using an iPhone as calibration mike to baseline any speaker (a bit like SONOS does it) - Great Job, thanks a bunch for this smart piece of software. Would gladly pay a few bucks to keep this going ! :)

@xXorAa
Copy link

xXorAa commented Feb 12, 2021

Installed the v3.7 Beta on M1 MBP and application seems functional. I did see the white window problem noted above, had to quit and restart then it started to function normally.

@josuemedi
Copy link

josuemedi commented Feb 17, 2021

Hello, I am trying to install bur it gives me this error.
I have a MacBook Air m1

Captura de Pantalla 2021-02-17 a la(s) 1 29 23 a  m

@antonkudin
Copy link

antonkudin commented Feb 21, 2021

Installing was weird, at first it rebooted, failed. After reinstalling it complained it started with a blank window, muted all audio. After closing the window and restarting, it started fine, seem to be working. Pan slider doesn't work correctly: -100 - 0 is just volume and 0 - +100 doesn't affect sound at all. Somehow setting pan slider in the middle lowers volume?
EDIT: Mac Mini M1, macOS 11.2.1

@nodeful nodeful unpinned this issue Mar 13, 2021
@bernardkkt
Copy link

Installer still requires Rosetta 2 to be installed. Someone mentioned that the Distribution file needs to be updated:

https://developer.apple.com/forums/thread/667672?answerId=648995022#648995022

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