mathojojo - 2017-07-31

Testing with :
"aplay -Dfront:Ultra -f S24_3LE -c2 -r48000 /dev/zero"

Lecture données brutes '/dev/zero' : Signed 24 bit Little Endian in 3bytes, Fréquence 48000 Hz, 2 Canaux
aplay: set_params:1239: Nombre de canaux non disponible

(the last line mean : Number of channels unavailable)

AND

Testing with :
"aplay -Dsurround71:Ultra -f S24_3LE -c7 -r48000 /dev/zero"

Lecture données brutes '/dev/zero' : Signed 24 bit Little Endian in 3bytes, Fréquence 48000 Hz, 7 Canaux

No error in this case.

It looks like only surround71 profile has channels defined, might it be a problem of Alsa itself or snd-audio-usb driver ?

Thank you

 

Last edit: mathojojo 2017-07-31