Re: Problem using alsa and ladspa

2009-06-09 Thread Joel Roth
On Mon, Jun 08, 2009 at 02:31:33PM +0530, Parantapa Bhattacharya wrote: > Hi > > Seems the solution was simple all you had to do was define another pcm > of type plug which uses dmix as its slave and use this as the slave in > the ladspa pcm. Glad to hear you solved this. > Wonder why i didn't

Re: Problem using alsa and ladspa

2009-06-08 Thread Parantapa Bhattacharya
Hi Seems the solution was simple all you had to do was define another pcm of type plug which uses dmix as its slave and use this as the slave in the ladspa pcm. Wonder why i didn't get any replies -- Parantapa Bhattacharya On Sun, May 31, 2009 at 10:56 AM, Parantapa Bhattacharya wrote: > Hi > >

Problem using alsa and ladspa

2009-05-30 Thread Parantapa Bhattacharya
Hi My laptop has a Sis Azalia sound chipset. And default the sound volume is pretty low. As a workarround i use pulseaudio on top of alsa with ladspa amp.so plugin to increase volume. I found out that one can use ladspa plugins directly in alsa and i am trying to do so. But for some reason things