alsa-lib icon indicating copy to clipboard operation
alsa-lib copied to clipboard

[dmix] time for a default up to 8 channels?

Open sylware opened this issue 1 year ago • 2 comments

Isn't the time for dmix to try to configure by default the audio hardware with as many channels as possible up to 8 (at min 48/44.1 kHz, 16bits/float32)?

The channel map should be fine nowadays, shouldn't it?

sylware avatar Nov 04 '23 12:11 sylware

Not all hardware support 8 channels, so it would require to add a fallback code to the dmix code.

perexg avatar Nov 07 '23 09:11 perexg

@perexg

It is not what I said: try to open as many channels as possible up to 8 by default.

I tested alsa-lib (without checking the code), this seems to be what the lib does if you change the default dmix number of channels.

sylware avatar Nov 08 '23 20:11 sylware