On Tue, 2006-02-28 at 10:02 +0900, KUKIMOTO Nobuyuki wrote:
> Thanks Lee
> 
> On 2006/02/28, at 3:36, Lee Revell wrote:
> 
> 
> > You don't "play sounds on device nodes" in ALSA - that's an OSS
> > artifact.  The interface to ALSA is through alsa-lib.
> >
> > What ALSA devices (hw:x,x) do you expect to work that don't?
> >
> 
> 
> I expect to work on hw:1,1.
> 
> I tested arecoed and aply.
> 
> arecord -D hw:1,0 -f cd zzz.wav --->erre message:"ALSA lib pcm_hw.c: 
> 1155:(snd_pcm_hw_open) open /dev/snd/pcmC1D0c failed"
> arecord -D hw:1,1 -f cd zzz.wav --->fine
> aplay -D hw:1,0 zzz.wav --->fine
> aplay -D hw:1,1 zzz.wav --->not to play sound. (silent)
> 
> I can not figure out to use same hw.

What do you expect this to do - aka where do you expect sound to be
output?

Lee



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to