<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#c5">Comment # 5</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>To find out how to copy the input samples to the output, I tried to add a
simple "wet" parameter, see the attached patch. I thought after calling run I
can simply copy the input arrays contents into the output arrays assuming
input_count is the same as output_count and the cth input array belongs to the
cth output array. But it didn't work: Regardless the wet value, it always
sounded completely wet. Instead of mixing it with input, a time delay was added
when playing sound.
How can I copy the input to the output?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>