Hi!<div><br></div><div>I&#39;m trying to enable DRC through LADSPA plugins, I found a solution that work very well using dysonCompress and fastLookaheadLimiter with alsa, here are the details:</div><div><meta http-equiv="content-type" content="text/html; charset=utf-8"><a href="http://alsa.opensrc.org/index.php/Ladspa_(plugin)">http://alsa.opensrc.org/index.php/Ladspa_(plugin)</a></div>
<div><br></div><div><a href="http://alsa.opensrc.org/index.php/Ladspa_(plugin)"></a>The problem with alsa is that I was unable to use surround (5.1) with this config. As pulseaudio supports LADSPA plugins I&#39;m trying to use this two plugins</div>
<div><br></div><div>The dysonCompressor works fine, I&#39;m using this config:</div><div><br></div><div><div>load-module module-ladspa-sink sink_name=ladspa_output.dyson_compress_1403.dysonCompress master=alsa_output.pci-0000_00_05.0.analog-surround-51 plugin=dyson_compress_1403 label=dysonCompress control=0,1,0.5,0.99</div>
<div><br></div><div>With only this filter, a volume change takes effect after seconds/minutes, very annoying.</div><div><br></div><div>According with the pulseaudio wiki ladspa module only supports plugins with only one input:</div>
<div>&quot;Currently this module only works with plugins that have one audio input port named &quot;Input&quot; and one output with name &quot;Output&quot;. Patches welcome!&quot;</div><div>So this may be the problem, FastLookaheadLimiter has two inputs:</div>
<div><br></div><div>analyseplugin /usr/lib/ladspa/fast_lookahead_limiter_1913.so </div><div>Ports:<span class="Apple-tab-span" style="white-space:pre">        </span>&quot;Input gain (dB)&quot; input, control, -20 to 20, default 0</div>
<div><span class="Apple-tab-span" style="white-space:pre">        </span>&quot;Limit (dB)&quot; input, control, -20 to 0, default 0</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>&quot;Release time (s)&quot; input, control, 0.01 to 2, default 0.5075</div>
<div><span class="Apple-tab-span" style="white-space:pre">        </span>&quot;Attenuation (dB)&quot; output, control, 0 to 70</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>&quot;Input 1&quot; input, audio</div>
<div><span class="Apple-tab-span" style="white-space:pre">        </span>&quot;Input 2&quot; input, audio</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>&quot;Output 1&quot; output, audio</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>&quot;Output 2&quot; output, audio</div>
<div><span class="Apple-tab-span" style="white-space:pre">        </span>&quot;latency&quot; output, control</div><div><br></div><div>Is there something I can do to make this plugin work?</div><div><br></div><div>Thank you in advance</div>
<div><br></div>-- <br>Carlos.<br>
</div>