Olivier Schmitt wrote:
> Can someone say me how to use S24_3LE format on a loopback?
It should not be necessary to use such a specialized format; just use S32.
If you really want to use it, you have to change the driver source code
to add SNDRV_PCM_FMTBIT_S24_3LE.
Regards,
Clemens
Hello,
Can someone say me how to use
*S24_3LE format on a loopback?*
*I use an card who use *
*S24_3LE format as output and i use alsaloop for connected them to a
loopback. But alsaloop say that my loopback can't use S24_3LE format.*
*Thanks in advance.*