<?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[Sampler playhead reset on noteOff]]></title><description><![CDATA[<p dir="auto">Hello everyone,<br />
I have a sampler and an AudioWaveform connected to it (atm I'm testing a sample map made of one sample only).<br />
I want the sample playhead to reset to 0 when I release it.</p>
<p dir="auto">function onNoteOff()<br />
{<br />
AudioWaveform1.setPlaybackPosition(0.0);<br />
}</p>
<p dir="auto">This has no effect, but I can see in the SampleEditor that the playhead remains in the last position before I lift my key, so I guess I need to set it at the Sampler level.</p>
<p dir="auto">Any pointers?</p>
]]></description><link>https://forum.hise.audio/topic/14151/sampler-playhead-reset-on-noteoff</link><generator>RSS for Node</generator><lastBuildDate>Fri, 13 Mar 2026 20:11:31 GMT</lastBuildDate><atom:link href="https://forum.hise.audio/topic/14151.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 03 Jan 2026 07:35:35 GMT</pubDate><ttl>60</ttl></channel></rss>