<?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[Seed Number]]></title><description><![CDATA[<p>Would anyone suggests how to change or send a seed number to a [random N], so I don't need to keep on clicking the chosen seed N? I was thinking of making a table message for seed numbers every 2 sec or so, but not sure how <img class="emoji emoji-extended" src="http://forum.pdpatchrepo.info/plugins/nodebb-plugin-emoji-extended/images/frowning.png" title=":(" alt=":(" /> .<br />
I started like this;</p>
<p>[metro 250]<br />
|\<br />
| \<br />
| [f] [+1] &lt;--counter<br />
| |<br />
| [mod 8]<br />
| |<br />
| [sel 0]<br />
| |<br />
| [seed 1( , [seed 2( , [seed N(<br />
| /<br />
|/<br />
[random N]<br />
|<br />
[+ 48]<br />
|<br />
[mtof]<br />
|<br />
[osc~]<br />
|\<br />
[dac~]</p>
<p>thank you...</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/1696/seed-number</link><generator>RSS for Node</generator><lastBuildDate>Sun, 10 May 2026 08:15:48 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/1696.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 09 May 2008 21:23:41 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Seed Number on Fri, 09 May 2008 21:23:41 GMT]]></title><description><![CDATA[<p>Would anyone suggests how to change or send a seed number to a [random N], so I don't need to keep on clicking the chosen seed N? I was thinking of making a table message for seed numbers every 2 sec or so, but not sure how <img class="emoji emoji-extended" src="http://forum.pdpatchrepo.info/plugins/nodebb-plugin-emoji-extended/images/frowning.png" title=":(" alt=":(" /> .<br />
I started like this;</p>
<p>[metro 250]<br />
|\<br />
| \<br />
| [f] [+1] &lt;--counter<br />
| |<br />
| [mod 8]<br />
| |<br />
| [sel 0]<br />
| |<br />
| [seed 1( , [seed 2( , [seed N(<br />
| /<br />
|/<br />
[random N]<br />
|<br />
[+ 48]<br />
|<br />
[mtof]<br />
|<br />
[osc~]<br />
|\<br />
[dac~]</p>
<p>thank you...</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/1696/seed-number</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/1696/seed-number</guid><dc:creator><![CDATA[jackULL]]></dc:creator><pubDate>Fri, 09 May 2008 21:23:41 GMT</pubDate></item><item><title><![CDATA[Reply to Seed Number on Sat, 10 May 2008 04:54:08 GMT]]></title><description><![CDATA[<p>hey that's really cool. i didnt think that reseeding a random will always make it output the same values.</p>
<p>what you have done looks fine to me, except you didn't include a trigger.</p>
<p>[metro 250]<br />
|<br />
[t b b]<br />
| \<br />
| [f ][+ 1]</p>
<p>then:</p>
<p>[sel 0 1 2 3 4 5 6 7]<br />
| |<br />
[seed 1( |<br />
|<br />
[seed 2( ...etc</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/1696/seed-number/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/1696/seed-number/2</guid><dc:creator><![CDATA[hardoff]]></dc:creator><pubDate>Sat, 10 May 2008 04:54:08 GMT</pubDate></item><item><title><![CDATA[Reply to Seed Number on Sat, 10 May 2008 12:08:18 GMT]]></title><description><![CDATA[<p>thanks for reply hardoff. yes, seed is kinda having a preset sequence of notes depending on the seed #<br />
I add the [t b b] &amp; [sel 0 1 2 3 4 5 6 7], then the [seed Numbers] &amp; its not exactly what I'm looking for. I like to be able to just select a seed # instead of retyping it.</p>
<p>[metro 250]<br />
|\<br />
| \<br />
| [f] [+1]<br />
| |<br />
| [mod 8]<br />
| |<br />
| [sel 0]<br />
| |<br />
| [seed N] &lt;-- with this it plays back same seq for 8 beats until I type a new 'N'<br />
| /<br />
|/<br />
[random 8]<br />
|<br />
[+ 48]<br />
|<br />
[mtof]<br />
|<br />
[osc~]<br />
|\<br />
[dac~]</p>
<p>So basically, I would like the 'N' to be determined. Say i only like the seq pattern of [seed 5], [seed 9], [seed 10] &amp; [seed 13]. I would like this seed 'N' playing in that order or could be random. So [seed 5] will be playing 4x then goes to [seed 9] &amp; so forth before it goes back to [seed 5 again]. Or it could be randomly selected after playing each seeds 4x.<br />
It's been fun learning PD, about 2 weeks now... <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/1696/seed-number/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/1696/seed-number/3</guid><dc:creator><![CDATA[jackULL]]></dc:creator><pubDate>Sat, 10 May 2008 12:08:18 GMT</pubDate></item><item><title><![CDATA[Reply to Seed Number on Sat, 10 May 2008 12:56:57 GMT]]></title><description><![CDATA[<p>in that case, increase your trigger to [t b b b] and add another [mod] [select] section.</p>
<p>[mod 32]<br />
|<br />
[sel 0 1 2 3]<br />
| |<br />
[seed 5( [seed 9( ...etc</p>
<p>this should be triggered first by the right outlet of the [t b b b]</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/1696/seed-number/4</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/1696/seed-number/4</guid><dc:creator><![CDATA[hardoff]]></dc:creator><pubDate>Sat, 10 May 2008 12:56:57 GMT</pubDate></item><item><title><![CDATA[Reply to Seed Number on Sat, 10 May 2008 14:51:37 GMT]]></title><description><![CDATA[<p>thanks for the suggestion. i ended up using a different method, inspired by your idea. it works nice with a pre determined scale or notes, but random works fine too as it has a repetitive pattern (seed#). check out the attached. appreciate your reply.<br />
thanks to marius as well <img class="emoji emoji-extended" src="http://forum.pdpatchrepo.info/plugins/nodebb-plugin-emoji-extended/images/grinning.png" title=":)" alt=":)" /></p>
<p>happy PD!</p>
<p><a href="http://www.pdpatchrepo.info/hurleur/selectSeeds.pd.txt" rel="nofollow">http://www.pdpatchrepo.info/hurleur/selectSeeds.pd.txt</a></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/1696/seed-number/5</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/1696/seed-number/5</guid><dc:creator><![CDATA[jackULL]]></dc:creator><pubDate>Sat, 10 May 2008 14:51:37 GMT</pubDate></item></channel></rss>