Aha, well now I think I might be tracking down why stereo output via
LADSPA isn't working.  If I change "policy duplicate" in the LADSPA PCM
definition to "policy none" then suddenly ALSA starts paying attention
to all the 'bindings' definitions, and if I do this:

...
input {
  bindings {
    0 0
    1 1
  }
}
...

Then it complains:

ALSA lib pcm_ladspa.c:1283:(snd_pcm_ladspa_parse_ioconfig) Unable to find an 
audio port (1) for channel 1
aplay: main:547: audio open error: Invalid argument

So what does this mean?  It looks like solving this problem will fix the
mono-only LADSPA output problem.

Thanks,
Adam.


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to