<?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] make Toggle Actor default to &#x27;off&#x27; after being triggered &#x27;on&#x27;..?]]></title><description><![CDATA[<p>I'm sure this is a really dumb question, but i can't figure it out, and I can't even describe it very well. Here goes:</p>
<p>I want to use a peak signal (in this case sound, but that's not important) to trigger an 'on' from the Toggle Actor, and for that to be immediately switched off once that signal has diminished. At the moment the peak signal triggers alternately 'on', then 'off'.</p>
<p>How can I get the Toggle to revert to an 'off' setting by default, ready to receive the trigger for 'on' once more? <br /></p>
<p>Am I using the wrong Actor? I feel like the solution is staring me in the face, but I can't see it.</p>]]></description><link>https://community.troikatronix.com/topic/7561/answered-make-toggle-actor-default-to-off-after-being-triggered-on</link><generator>RSS for Node</generator><lastBuildDate>Wed, 10 Jun 2026 00:35:48 GMT</lastBuildDate><atom:link href="https://community.troikatronix.com/topic/7561.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 24 Sep 2021 08:38:10 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [ANSWERED] make Toggle Actor default to &#x27;off&#x27; after being triggered &#x27;on&#x27;..? on Thu, 18 Nov 2021 19:02:33 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/2538">@thatmattrogers</a> that would also do it. Thanks for that. There are multivarious means for exuviating a feline in Isadora, but I do like the single-actor simplicity of the 'Pulse Values' solution proposed by <a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/43">@jfg</a> </p>]]></description><link>https://community.troikatronix.com/post/47681</link><guid isPermaLink="true">https://community.troikatronix.com/post/47681</guid><dc:creator><![CDATA[Notdoc]]></dc:creator><pubDate>Thu, 18 Nov 2021 19:02:33 GMT</pubDate></item><item><title><![CDATA[Reply to [ANSWERED] make Toggle Actor default to &#x27;off&#x27; after being triggered &#x27;on&#x27;..? on Wed, 17 Nov 2021 22:59:29 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/3992">@notdoc</a></p><p>This might be oversimplifying it but...</p><p>You have a trigger going to either a "toggle actor" or an on/off input; is there any reason why you can't have a secondary connection going out of the same trigger that leads to a "trigger delay" that you at for a really short time period (0.1seconds or something) that will then flip the same switch.</p><p>That way you have your brief toggle all ready to go.</p><p></p><p>Just make sure the value's "init." State is set to "off" so that you don't get any weird behaviour.</p>]]></description><link>https://community.troikatronix.com/post/47674</link><guid isPermaLink="true">https://community.troikatronix.com/post/47674</guid><dc:creator><![CDATA[thatmattrogers]]></dc:creator><pubDate>Wed, 17 Nov 2021 22:59:29 GMT</pubDate></item><item><title><![CDATA[Reply to [ANSWERED] make Toggle Actor default to &#x27;off&#x27; after being triggered &#x27;on&#x27;..? on Wed, 17 Nov 2021 20:55:31 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/124">@dusx</a> - ok - this is the lesson I learned today - absolutely useful for all coming ideas ! - thanks a lot</p>]]></description><link>https://community.troikatronix.com/post/47673</link><guid isPermaLink="true">https://community.troikatronix.com/post/47673</guid><dc:creator><![CDATA[Wolle West]]></dc:creator><pubDate>Wed, 17 Nov 2021 20:55:31 GMT</pubDate></item><item><title><![CDATA[Reply to [ANSWERED] make Toggle Actor default to &#x27;off&#x27; after being triggered &#x27;on&#x27;..? on Wed, 17 Nov 2021 19:43:31 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/3508">@wolle-west</a> said:</p>
<blockquote>sometimes you can't see the wood for the trees</blockquote>
<p> Take note of Inputs and Outputs that are a Green Color. These inputs/outputs can change to match the type of the IO being attached.</p><p>example: the Javascript actor can mutate its inputs to Float, Integer, Text, boolean (all numeric and text options). Each will be seen with a green ball until the type is set/connected.<br /></p>]]></description><link>https://community.troikatronix.com/post/47672</link><guid isPermaLink="true">https://community.troikatronix.com/post/47672</guid><dc:creator><![CDATA[DusX]]></dc:creator><pubDate>Wed, 17 Nov 2021 19:43:31 GMT</pubDate></item><item><title><![CDATA[Reply to [ANSWERED] make Toggle Actor default to &#x27;off&#x27; after being triggered &#x27;on&#x27;..? on Wed, 17 Nov 2021 18:38:35 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/3992">@notdoc</a> - oh man - sometimes you can't see the wood for the trees. you are my heroe of the day - and I learned a lot ! - Thanks a lot <img class="emojione" src="https://cdn.jsdelivr.net/emojione/assets/png/1f60e.png?v=2.2.7" alt="😎" /></p>]]></description><link>https://community.troikatronix.com/post/47671</link><guid isPermaLink="true">https://community.troikatronix.com/post/47671</guid><dc:creator><![CDATA[Wolle West]]></dc:creator><pubDate>Wed, 17 Nov 2021 18:38:35 GMT</pubDate></item><item><title><![CDATA[Reply to [ANSWERED] make Toggle Actor default to &#x27;off&#x27; after being triggered &#x27;on&#x27;..? on Wed, 17 Nov 2021 18:31:34 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/3508">@wolle-west</a> ah yes sorry. i understand! if you attach any actor that spits out boolean, then it will change. </p>]]></description><link>https://community.troikatronix.com/post/47670</link><guid isPermaLink="true">https://community.troikatronix.com/post/47670</guid><dc:creator><![CDATA[Notdoc]]></dc:creator><pubDate>Wed, 17 Nov 2021 18:31:34 GMT</pubDate></item><item><title><![CDATA[Reply to [ANSWERED] make Toggle Actor default to &#x27;off&#x27; after being triggered &#x27;on&#x27;..? on Wed, 17 Nov 2021 18:19:42 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/3992">@notdoc</a> - sorry - i hope that's not a misunderstanding - I thought the idea with the Pulse Values actor  came from You - like in the pic below - because this actor in my preset has only the type float for value 1 and 2</p><p><img src="https://community.troikatronix.com/assets/uploads/files/1632480115330-bildschirmfoto-2021-09-24-um-12.40.51.jpg" alt="https://community.troikatronix.com/assets/uploads/files/1632480115330-bildschirmfoto-2021-09-24-um-12.40.51.jpg" /></p>]]></description><link>https://community.troikatronix.com/post/47669</link><guid isPermaLink="true">https://community.troikatronix.com/post/47669</guid><dc:creator><![CDATA[Wolle West]]></dc:creator><pubDate>Wed, 17 Nov 2021 18:19:42 GMT</pubDate></item><item><title><![CDATA[Reply to [ANSWERED] make Toggle Actor default to &#x27;off&#x27; after being triggered &#x27;on&#x27;..? on Wed, 17 Nov 2021 17:41:01 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/3508">@wolle-west</a> i think you might be asking <a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/124">@DusX</a> ? if it is about the example in the pic above</p>]]></description><link>https://community.troikatronix.com/post/47668</link><guid isPermaLink="true">https://community.troikatronix.com/post/47668</guid><dc:creator><![CDATA[Notdoc]]></dc:creator><pubDate>Wed, 17 Nov 2021 17:41:01 GMT</pubDate></item><item><title><![CDATA[Reply to [ANSWERED] make Toggle Actor default to &#x27;off&#x27; after being triggered &#x27;on&#x27;..? on Wed, 17 Nov 2021 15:47:45 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/3992">@notdoc</a> this is exactly the actor I'm looking for ,too. But I don't understand, how to change the type of property from "float" to "boolean" - I can't find no tutorials for this - Could You give me a tip ? _best wishes wolfgang</p>]]></description><link>https://community.troikatronix.com/post/47666</link><guid isPermaLink="true">https://community.troikatronix.com/post/47666</guid><dc:creator><![CDATA[Wolle West]]></dc:creator><pubDate>Wed, 17 Nov 2021 15:47:45 GMT</pubDate></item><item><title><![CDATA[Reply to [ANSWERED] make Toggle Actor default to &#x27;off&#x27; after being triggered &#x27;on&#x27;..? on Sat, 25 Sep 2021 14:46:04 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/124">@dusx</a></p><p></p><p>thanks! at the moment the quick-and-dirty way with the Pulse Value actor suits my way of working, but when i want a more precise audio response this will be useful.</p>]]></description><link>https://community.troikatronix.com/post/46991</link><guid isPermaLink="true">https://community.troikatronix.com/post/46991</guid><dc:creator><![CDATA[Notdoc]]></dc:creator><pubDate>Sat, 25 Sep 2021 14:46:04 GMT</pubDate></item><item><title><![CDATA[Reply to [ANSWERED] make Toggle Actor default to &#x27;off&#x27; after being triggered &#x27;on&#x27;..? on Fri, 24 Sep 2021 23:49:50 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/3992">@notdoc</a></p><p>Maybe I am wrong, but it seems to me you want to use the either the Sound Level Watcher or the Sound Frequency bands actors, so that you can see the output readings.</p><p>Once you have these reading you can use a Comparator to check if the value is Greater Than a threshold value.<br />That gets you what you asked for, I believe.</p><img src="/assets/uploads/files/1632527243671-image_2021-09-24_194723.png" /><p>I also added using my Value Decay actor as a way to slow the decay. It may provide an extra level of control for you.<br />Available at: <a href="https://troikatronix.com/add-ons/dx-value-decay/">https://troikatronix.com/add-o...</a></p><p>But really the Comparator will give you the within range (above/below a threshold) that you asked for.</p>]]></description><link>https://community.troikatronix.com/post/46985</link><guid isPermaLink="true">https://community.troikatronix.com/post/46985</guid><dc:creator><![CDATA[DusX]]></dc:creator><pubDate>Fri, 24 Sep 2021 23:49:50 GMT</pubDate></item><item><title><![CDATA[Reply to [ANSWERED] make Toggle Actor default to &#x27;off&#x27; after being triggered &#x27;on&#x27;..? on Fri, 24 Sep 2021 11:00:14 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/43">@jfg</a></p>
<p>great. thanks very much. I have never used that Actor before! It provides exactly the kind of one-hit timed switch that I'm looking for. And it's a very simple solution too, which i like :-)</p>]]></description><link>https://community.troikatronix.com/post/46979</link><guid isPermaLink="true">https://community.troikatronix.com/post/46979</guid><dc:creator><![CDATA[Notdoc]]></dc:creator><pubDate>Fri, 24 Sep 2021 11:00:14 GMT</pubDate></item><item><title><![CDATA[Reply to [ANSWERED] make Toggle Actor default to &#x27;off&#x27; after being triggered &#x27;on&#x27;..? on Fri, 24 Sep 2021 10:42:10 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/3992">@notdoc</a></p><p>Try this:</p><img src="/assets/uploads/files/1632480115330-bildschirmfoto-2021-09-24-um-12.40.51.jpg" />]]></description><link>https://community.troikatronix.com/post/46978</link><guid isPermaLink="true">https://community.troikatronix.com/post/46978</guid><dc:creator><![CDATA[jfg]]></dc:creator><pubDate>Fri, 24 Sep 2021 10:42:10 GMT</pubDate></item><item><title><![CDATA[Reply to [ANSWERED] make Toggle Actor default to &#x27;off&#x27; after being triggered &#x27;on&#x27;..? on Fri, 24 Sep 2021 10:16:40 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/43">@jfg</a></p><p>thanks I very much appreciate the fast reply, but i can't make sense of your solution for my problem at the moment, so i will use an invented example to represent it:</p><img src="/assets/uploads/files/1632477440263-screenshot-2021-09-24-at-10.43.44.png" /><p>in this simple example a trigger value of 9.7 in the left channel of the Sound Level Watcher triggers the Toggle to 'on', bypassing the Difference Actor. But the next time the trigger level is reached it will trigger an 'off', having the opposite outcome. </p><p>What I want is for the trig level value 9.7 value to trigger 'on' every time, and for the bypass to return to 'off' by default when there is no trigger arriving at the Toggle Actor.</p>]]></description><link>https://community.troikatronix.com/post/46976</link><guid isPermaLink="true">https://community.troikatronix.com/post/46976</guid><dc:creator><![CDATA[Notdoc]]></dc:creator><pubDate>Fri, 24 Sep 2021 10:16:40 GMT</pubDate></item><item><title><![CDATA[Reply to [ANSWERED] make Toggle Actor default to &#x27;off&#x27; after being triggered &#x27;on&#x27;..? on Fri, 24 Sep 2021 08:57:53 GMT]]></title><description><![CDATA[<p>Depending on what you want to do, there are probably other solutions, but try this one first.</p><img src="/assets/uploads/files/1632473846996-bildschirmfoto-2021-09-24-um-10.54.46.jpg" /><p>best</p><p>Jean-François </p>]]></description><link>https://community.troikatronix.com/post/46974</link><guid isPermaLink="true">https://community.troikatronix.com/post/46974</guid><dc:creator><![CDATA[jfg]]></dc:creator><pubDate>Fri, 24 Sep 2021 08:57:53 GMT</pubDate></item></channel></rss>