On Sat, 2007-01-13 at 19:57 +0100, Johan Spee wrote:
> Because of that statement I am a bit less worried about the fact that
> even the simplest .asoundrc does not work for me.
> This, for instance:
> pcm.ALIAS {
>     type hw
>     card 0
> }
> gives only errors when I do: 'aplay -D ALIAS test.wav'
> 

Because your hardware only supports 32 bit samples, you cannot play back
normal .wav files through a hw device.

Just use default:X where X is the card number (0 or 1).

Lee


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to