On Fri, 29 Dec 2006 16:35:18 +0100
Sebastian Schäfer <[EMAIL PROTECTED]> wrote:

> Hi!
> 
> I found the multichannel multiband equalizer in the mailing list
> archives and am now trying to utilize it.
> I managed to build it and have inserted it into my asound.conf, but
> unfortunately when trying to play a sound with aplay I get the following
> error (the output is a bit tweaked as I added fprintf() to every
> function to see where it crashes):
> 
...
> Sincerely Yours,
> Sebastian Schäfer
> 
> 
> 
> 
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Alsa-user mailing list
> Alsa-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/alsa-user

It may a problem not with the equalizer itself, but with the fact that
you are trying to use it through ~/.asoundrc/asound.conf.

Incidentally, this week I encountered the same problem with quite
a different plugin I wrote.

If I use the plugin directly with/through an application that allows usage
of LADSPA plugins, then it works fine. The applications are, for example,
'audacity', 'ecasound'.

If I use the plugin through .asoundrc, then, for example, 'kaffeine'
crashes, 'xmms' doesn't see it, and 'audacious' does see it and does not
crash, and works normally.

So, could you please first try it directly, not through pseudodevice
created in ~/.asoundrc/asound.conf ?

Thanks,
  Sergei.


-- 
Visit my http://appsfromscratch.berlios.de/ open source project.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to