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

Please verify if CoreAudio works with sample rates different from 44.1k #65

Open
baadc0de opened this issue May 3, 2017 · 2 comments
Open

Comments

@baadc0de
Copy link

baadc0de commented May 3, 2017

I am running JACK1 on macOS Sierra. When jackd is running with a samplerate that is not 44.1kHz, nothing is captured on the inputs. The system.capture_* ports are always returning bit-perfect silence.

jackd -dcoreaudio -r192000 -p256

The funny thing is that outputs (on the same device) work at any supported sample rate. The metering on the sound card shows external signal and I can see this signal with other CoreAudio applications, such as REAPER.

I would like to find out if the issue is my soundcard's drivers (Avid HD Native) or the CoreAudio backend of JACK1. Could someone verify with their soundcard?

Best regards

@baadc0de
Copy link
Author

baadc0de commented May 3, 2017

Side note: it seems that if I try the same jackd command multiple times repeatedly, it eventually registers the inputs. So far it's been a pretty consistent one out of three attempts.

@dyfer
Copy link

dyfer commented Feb 13, 2019

I have also experienced this issue on macOS 10.13.6, jackd built using homebrew. In my case audio input works very rarely, once in maybe 20 tries, regardless of sample rate.
I can't seem to also correlate it with running using internal soundcard of macbook pro (using aggregate device), vs. an external Behringer UMC404HD, both seem to fail similarly often.

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