<?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[Kind of \[until\] external]]></title><description><![CDATA[<p>Hey,</p>
<p>this external is a very basic expansion of an [until] object. It can be used in any case where you would normally go for [until] plus any kind of counter (i.e. looping through arrays in logical time).<br />
You can set the number of steps via upper and lower limit and finally multiply the output by any constant allowing for some flexibility. All values can be negative as well. You can't accidentally go in an infinite loop either.</p>
<p>I included the source and the makefile for linux or os x users. It's compiled as *.dll on a windows system.</p>
<p>Hope anyone finds it useful.</p>
<p>kq</p>
<p><a href="http://www.pdpatchrepo.info/hurleur/vor.zip" rel="nofollow">http://www.pdpatchrepo.info/hurleur/vor.zip</a></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/7151/kind-of-until-external</link><generator>RSS for Node</generator><lastBuildDate>Tue, 21 Apr 2026 10:58:37 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/7151.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 27 Feb 2013 16:39:43 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Kind of \[until\] external on Wed, 27 Feb 2013 16:39:43 GMT]]></title><description><![CDATA[<p>Hey,</p>
<p>this external is a very basic expansion of an [until] object. It can be used in any case where you would normally go for [until] plus any kind of counter (i.e. looping through arrays in logical time).<br />
You can set the number of steps via upper and lower limit and finally multiply the output by any constant allowing for some flexibility. All values can be negative as well. You can't accidentally go in an infinite loop either.</p>
<p>I included the source and the makefile for linux or os x users. It's compiled as *.dll on a windows system.</p>
<p>Hope anyone finds it useful.</p>
<p>kq</p>
<p><a href="http://www.pdpatchrepo.info/hurleur/vor.zip" rel="nofollow">http://www.pdpatchrepo.info/hurleur/vor.zip</a></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/7151/kind-of-until-external</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/7151/kind-of-until-external</guid><dc:creator><![CDATA[kompaqt.core]]></dc:creator><pubDate>Wed, 27 Feb 2013 16:39:43 GMT</pubDate></item><item><title><![CDATA[Reply to Kind of \[until\] external on Wed, 27 Feb 2013 20:56:01 GMT]]></title><description><![CDATA[<p>Thanks. Really an everyday-task...</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/7151/kind-of-until-external/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/7151/kind-of-until-external/2</guid><dc:creator><![CDATA[Flipp]]></dc:creator><pubDate>Wed, 27 Feb 2013 20:56:01 GMT</pubDate></item><item><title><![CDATA[Reply to Kind of \[until\] external on Wed, 27 Feb 2013 21:57:19 GMT]]></title><description><![CDATA[<p>That's very handy indeed. A bit of plumbing code which we never have to do again by hand. But then I have a small request: could it be possible that when the lower limit is higher than the upper limit that it counts backwards?</p>
<p>Thanks,</p>
<p>d.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/7151/kind-of-until-external/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/7151/kind-of-until-external/3</guid><dc:creator><![CDATA[domien]]></dc:creator><pubDate>Wed, 27 Feb 2013 21:57:19 GMT</pubDate></item><item><title><![CDATA[Reply to Kind of \[until\] external on Thu, 28 Feb 2013 12:41:32 GMT]]></title><description><![CDATA[<p>Hey domien,</p>
<p>it's possible to count backwards. Set the 2nd limit to a negative value, say -9, the step to -1 and the 1st limit to 1 it counts from 9 to 0. So you need to remember that the number of steps is always the difference between the limits.</p>
<p>P.S.: I just figured that out. I will add it to the helpfile soon.</p>
<p>greetings,<br />
kq</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/7151/kind-of-until-external/4</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/7151/kind-of-until-external/4</guid><dc:creator><![CDATA[kompaqt.core]]></dc:creator><pubDate>Thu, 28 Feb 2013 12:41:32 GMT</pubDate></item></channel></rss>