<?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[Event scheduler -- backbone of a master transport]]></title><description><![CDATA[<p>One thing I've missed in Pd is a master transport -- one clock source establishing beats and bars. The core of this is a scheduler: say &quot;spit this message out at beat 127.25&quot; and it happens on time.</p>
<p><a href="https://github.com/jamshark70/hjh-abs" rel="nofollow">https://github.com/jamshark70/hjh-abs</a> - [tick-scheduler] does this.</p>
<p><img src="/uploads/files/1648364971896-tick-sched-help.png" alt="tick-sched-help.png" class="img-responsive img-markdown" /></p>
<p>(Just spotted a help typo -- the time slice is &quot;A &lt;= time &lt; (A+B)&quot;...)</p>
<p>You run your own ticks into the clock, telling it what time you want it to be, and it will fire out events in time order. (They can be scheduled in any order.)</p>
<p>hjh</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13882/event-scheduler-backbone-of-a-master-transport</link><generator>RSS for Node</generator><lastBuildDate>Wed, 19 Aug 2026 20:29:55 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/13882.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 27 Mar 2022 07:11:02 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Event scheduler -- backbone of a master transport on Sun, 27 Mar 2022 07:11:02 GMT]]></title><description><![CDATA[<p>One thing I've missed in Pd is a master transport -- one clock source establishing beats and bars. The core of this is a scheduler: say &quot;spit this message out at beat 127.25&quot; and it happens on time.</p>
<p><a href="https://github.com/jamshark70/hjh-abs" rel="nofollow">https://github.com/jamshark70/hjh-abs</a> - [tick-scheduler] does this.</p>
<p><img src="/uploads/files/1648364971896-tick-sched-help.png" alt="tick-sched-help.png" class="img-responsive img-markdown" /></p>
<p>(Just spotted a help typo -- the time slice is &quot;A &lt;= time &lt; (A+B)&quot;...)</p>
<p>You run your own ticks into the clock, telling it what time you want it to be, and it will fire out events in time order. (They can be scheduled in any order.)</p>
<p>hjh</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13882/event-scheduler-backbone-of-a-master-transport</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13882/event-scheduler-backbone-of-a-master-transport</guid><dc:creator><![CDATA[ddw_music]]></dc:creator><pubDate>Sun, 27 Mar 2022 07:11:02 GMT</pubDate></item></channel></rss>