Takashi Iwai wrote:
> The "default" PCM already uses dsnoop (since ALSA 1.0.11), so you can

as I'm usng ALSA 1.0.11, I'm experimenting with setting up dsnoop
explicitly. but it just doesn't seem to work.

here's how I try:

pcm.mono_channel1_dsnoop {
        type dsnoop
        ipc_key 12345
        ipc_key_add_uid false
        slave {
            pcm ice1712
            channels 1
            rate 44100
            period_time 0
            period_size 1024
            buffer_size 8192
        }
        bindings {
            0 0
        }
}


but I always get the following when I try to use this approach:

ALSA lib pcm_direct.c:812:(snd_pcm_direct_initialize_slave) requested or
auto-format is not available
ALSA lib pcm_dsnoop.c:570:(snd_pcm_dsnoop_open) unable to initialize slave


what am I doing wrong?


Akos



-------------------------------------------------------
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