<?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[[Solved] Several MidiNotes to several osc&#x27;s]]></title><description><![CDATA[<p>Hello New here and  for a week busy with PureData.</p>
<p>My question: I like to trigger several osc's ( with difference frequencies) with difference MidiNotes triggers from a sequencer or Keyboard. As far as I am here is my Patch. <a href="/uploads/files/1543648832076-osc_002.pd">osc_002.pd</a></p>
<p>greeting Crojav</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11793/solved-several-midinotes-to-several-osc-s</link><generator>RSS for Node</generator><lastBuildDate>Sun, 09 Aug 2026 14:18:11 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/11793.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 01 Dec 2018 07:21:07 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [Solved] Several MidiNotes to several osc&#x27;s on Sun, 02 Dec 2018 12:42:59 GMT]]></title><description><![CDATA[<p>Hello New here and  for a week busy with PureData.</p>
<p>My question: I like to trigger several osc's ( with difference frequencies) with difference MidiNotes triggers from a sequencer or Keyboard. As far as I am here is my Patch. <a href="/uploads/files/1543648832076-osc_002.pd">osc_002.pd</a></p>
<p>greeting Crojav</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11793/solved-several-midinotes-to-several-osc-s</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/11793/solved-several-midinotes-to-several-osc-s</guid><dc:creator><![CDATA[Crojav]]></dc:creator><pubDate>Sun, 02 Dec 2018 12:42:59 GMT</pubDate></item><item><title><![CDATA[Reply to [Solved] Several MidiNotes to several osc&#x27;s on Sat, 01 Dec 2018 13:20:22 GMT]]></title><description><![CDATA[<p>route splits lists based on first term</p>
<p>moses separates flow based on value</p>
<p>check these objects</p>
<p>is that what you need?</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11793/solved-several-midinotes-to-several-osc-s/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/11793/solved-several-midinotes-to-several-osc-s/2</guid><dc:creator><![CDATA[py]]></dc:creator><pubDate>Sat, 01 Dec 2018 13:20:22 GMT</pubDate></item><item><title><![CDATA[Reply to [Solved] Several MidiNotes to several osc&#x27;s on Sat, 01 Dec 2018 13:52:22 GMT]]></title><description><![CDATA[<p>[poly]</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11793/solved-several-midinotes-to-several-osc-s/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/11793/solved-several-midinotes-to-several-osc-s/3</guid><dc:creator><![CDATA[lacuna]]></dc:creator><pubDate>Sat, 01 Dec 2018 13:52:22 GMT</pubDate></item><item><title><![CDATA[Reply to [Solved] Several MidiNotes to several osc&#x27;s on Sat, 01 Dec 2018 13:59:50 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/py">@py</a> said:</p>
<blockquote>
<p>route splits lists based on first term</p>
<p>moses separates flow based on value</p>
<p>check these objects</p>
<p>is that what you need?</p>
</blockquote>
<p>All of this does not make any sense to me?</p>
<p>Please can you explain what you mean in simple term for some one who started right away with Puredata?</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11793/solved-several-midinotes-to-several-osc-s/4</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/11793/solved-several-midinotes-to-several-osc-s/4</guid><dc:creator><![CDATA[Crojav]]></dc:creator><pubDate>Sat, 01 Dec 2018 13:59:50 GMT</pubDate></item><item><title><![CDATA[Reply to [Solved] Several MidiNotes to several osc&#x27;s on Sat, 01 Dec 2018 18:42:18 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/crojav">@Crojav</a> The messages from [notein] are recombined by [pack f f] into midinote number and velocity in one message like [61 127( and [61 0( to turn the notes on and off.<br />
The route object sends the velocity value out of just one outlet, depending on the first number in each message..... the note number.<br />
<a href="/uploads/files/1543682771425-notes.pd">notes.pd</a></p>
<p>The note numbers I have put in the route object are definitely wrong, but I am sure you can fix that better than me.<br />
Right-click objects to get help and see how they work......<br />
Happy patching, and welcome to the forum!<br />
David.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11793/solved-several-midinotes-to-several-osc-s/5</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/11793/solved-several-midinotes-to-several-osc-s/5</guid><dc:creator><![CDATA[whale-av]]></dc:creator><pubDate>Sat, 01 Dec 2018 18:42:18 GMT</pubDate></item><item><title><![CDATA[Reply to [Solved] Several MidiNotes to several osc&#x27;s on Sun, 02 Dec 2018 05:30:08 GMT]]></title><description><![CDATA[<p>If you were thinking of using [poly] to create a polyphonic [osc~] synth, you can do it this way</p>
<p><a href="/uploads/files/1543728540477-easy-poly-synth.pd">easy-poly-synth.pd</a></p>
<p><img src="/uploads/files/1543728552395-image.png" alt="image.png" class="img-responsive img-markdown" /></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11793/solved-several-midinotes-to-several-osc-s/6</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/11793/solved-several-midinotes-to-several-osc-s/6</guid><dc:creator><![CDATA[Balwyn]]></dc:creator><pubDate>Sun, 02 Dec 2018 05:30:08 GMT</pubDate></item><item><title><![CDATA[Reply to [Solved] Several MidiNotes to several osc&#x27;s on Sun, 02 Dec 2018 12:38:10 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/whale-av">@whale-av</a> said:</p>
<blockquote>
<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/crojav">@Crojav</a> The messages from [notein] are recombined by [pack f f] into midinote number and velocity in one message like [61 127( and [61 0( to turn the notes on and off.<br />
The route object sends the velocity value out of just one outlet, depending on the first number in each message..... the note number.<br />
<a href="/uploads/files/1543682771425-notes.pd">notes.pd</a></p>
<p>The note numbers I have put in the route object are definitely wrong, but I am sure you can fix that better than me.<br />
Right-click objects to get help and see how they work......<br />
Happy patching, and welcome to the forum!<br />
David.</p>
</blockquote>
<p>David I was thinking on such a way to handle this kind of situation. But without to have to knowledge of PureData could not get it in that way. You helped me in that direction. Thank you much for the patch you included. Now I am able to continue my experiments with PureData.</p>
<p>Greeting Crojav</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11793/solved-several-midinotes-to-several-osc-s/7</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/11793/solved-several-midinotes-to-several-osc-s/7</guid><dc:creator><![CDATA[Crojav]]></dc:creator><pubDate>Sun, 02 Dec 2018 12:38:10 GMT</pubDate></item><item><title><![CDATA[Reply to [Solved] Several MidiNotes to several osc&#x27;s on Sun, 02 Dec 2018 12:40:15 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/balwyn">@Balwyn</a> said:</p>
<blockquote>
<p>If you were thinking of using [poly] to create a polyphonic [osc~] synth, you can do it this way</p>
<p><a href="/uploads/files/1543728540477-easy-poly-synth.pd">easy-poly-synth.pd</a></p>
<p><img src="/uploads/files/1543728552395-image.png" alt="image.png" class="img-responsive img-markdown" /></p>
</blockquote>
<p>Balwijn Thanks you also much for your help! This is a clear picture and understandable to me how to continue my experiment with PureData!</p>
<p>Greeting Crojav</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11793/solved-several-midinotes-to-several-osc-s/8</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/11793/solved-several-midinotes-to-several-osc-s/8</guid><dc:creator><![CDATA[Crojav]]></dc:creator><pubDate>Sun, 02 Dec 2018 12:40:15 GMT</pubDate></item><item><title><![CDATA[Reply to [Solved] Several MidiNotes to several osc&#x27;s on Sun, 02 Dec 2018 15:08:50 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/crojav">@Crojav</a> you can also use [clone] in addition to achieve that:<br />
<a href="/uploads/files/1543763217587-easy_poly_synth_clone.zip">easy_poly_synth_clone.zip</a><br />
<img src="/uploads/files/1543763235891-easy_poly_synth_clone.png" alt="easy_poly_synth_clone.PNG" class="img-responsive img-markdown" /></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11793/solved-several-midinotes-to-several-osc-s/9</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/11793/solved-several-midinotes-to-several-osc-s/9</guid><dc:creator><![CDATA[Jona]]></dc:creator><pubDate>Sun, 02 Dec 2018 15:08:50 GMT</pubDate></item></channel></rss>