On Fri, 2005-12-30 at 12:04 +1000, Adam Nielsen wrote:
> > What are you trying to do?
> 
> I'm still trying to get stereo output when passing the sound through a
> LADSPA plugin (which in the latest version of ALSA converts any incoming
> stereo source into mono.)  My current idea is to create a multi-card
> device, with the two "combined sound cards" being both on the same
> physical card.  Then I can feed one "card" through LADSPA giving one
> mono signal, and the other card though LADSPA giving a second mono
> signal, and then I can hopefully route the two mono signals out the left
> and right speakers giving me a stereo signal that has passed through
> LADSPA.
> 
> It just seems that if you connect things in a certain way (particularly
> with the ALSA ladspa plugin) I get all these weird assertion failures -
> so I was hoping that if I knew why they were happening it might help me
> figure out a way around them.

Well AFAICT that assert is saying that the slave of a route plugin can't
have a non-linear format.

Lee



-------------------------------------------------------
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