Re: [LAU] ALSA: Using a plugin only for capture

From: Clemens Ladisch <clemens@email-addr-hidden>
Date: Wed Dec 07 2011 - 09:58:49 EET

Julien Claassen wrote:
> For one of my users I wish to insert a few ladspa plugins for the
> microphone, but if at all possible not for the output

pcm.myplugin {
        type asym
        playback.pcm "plughw:0"
        capture.pcm {
                type ladspa
                slave.pcm "plughw:0"
                ...
        }
}

Regards,
Clemens
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Wed Dec 7 12:15:02 2011

This archive was generated by hypermail 2.1.8 : Wed Dec 07 2011 - 12:15:02 EET