Re: .asoundrc

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 6/18/07, Nobin Mathew <nobin.mathew@xxxxxxxxx> wrote:
> Hi,
>
> I am trying to write one .asoundrc file
>
> What i am currently doing is rate conversion
>
> My .asounrc file contains
>
> pcm.sirf3a {
>         type rate
>         slave {
>                 pcm "hw:0,0"
>                 rate 8000
>         }
> }
>
>
> I am using following command
>
> aplay -M -D sirf3a /usr/share/sounds/alsa/Side_Right.wav
>
> But it is giving me some errors
>
> aplay: set_params:909: Channels count non available

Because your hardware probably only supports stereo but you're trying
to play a mono file.

Add a plug layer to do channel conversion.

Lee
_______________________________________________
Alsa-devel mailing list
Alsa-devel@xxxxxxxxxxxxxxxx
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

[Index of Archives]     [ALSA User]     [Linux Audio Users]     [Kernel Archive]     [Asterisk PBX]     [Photo Sharing]     [Linux Sound]     [Video 4 Linux]     [Gimp]     [Yosemite News]

  Powered by Linux