<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Kill the audio]]></title><description><![CDATA[<p dir="auto">Hi everyone :-)</p>
<p dir="auto">Is there a way to kill the audio? Something like <code>AllNotesOff</code>.</p>
<p dir="auto">Here’s the situation:<br />
I have several hardcoded effects, such as reverb, that continue to echo when I change plugin settings, causing unpleasant artifacts. I want to prevent this by kill all audio.</p>
<p dir="auto">I found<br />
<code>BackgroundTask.killVoicesAndCall(var loadingFunction)</code><br />
<code>Threads.killVoicesAndCall(var functionToExecute)</code><br />
but I’m not sure if this is the right approach or if it will actually do the job. And I don’t need any additional functionality.</p>
<p dir="auto">It is an effects plug-in.</p>
<p dir="auto">Thanks for your help,<br />
Oli</p>
]]></description><link>https://forum.hise.audio/topic/14657/kill-the-audio</link><generator>RSS for Node</generator><lastBuildDate>Wed, 22 Apr 2026 17:08:08 GMT</lastBuildDate><atom:link href="https://forum.hise.audio/topic/14657.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 22 Apr 2026 13:15:58 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Kill the audio on Wed, 22 Apr 2026 14:42:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/307">@ulrik</a><br />
<a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/1392">@trillbilly</a><br />
When I use a gain, the reverb tail is still there and becomes audible again as soon as I turn the gain back up. I’d rather have to clear the audio buffer or something like that... But I don't know if that's possible.</p>
]]></description><link>https://forum.hise.audio/post/119723</link><guid isPermaLink="true">https://forum.hise.audio/post/119723</guid><dc:creator><![CDATA[Oli Ullmann]]></dc:creator><pubDate>Wed, 22 Apr 2026 14:42:52 GMT</pubDate></item><item><title><![CDATA[Reply to Kill the audio on Wed, 22 Apr 2026 14:19:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/3118">@Oli-Ullmann</a> If you use "UserPresetHandler" you could set the gain to -100dB in the "setPreCallback()" and gain to 0dB in the "setPostCallback()"</p>
]]></description><link>https://forum.hise.audio/post/119722</link><guid isPermaLink="true">https://forum.hise.audio/post/119722</guid><dc:creator><![CDATA[ulrik]]></dc:creator><pubDate>Wed, 22 Apr 2026 14:19:02 GMT</pubDate></item><item><title><![CDATA[Reply to Kill the audio on Wed, 22 Apr 2026 14:09:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/3118">@Oli-Ullmann</a> could you use a gain?</p>
]]></description><link>https://forum.hise.audio/post/119721</link><guid isPermaLink="true">https://forum.hise.audio/post/119721</guid><dc:creator><![CDATA[trillbilly]]></dc:creator><pubDate>Wed, 22 Apr 2026 14:09:51 GMT</pubDate></item></channel></rss>