<?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[Playing notes sequentially]]></title><description><![CDATA[<p>I am newbie at PD, so I have this problem that I couldn't find a solution. There is an inlet, that is a list in the format X1 D1 ... Xn Dn, where X is a MIDI value (note), D is a time value (ns) and n &gt;= 1. The objective is to play the X1 value for D1 ns, then X2 value for D2, ..., until Xn Dn, where the sound stops (silence).</p>
<p>I was playing with mtof, osc~ and line~, so I could understand how I can do this with one pair of values. For example 90 100, works fine, but I have no idea how I can do this sequentially (like 90 100 96 200 90 200). I would very much appreciate any suggestions.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13936/playing-notes-sequentially</link><generator>RSS for Node</generator><lastBuildDate>Sun, 17 May 2026 14:20:05 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/13936.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 17 May 2022 15:52:29 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Playing notes sequentially on Tue, 17 May 2022 15:52:29 GMT]]></title><description><![CDATA[<p>I am newbie at PD, so I have this problem that I couldn't find a solution. There is an inlet, that is a list in the format X1 D1 ... Xn Dn, where X is a MIDI value (note), D is a time value (ns) and n &gt;= 1. The objective is to play the X1 value for D1 ns, then X2 value for D2, ..., until Xn Dn, where the sound stops (silence).</p>
<p>I was playing with mtof, osc~ and line~, so I could understand how I can do this with one pair of values. For example 90 100, works fine, but I have no idea how I can do this sequentially (like 90 100 96 200 90 200). I would very much appreciate any suggestions.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13936/playing-notes-sequentially</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13936/playing-notes-sequentially</guid><dc:creator><![CDATA[daylightinz]]></dc:creator><pubDate>Tue, 17 May 2022 15:52:29 GMT</pubDate></item><item><title><![CDATA[Reply to Playing notes sequentially on Wed, 18 May 2022 10:49:02 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/daylightinz">@daylightinz</a> Assuming each note/time pair actually needs to arrive as each previous note ends......<br />
<a href="/uploads/files/1652806888811-this.pd">this.pd</a><br />
I have put long time values so that you can see it working.</p>
<p>If you are wishing to play chords with your message a different solution will be necessary.<br />
David.</p>
<p><img src="/uploads/files/1652870940387-capture.jpg" alt="Capture.JPG" class="img-responsive img-markdown" /></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13936/playing-notes-sequentially/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13936/playing-notes-sequentially/2</guid><dc:creator><![CDATA[whale-av]]></dc:creator><pubDate>Wed, 18 May 2022 10:49:02 GMT</pubDate></item><item><title><![CDATA[Reply to Playing notes sequentially on Wed, 18 May 2022 02:44:07 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/daylightinz">@daylightinz</a> you can use [vline~] instead, for exact timing - not limited to block boundaries.<br />
See its' help-patch.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13936/playing-notes-sequentially/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13936/playing-notes-sequentially/3</guid><dc:creator><![CDATA[lacuna]]></dc:creator><pubDate>Wed, 18 May 2022 02:44:07 GMT</pubDate></item><item><title><![CDATA[Reply to Playing notes sequentially on Wed, 18 May 2022 02:03:50 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/whale-av">@whale-av</a> It worked perfectly. Thank you, it will be of very much help to my project. <img class="emoji emoji-extended" src="http://forum.pdpatchrepo.info/plugins/nodebb-plugin-emoji-extended/images/grinning.png" title=":)" alt=":)" /></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13936/playing-notes-sequentially/4</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13936/playing-notes-sequentially/4</guid><dc:creator><![CDATA[daylightinz]]></dc:creator><pubDate>Wed, 18 May 2022 02:03:50 GMT</pubDate></item></channel></rss>