<?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[How control the same parameter with poly and clone object?]]></title><description><![CDATA[<p>Hi everybody,</p>
<p>I'm trying to build a polyphonic synth which let me control many parameters with midi cc.</p>
<p>First I create a synth. Then I use the object clone to multiply it.</p>
<p>Then I used the objects poly to have many voices of polyphony and it works well, but apparently poly use only note and velocity informations.</p>
<p>So I tried to create a second inlet on my clone object to control one of the synth's parameters. The result seems to be random and it affect only one synth's instances.</p>
<p>I'm blocked at this point.</p>
<p>Can someone show me the way?</p>
<p>Thanks</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13418/how-control-the-same-parameter-with-poly-and-clone-object</link><generator>RSS for Node</generator><lastBuildDate>Sat, 16 May 2026 17:31:32 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/13418.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 22 Apr 2021 18:51:20 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How control the same parameter with poly and clone object? on Thu, 22 Apr 2021 18:51:20 GMT]]></title><description><![CDATA[<p>Hi everybody,</p>
<p>I'm trying to build a polyphonic synth which let me control many parameters with midi cc.</p>
<p>First I create a synth. Then I use the object clone to multiply it.</p>
<p>Then I used the objects poly to have many voices of polyphony and it works well, but apparently poly use only note and velocity informations.</p>
<p>So I tried to create a second inlet on my clone object to control one of the synth's parameters. The result seems to be random and it affect only one synth's instances.</p>
<p>I'm blocked at this point.</p>
<p>Can someone show me the way?</p>
<p>Thanks</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13418/how-control-the-same-parameter-with-poly-and-clone-object</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13418/how-control-the-same-parameter-with-poly-and-clone-object</guid><dc:creator><![CDATA[JamesStick]]></dc:creator><pubDate>Thu, 22 Apr 2021 18:51:20 GMT</pubDate></item><item><title><![CDATA[Reply to How control the same parameter with poly and clone object? on Thu, 22 Apr 2021 19:06:42 GMT]]></title><description><![CDATA[<p>Did you try sending [clone] the message &quot;all $1&quot; where $1 is your value (or a list in case you want to diffuse data with [route] inside your cloned abstraction)? It's in the help patch.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13418/how-control-the-same-parameter-with-poly-and-clone-object/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13418/how-control-the-same-parameter-with-poly-and-clone-object/2</guid><dc:creator><![CDATA[alexandros]]></dc:creator><pubDate>Thu, 22 Apr 2021 19:06:42 GMT</pubDate></item><item><title><![CDATA[Reply to How control the same parameter with poly and clone object? on Fri, 23 Apr 2021 05:36:05 GMT]]></title><description><![CDATA[<p>i do it like this</p>
<p>Edit: I think the -s flag is necessary<br />
<img src="/uploads/files/1619154564014-image.png" alt="image.png" class="img-responsive img-markdown" /></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13418/how-control-the-same-parameter-with-poly-and-clone-object/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13418/how-control-the-same-parameter-with-poly-and-clone-object/3</guid><dc:creator><![CDATA[Balwyn]]></dc:creator><pubDate>Fri, 23 Apr 2021 05:36:05 GMT</pubDate></item><item><title><![CDATA[Reply to How control the same parameter with poly and clone object? on Fri, 23 Apr 2021 10:28:43 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/alexandros">@alexandros</a> I tried, but it didn't work to me.</p>
<p>I found a very easy solution. I just send (with send-receive  objects) the parameter I want control to all the clones instances at the same time using the same send/receive tag.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13418/how-control-the-same-parameter-with-poly-and-clone-object/4</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13418/how-control-the-same-parameter-with-poly-and-clone-object/4</guid><dc:creator><![CDATA[JamesStick]]></dc:creator><pubDate>Fri, 23 Apr 2021 10:28:43 GMT</pubDate></item><item><title><![CDATA[Reply to How control the same parameter with poly and clone object? on Fri, 23 Apr 2021 10:31:16 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/balwyn">@Balwyn</a> I`ll try your solution. Thanks</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13418/how-control-the-same-parameter-with-poly-and-clone-object/5</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13418/how-control-the-same-parameter-with-poly-and-clone-object/5</guid><dc:creator><![CDATA[JamesStick]]></dc:creator><pubDate>Fri, 23 Apr 2021 10:31:16 GMT</pubDate></item><item><title><![CDATA[Reply to How control the same parameter with poly and clone object? on Sat, 24 Apr 2021 10:36:35 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/alexandros">@alexandros</a> I tried again and now it's working. I made a mistake using route object.<br />
Thanks.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13418/how-control-the-same-parameter-with-poly-and-clone-object/6</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13418/how-control-the-same-parameter-with-poly-and-clone-object/6</guid><dc:creator><![CDATA[JamesStick]]></dc:creator><pubDate>Sat, 24 Apr 2021 10:36:35 GMT</pubDate></item></channel></rss>