[pulseaudio-discuss] [PATCH] Added support for Creative SoundBlaster Omni Surround 5.1 USB sound card. Mic and Line in inputs were not working at all.

Nazar Mokrynskyi nazar at mokrynskyi.com
Thu Jun 4 16:08:43 PDT 2015


> Do you mean try_auto does not work as expected ?
>
>   [PA_SAMPLE_S24LE] = SND_PCM_FORMAT_S24_3LE,
>
> static const pa_sample_format_t try_order[] = {
>         PA_SAMPLE_FLOAT32NE,
>         PA_SAMPLE_FLOAT32RE,
>         PA_SAMPLE_S32NE,
>         PA_SAMPLE_S32RE,
>         PA_SAMPLE_S24_32NE,
>         PA_SAMPLE_S24_32RE,
>         PA_SAMPLE_S24NE,
>         PA_SAMPLE_S24RE,
>         PA_SAMPLE_S16NE,
>         PA_SAMPLE_S16RE,
>         PA_SAMPLE_ALAW,
>         PA_SAMPLE_ULAW,
>         PA_SAMPLE_U8
>     };
>
No, I just found line in that file:
> ; default-sample-format = s16le
This is comment, but I thought this is also default value, so I've added:
> default-sample-format = s24le
at the end, didn't check it though.
Should I remove it because of automatic detection?

Sincerely, Nazar Mokrynskyi
github.com/nazar-pc
Skype: nazar-pc
Diaspora: nazarpc at diaspora.mokrynskyi.com
Tox: A9D95C9AA5F7A3ED75D83D0292E22ACE84BA40E912185939414475AF28FD2B2A5C8EF5261249


-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4245 bytes
Desc: Кріптографічний підпис S/MIME
URL: <http://lists.freedesktop.org/archives/pulseaudio-discuss/attachments/20150605/bdb30501/attachment.bin>


More information about the pulseaudio-discuss mailing list