<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Adjusting volume of paused stream causes audible crackling in another"
href="https://bugs.freedesktop.org/show_bug.cgi?id=50113#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Adjusting volume of paused stream causes audible crackling in another"
href="https://bugs.freedesktop.org/show_bug.cgi?id=50113">bug 50113</a>
from <span class="vcard"><a class="email" href="mailto:patrakov@gmail.com" title="Alexander E. Patrakov <patrakov@gmail.com>"> <span class="fn">Alexander E. Patrakov</span></a>
</span></b>
<pre>This bug exists because there is no rewindable open-source resampler
implementation.
When the volume is changed, a rewind is applied to all sink inputs, so that the
volume change can be heard immediately. However, if the sink input is
resampled, then the rewind operation resets the resampler. It should have
restored its internal state to the prior point in time instead, but none of the
existing resampler libraries have an API for this.</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>