np wrote: > when i try to play anything through it (using aplay, pd, or xmms), i get an > error about 'invalid sample format.' taking a look at > /proc/asound/card1/stream0 i see that the card sample formats are S16_LE and > S24_LE with sample rates 44100, 48000, and 96000. i'm guessing i need some > way to convert from an acceptable sample format into one of these formats -- > could someone enlighten me as to how to do that?
Use device name "plughw:1" instead of "hw:1": aplay -D plughw:1 something.wav > i tried using jackd but it spits out an error about unacceptable > sample formats too.. jackd should accept S16_LE, but maybe this isn't available with the default sample rate of 48000. HTH Clemens ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user