<?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[Can&#x27;t get Synth.noteOffByEventId() to work]]></title><description><![CDATA[<p dir="auto">I have spent a couple of hours trying to send note off values based on NoteOnEventId but I can't get it to work.<br />
I have a set up in "onNoteOn" that stores the EventId in an array, and in "onNoteOff" I've set Message.ignoreEvent(true), I want to access the array later to send note off values based on the NoteOnEventId in the array but I always get the message that the ID is missing, but it isn't. What am I doing wrong?</p>
]]></description><link>https://forum.hise.audio/topic/1273/can-t-get-synth-noteoffbyeventid-to-work</link><generator>RSS for Node</generator><lastBuildDate>Sun, 09 Aug 2026 20:15:36 GMT</lastBuildDate><atom:link href="https://forum.hise.audio/topic/1273.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 24 Feb 2019 19:08:19 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Can&#x27;t get Synth.noteOffByEventId() to work on Mon, 25 Feb 2019 10:08:14 GMT]]></title><description><![CDATA[<p dir="auto">Thank you Christoph and David, it's working now! :)</p>
]]></description><link>https://forum.hise.audio/post/9029</link><guid isPermaLink="true">https://forum.hise.audio/post/9029</guid><dc:creator><![CDATA[ulrik]]></dc:creator><pubDate>Mon, 25 Feb 2019 10:08:14 GMT</pubDate></item><item><title><![CDATA[Reply to Can&#x27;t get Synth.noteOffByEventId() to work on Sun, 24 Feb 2019 21:58:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/1">@Christoph-Hart</a> Thank you for pointing me in the right direction, I will study this!</p>
]]></description><link>https://forum.hise.audio/post/9025</link><guid isPermaLink="true">https://forum.hise.audio/post/9025</guid><dc:creator><![CDATA[ulrik]]></dc:creator><pubDate>Sun, 24 Feb 2019 21:58:13 GMT</pubDate></item><item><title><![CDATA[Reply to Can&#x27;t get Synth.noteOffByEventId() to work on Sun, 24 Feb 2019 21:57:11 GMT]]></title><description><![CDATA[<p dir="auto">@d-healey Thank you David, I will try that!</p>
]]></description><link>https://forum.hise.audio/post/9024</link><guid isPermaLink="true">https://forum.hise.audio/post/9024</guid><dc:creator><![CDATA[ulrik]]></dc:creator><pubDate>Sun, 24 Feb 2019 21:57:11 GMT</pubDate></item><item><title><![CDATA[Reply to Can&#x27;t get Synth.noteOffByEventId() to work on Sun, 24 Feb 2019 19:24:56 GMT]]></title><description><![CDATA[<p dir="auto">Yes Message.makeArtificial is your friend here. It‘s a bit more complicated than you would expect, but here is a explanation:</p>
<p dir="auto"><a href="https://forum.hise.audio/topic/103/note-off-by-id-doesn-t-work-on-same-note/7">https://forum.hise.audio/topic/103/note-off-by-id-doesn-t-work-on-same-note/7</a></p>
]]></description><link>https://forum.hise.audio/post/9021</link><guid isPermaLink="true">https://forum.hise.audio/post/9021</guid><dc:creator><![CDATA[Christoph Hart]]></dc:creator><pubDate>Sun, 24 Feb 2019 19:24:56 GMT</pubDate></item><item><title><![CDATA[Reply to Can&#x27;t get Synth.noteOffByEventId() to work on Sun, 24 Feb 2019 19:22:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/307">@ulrik</a> said in <a href="/post/9019">Can't get Synth.noteOffByEventId() to work</a>:</p>
<blockquote>
<p dir="auto">res the EventId in an array, and in "onNoteOff" I've set Message.ignoreEvent(true), I want to access the array later to send note off values based on the NoteOnEventId in the array but I always get the messa</p>
</blockquote>
<p dir="auto">I'm guessing you need to make the event artificial in the onNote callback.</p>
]]></description><link>https://forum.hise.audio/post/9020</link><guid isPermaLink="true">https://forum.hise.audio/post/9020</guid><dc:creator><![CDATA[David Healey]]></dc:creator><pubDate>Sun, 24 Feb 2019 19:22:32 GMT</pubDate></item></channel></rss>