<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - module-ladspa-sink: How can I use run_adding?"
href="https://bugs.freedesktop.org/show_bug.cgi?id=105806#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - module-ladspa-sink: How can I use run_adding?"
href="https://bugs.freedesktop.org/show_bug.cgi?id=105806">bug 105806</a>
from <span class="vcard"><a class="email" href="mailto:ovvv@web.de" title="ovvv@web.de">ovvv@web.de</a>
</span></b>
<pre>I think using run_adding for the wet/dry level works well because merging the
input and output is done by the plugin directly. Currently I'm merging them
using module-loopback, but there're latency problems and probably redundant
resampling: <a class="bz_bug_link
bz_status_NEW "
title="NEW - Latency problem when combining sinks"
href="show_bug.cgi?id=105504">https://bugs.freedesktop.org/show_bug.cgi?id=105504</a>
There's the (probably generated) source code of the lowpass filter:
<a href="https://pastebin.com/tGynMJ1v">https://pastebin.com/tGynMJ1v</a>
If I understand it correctly, a buffer_write function is defined differently
for run and run adding.
I've got the same volume with run_adding_gain set to 0.1 and 10 for any reason.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>