-
Notifications
You must be signed in to change notification settings - Fork 37
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
QtRadio wreaks havoc on ALSA #49
Comments
Startup log:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
(Note: I use JACK on top of ALSA, with pulseaudio outputing to JACK for application compatibility.)
When I start QtRadio it appears to connect and disconnect from every input and output device returned by ALSA an extremely alarming number of times. I have a webcam whose light flashes any time it's touched, and running QtRadio caused it to flash about thirty times. All this business froze JACK (due to, from what I can tell, the underlying device having been aggressively requested by QtRadio).
The text was updated successfully, but these errors were encountered: