<?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[Block input until the input signal equals the last output value]]></title><description><![CDATA[<p>0</p>
<p>I want to design a circuit that blocks input until the input signal equals the last output value. when the values are equal to the input data values, updating the output value begins. when the input signal is not equal to the last output value, the circuit is blocked again.</p>
<p>This work on the axoloti core does not work in the PD. how would I be able to do this?</p>
<p>pure data (<a href="https://i.stack.imgur.com/svk0m.png" rel="nofollow">https://i.stack.imgur.com/svk0m.png</a>)<br />
axoloti core (<a href="https://i.stack.imgur.com/9nUgc.png" rel="nofollow">https://i.stack.imgur.com/9nUgc.png</a>)</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14481/block-input-until-the-input-signal-equals-the-last-output-value</link><generator>RSS for Node</generator><lastBuildDate>Sun, 12 Jul 2026 15:41:53 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/14481.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 22 Sep 2023 11:27:27 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Block input until the input signal equals the last output value on Fri, 22 Sep 2023 11:27:27 GMT]]></title><description><![CDATA[<p>0</p>
<p>I want to design a circuit that blocks input until the input signal equals the last output value. when the values are equal to the input data values, updating the output value begins. when the input signal is not equal to the last output value, the circuit is blocked again.</p>
<p>This work on the axoloti core does not work in the PD. how would I be able to do this?</p>
<p>pure data (<a href="https://i.stack.imgur.com/svk0m.png" rel="nofollow">https://i.stack.imgur.com/svk0m.png</a>)<br />
axoloti core (<a href="https://i.stack.imgur.com/9nUgc.png" rel="nofollow">https://i.stack.imgur.com/9nUgc.png</a>)</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14481/block-input-until-the-input-signal-equals-the-last-output-value</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14481/block-input-until-the-input-signal-equals-the-last-output-value</guid><dc:creator><![CDATA[Kate O]]></dc:creator><pubDate>Fri, 22 Sep 2023 11:27:27 GMT</pubDate></item><item><title><![CDATA[Reply to Block input until the input signal equals the last output value on Fri, 22 Sep 2023 16:51:20 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/kate-o">@Kate-O</a> Welcome to the forum.....</p>
<p>It works for me.......... but the value to be updated (repeated when it matches) needs to be banged into the right inlet of [==]<br />
<img src="/uploads/files/1695401353825-capture1.jpg" alt="Capture1.JPG" class="img-responsive img-markdown" /></p>
<p>If you want only values greater than the last output use [&gt;= ]...... greater than or equal......instead of [==]....... as with [==] the spigot is only open when the input equals the last output.<br />
David.<br />
<img src="/uploads/files/1695400417745-capture.jpg" alt="Capture.JPG" class="img-responsive img-markdown" /></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14481/block-input-until-the-input-signal-equals-the-last-output-value/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14481/block-input-until-the-input-signal-equals-the-last-output-value/2</guid><dc:creator><![CDATA[whale-av]]></dc:creator><pubDate>Fri, 22 Sep 2023 16:51:20 GMT</pubDate></item><item><title><![CDATA[Reply to Block input until the input signal equals the last output value on Sat, 23 Sep 2023 09:48:46 GMT]]></title><description><![CDATA[<p>Hi and thanks for help! I am afraid both options doesn't work for me. But in the end this solution down below provide exactly functionality that i need. Hope it would be helpful for anybody.<img src="/uploads/files/1695461866193-screenshot-2023-09-23-at-11.36.11.png" alt="Screenshot 2023-09-23 at 11.36.11.png" class="img-responsive img-markdown" /><br />
I am really glad to greeting your, guys! Pure Date definitely is my new obsession.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14481/block-input-until-the-input-signal-equals-the-last-output-value/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14481/block-input-until-the-input-signal-equals-the-last-output-value/3</guid><dc:creator><![CDATA[Kate O]]></dc:creator><pubDate>Sat, 23 Sep 2023 09:48:46 GMT</pubDate></item></channel></rss>