[LAU] ALSA: Using a plugin only for capture
    Paul Davis 
    paul at linuxaudiosystems.com
       
    Wed Dec  7 00:06:22 UTC 2011
    
    
  
On Wed, Dec 7, 2011 at 5:02 AM, Julien Claassen <julien at mail.upb.de> wrote:
> Paul!
>  the problem is, I don't think the app offers to use different input and
> output device names or stream names. There I'm stuck then.
actually, you're not.
 a careful reading of the docs reveals:
 type ladspa		# LADSPA plugin PCM
  slave STR		# Slave name (see pcm_slave)
  path STR		# Path or paths (delimited with ':')
  plugins | playback_plugins | capture_plugins {
        [ ... ]
note the 3 choices for the line that might start "plugins" ...
    
    
More information about the Linux-audio-user
mailing list