Hi guys,

What is the proper way to use the "copy" plugin in the ALSA
configuration file? Here's a piece of the official docs:

pcm.name {
        type copy # Copy PCM
        slave STR # Slave name
        # or
        slave { # Slave definition
                pcm STR # Slave PCM name
                # or
                pcm { } # Slave PCM definition
        }
}

I haven't found a way how to declare the master PCM, so I'm not sure
how to use this plugin at all.

What I'm trying to do is to copy a stream to 2 separate sound devices,
and I would prefer to do this with ALSA and not with PulseAudio.

Thanks in advance. Regards,
Nikolay

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to