<?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[[ANSWERED] button in midi instrument]]></title><description><![CDATA[<p></p>
<p>Hello to everyone..</p>
<p>I need to know as I can control a ‘control watcher’, in the specific the Button of a control midi instrument.</p>
<p>The big problem is the input that, when I press it, it works just the time to came back to zero.</p>
<p>I want control in way that when I press it, I obtain a permanent change, and wherever I press it I obtain an input that make me a change without came back to zero.I tried end retried but without any result .</p>
<p></p>
<p>thank you, I hope of you!!!</p>]]></description><link>https://community.troikatronix.com/topic/8414/answered-button-in-midi-instrument</link><generator>RSS for Node</generator><lastBuildDate>Sun, 07 Jun 2026 03:02:01 GMT</lastBuildDate><atom:link href="https://community.troikatronix.com/topic/8414.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 07 May 2023 17:33:55 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [ANSWERED] button in midi instrument on Thu, 11 May 2023 15:43:23 GMT]]></title><description><![CDATA[<p>ok guys, thank you so much </p><p><br />naw I looked your answer, but soon I will try your instructors.</p><p>See you soon!!!</p>]]></description><link>https://community.troikatronix.com/post/51495</link><guid isPermaLink="true">https://community.troikatronix.com/post/51495</guid><dc:creator><![CDATA[Dako Ark]]></dc:creator><pubDate>Thu, 11 May 2023 15:43:23 GMT</pubDate></item><item><title><![CDATA[Reply to [ANSWERED] button in midi instrument on Mon, 08 May 2023 11:34:27 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/2156">@dako-ark</a></p>
<p>Most MIDI controllers will have a setting so that the button sends Momentary signal or Toggle or Latch signal. The Momentary is usually the default, but you can change it to the other setting so that it sends 127 when pressed once, release sends nothing, then it sends zero when pressed a second time - sometimes with an associated change in lighting state within the button.<br />If this isn't suitable for your situation, you could try adding a Multi-Blocker actor and using the Trigger output of your Control Watcher. This trigger can activate a Trigger Value actor to send your permanent change and the Multi Blocker prevents you from re-triggering as you release the button.</p>]]></description><link>https://community.troikatronix.com/post/51483</link><guid isPermaLink="true">https://community.troikatronix.com/post/51483</guid><dc:creator><![CDATA[dbini]]></dc:creator><pubDate>Mon, 08 May 2023 11:34:27 GMT</pubDate></item><item><title><![CDATA[Reply to [ANSWERED] button in midi instrument on Mon, 08 May 2023 10:55:43 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/2156">@dako-ark</a></p><p>From the 'value' output of your Control Watcher actor, make a link to the 'value' input of a Pass Value actor. On the Pass Value actor, set the  'minimum' input to '1' to filter out the zeros.</p><img src="/assets/uploads/files/1683543228938-screen-shot-2023-05-08-at-12.52.20-pm.png" /><p>Gif: <a href="https://recordit.co/4SyYXe7lSz" target="_blank">https://recordit.co/4SyYXe7lSz</a></p><p>Additionally, if there's software for configuring whatever MIDI instrument you are using, it might have an option for "Don't send 'OFF'". Enabling this would stop it from sending a zero when you release a button, which would save you the step of adding the Pass Value actor.</p>]]></description><link>https://community.troikatronix.com/post/51481</link><guid isPermaLink="true">https://community.troikatronix.com/post/51481</guid><dc:creator><![CDATA[Woland]]></dc:creator><pubDate>Mon, 08 May 2023 10:55:43 GMT</pubDate></item></channel></rss>