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

Alsa default is somthing inpredictable #6

Closed
SeeLook opened this issue Feb 27, 2014 · 1 comment
Closed

Alsa default is somthing inpredictable #6

SeeLook opened this issue Feb 27, 2014 · 1 comment

Comments

@SeeLook
Copy link

SeeLook commented Feb 27, 2014

When stream is opened with RTAUDIO_ALSA_USE_DEFAULT flag it is impossible to guess what device exactly was opened - returned reference to StreamParaameters doesn't correspond to real state. Also buferFrames value is forced by this "default" device.
Any clue from RtAudio is necessary to determine which device it is among devices list and to able to open it without "default" when all parameters are manageable.

@garyscavone
Copy link
Contributor

From my perspective, this is an ALSA issue. I have a feeling that the ALSA default device is some sort of virtual device with automatic data format conversion. You should google "alsa default device" and read more.

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