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

[Bug] [MacOS] Audio stuttering and ?missing? audio devices #203

Open
Z3R0-CDS opened this issue Feb 17, 2025 · 2 comments
Open

[Bug] [MacOS] Audio stuttering and ?missing? audio devices #203

Z3R0-CDS opened this issue Feb 17, 2025 · 2 comments

Comments

@Z3R0-CDS
Copy link

Hey. I am using GOXLR utility on mac now too because I do want to use it when docked at home.
Worked fine on Win and Lin. But on mac I only have two devices for audio in the settings appear.
Both named GOXLR. Wich seems wrong. And when I use them for the mac. For example in discord. The audio is delayed and very laggy and seems to have an echo or loop? Idk. I know mac os is only somewhat supported but help would be great.
Also the Download says M1 I am on a M3 Pro. Not sure if that can cause some issues too.

Device: Macbook Pro M3 Pro
OS: MacOs Sequoia Version 15.3.1 (24D70)

Let me know some ideas. Or if any additional Information is needed

@Z3R0-CDS
Copy link
Author

Oh Playback works fine but is always running on System due to missing selection in macos

@FrostyCoolSlug
Copy link
Member

MacOS is unfortunately quite awkward to develop for, it has no native way to push applications to a specific output (meaning that unless the App directly supports it, everything goes to System), and there are no drivers either so Aggregates are used as a workaround. This unfortunately makes everything a little messy.

I'd honestly recommend getting your hands on Loopback, which can better handle the GoXLRs virtual device splitting (which will solve the Discord issue), as well as properly deal with application routing.

Cheers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants