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

From: Fons Adriaensen <fons@email-addr-hidden>
Date: Wed Dec 07 2011 - 00:22:06 EET

On Tue, Dec 06, 2011 at 10:49:45PM +0100, Julien Claassen wrote:

> I'm using ALSA's ladspa-plugin modle and I'm inserting the necessary
> entries into .asoundrc for that user.

The only docs I could find about this is

<http://alsa.opensrc.org/Ladspa_%28plugin%29>

which provides an example:

pcm.ladspa {
    type ladspa
    slave.pcm "plughw:0,0";
    path "/usr/lib/ladspa";
    plugins [{
        label delay_5s
        input {
            controls [ 0.8 0.3 ]
        }
    }]
}

It's not clear at all from the syntax where the plugin is
supposed to go: capture, playback or both (!). Given the
context of the example it will be in at least the playback
path, maybe in both.

<rant> This is one more example showing that the
asoundrc syntax despite its baroque qualities is
missing its target. </rant>

Ciao,

-- 
FA
Vor uns liegt ein weites Tal, die Sonne scheint - ein Glitzerstrahl.
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Wed Dec 7 00:15:03 2011

This archive was generated by hypermail 2.1.8 : Wed Dec 07 2011 - 00:15:03 EET