<?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[[clone] confusion?]]></title><description><![CDATA[<p>Hi, what exactly does [next $1( do when you connect it to [clone] 's inlet? The way I understand it is that it can send a number to all instances of the cloned object but not at the same time?! If so, how long does it take between each bang?</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13482/clone-confusion</link><generator>RSS for Node</generator><lastBuildDate>Sat, 16 May 2026 18:33:37 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/13482.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 03 Jun 2021 04:18:05 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [clone] confusion? on Thu, 03 Jun 2021 04:18:05 GMT]]></title><description><![CDATA[<p>Hi, what exactly does [next $1( do when you connect it to [clone] 's inlet? The way I understand it is that it can send a number to all instances of the cloned object but not at the same time?! If so, how long does it take between each bang?</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13482/clone-confusion</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13482/clone-confusion</guid><dc:creator><![CDATA[namie216]]></dc:creator><pubDate>Thu, 03 Jun 2021 04:18:05 GMT</pubDate></item><item><title><![CDATA[Reply to [clone] confusion? on Thu, 03 Jun 2021 06:12:21 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/namie216">@namie216</a> &quot;next&quot; will send the $1 value to the next clone every time it is banged.  So it will step through the clones 0,1,2,3,4 etc.<br />
Say you have 8 clones (0-7).......<br />
If you send 10 11 12 (3 bangs) into [next $1 .......and the last time you sent a message it went to clone 5.... then 10 will go to clone 6, 11 to clone 7, 12 to clone 0.<br />
There is no &quot;time&quot; as such.  3 bangs can all pass at the same logical time (but in order of course) although control messages are only processed between audio blocks (normally 64 samples).<br />
David.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13482/clone-confusion/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13482/clone-confusion/2</guid><dc:creator><![CDATA[whale-av]]></dc:creator><pubDate>Thu, 03 Jun 2021 06:12:21 GMT</pubDate></item><item><title><![CDATA[Reply to [clone] confusion? on Thu, 03 Jun 2021 12:09:47 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/namie216">@namie216</a> You can send messages to all clones at the same time with the [all( message. <img class="emoji emoji-extended" src="http://forum.pdpatchrepo.info/plugins/nodebb-plugin-emoji-extended/images/wink.png" title=";)" alt=";)" /></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13482/clone-confusion/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13482/clone-confusion/3</guid><dc:creator><![CDATA[ingox]]></dc:creator><pubDate>Thu, 03 Jun 2021 12:09:47 GMT</pubDate></item></channel></rss>