Sebastian Reitenbach wrote:
> Hi list,
>
>
>
-snip-
> So I have this in my .asoundrc:
>
> pcm_slave.66_slave {
>
I'm not an expert by any means on these codings, but shouldn't this
be pcm.66_slave?
> pcm "hw:0"
> channels 4
> rate 44100
> buffer_size 256
> period_size 128
> }
>
> pcm.66ch12_dshare {
> type dshare
> ipc_key 18273645
> slave 66_slave
> bindings.0 0
> bindings.1 1
> }
> pcm.66ch34_dshare {
> type dshare
> ipc_key 18273646
> slave 66_slave
> bindings.0 2
> bindings.1 3
> }
> pcm.66ch12 {
> type plug
> slave.pcm "66ch12_dshare"
> }
>
> but when I now try to use the device with aplay, I get the following error
> message:
>
> aplay -D 66ch12 /usr/share/supertux/sounds/kick.wav
> ALSA lib pcm_direct.c:1439:(_snd_pcm_direct_get_slave_ipc_offset) Unknown
> slave PCM 66_slave
> aplay: main:550: audio open error: No such file or directory
>
> I guess its only a small piece that I did wrong, but I've no idea, what.
> Any hint would be greatly appreciated.
>
> kind regards
> Sebastian
>
>
-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Alsa-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/alsa-user