<?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[Polyphonic synthesizer]]></title><description><![CDATA[<p>Hello,<br />
I made a polyphonic synthesizer with 8 notes with a repetitive pattern for each note.<br />
I would like to do the same with more notes, but it would be tedious.<br />
Do someone know if there is another way to do it without repeating the same pattern for each note ?<br />
Thank you !<br />
<a href="/uploads/files/1589454849522-polysyntsp1.pd">polysyntsp1.pd</a></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/12813/polyphonic-synthesizer</link><generator>RSS for Node</generator><lastBuildDate>Sun, 17 May 2026 15:31:50 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/12813.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 14 May 2020 11:15:18 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Polyphonic synthesizer on Thu, 14 May 2020 11:15:18 GMT]]></title><description><![CDATA[<p>Hello,<br />
I made a polyphonic synthesizer with 8 notes with a repetitive pattern for each note.<br />
I would like to do the same with more notes, but it would be tedious.<br />
Do someone know if there is another way to do it without repeating the same pattern for each note ?<br />
Thank you !<br />
<a href="/uploads/files/1589454849522-polysyntsp1.pd">polysyntsp1.pd</a></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/12813/polyphonic-synthesizer</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/12813/polyphonic-synthesizer</guid><dc:creator><![CDATA[jacquesb]]></dc:creator><pubDate>Thu, 14 May 2020 11:15:18 GMT</pubDate></item><item><title><![CDATA[Reply to Polyphonic synthesizer on Thu, 14 May 2020 18:42:53 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/jacquesb">@jacquesb</a> Try substituting an <a href="http://write.flossmanuals.net/pure-data/abstractions/" rel="nofollow">abstraction</a> for your note subpatch, then you won't have to repeat the same internals over and over.  Next, look into using <a href="http://write.flossmanuals.net/pure-data/dollar-signs/" rel="nofollow">arguments</a> with your abstraction.  If that's still not enough tedium reduction, look into the [clone] object.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/12813/polyphonic-synthesizer/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/12813/polyphonic-synthesizer/2</guid><dc:creator><![CDATA[jameslo]]></dc:creator><pubDate>Thu, 14 May 2020 18:42:53 GMT</pubDate></item><item><title><![CDATA[Reply to Polyphonic synthesizer on Fri, 15 May 2020 08:42:19 GMT]]></title><description><![CDATA[<p>Thank you jameslo !<br />
I could solve the problem using clones of an abstraction with argument.<br />
<a href="/uploads/files/1589532055683-polysyntspclone1.pd">polysyntspclone1.pd</a> <a href="/uploads/files/1589532069738-note-abstraction.pd">note-abstraction.pd</a></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/12813/polyphonic-synthesizer/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/12813/polyphonic-synthesizer/3</guid><dc:creator><![CDATA[jacquesb]]></dc:creator><pubDate>Fri, 15 May 2020 08:42:19 GMT</pubDate></item></channel></rss>