[linux-audio-dev] Juce now has ALSA support!

Lee Revell rlrevell at joe-job.com
Wed Mar 1 20:50:06 UTC 2006


On Wed, 2006-03-01 at 22:32 +0100, David Kastrup wrote:
> What happens now if I do
> aplay -D spdif something.wav
> ?  Most certainly not the soundcard with the S/PDIF output gets used.
> Instead some nonsense happens.
> 

It will try to play to the spdif interface on card 0 (the onboard one)
which will fail.

aplay -D spdif:1 something.wav should DTRT.

I realize this is not the most user friendly scheme (but it's certainly
a step forward from "/dev/dspX") - please describe in detail what you
think a user friendly interface would look like.

Lee






More information about the Linux-audio-dev mailing list