<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:tahoma, new york, times, serif;font-size:10pt"><DIV>hi, </DIV>
<DIV>&nbsp;</DIV>
<DIV>thanks much for your response!</DIV>
<DIV>&nbsp;</DIV>
<DIV>also in regards to your explanation,</DIV>
<DIV>&nbsp;</DIV>
<DIV>"It would be nice if the random source could be independently specified for all the pd objects that use random numbers, </DIV>
<DIV>since the count of unreachable combinations when using the standard deterministic chaos generators is infinite"</DIV>
<DIV>&nbsp;</DIV>
<DIV>any application examples as to why it would be nice if the random source could be independently specified?</DIV>
<DIV>&nbsp;</DIV>
<DIV>cheers, :)&nbsp;</DIV>
<DIV><BR>&nbsp;</DIV>
<DIV><FONT size=2 face="tahoma, new york, times, serif">Cem Güney</FONT></DIV>
<DIV><FONT size=2 face="tahoma, new york, times, serif">&nbsp;</FONT></DIV>
<DIV><FONT size=2 face=Tahoma><A href="http://www.myspace.com/cemguney" rel=nofollow target=_blank><FONT color=#000000>myspace</FONT></A><FONT color=#000000> . . </FONT><A href="http://www.last.fm/music/Cem+Güney" rel=nofollow target=_blank><FONT color=#000000>lastfm</FONT></A><FONT color=#000000> . . </FONT><A href="http://impulse.tumblr.com/" rel=nofollow target=_blank><FONT color=#000000>tumblr</FONT></A><FONT color=#000000> . . </FONT><A href="http://www.cronicaelectronica.org/" rel=nofollow target=_blank><FONT color=#000000>cronica</FONT></A></FONT><FONT color=#000000 size=1>&nbsp;</FONT></DIV>
<DIV><BR></DIV>
<DIV style="FONT-FAMILY: tahoma, new york, times, serif; FONT-SIZE: 10pt"><BR>
<DIV style="FONT-FAMILY: arial, helvetica, sans-serif; FONT-SIZE: 13px"><FONT size=2 face=Tahoma>
<HR SIZE=1>
<B><SPAN style="FONT-WEIGHT: bold">From:</SPAN></B> Martin Peach &lt;martin.peach@sympatico.ca&gt;<BR><B><SPAN style="FONT-WEIGHT: bold">To:</SPAN></B> Mike Moser-Booth &lt;mmoserbooth@gmail.com&gt;<BR><B><SPAN style="FONT-WEIGHT: bold">Cc:</SPAN></B> pd-list@iem.at; IOhannes m zmölnig &lt;zmoelnig@iem.at&gt;<BR><B><SPAN style="FONT-WEIGHT: bold">Sent:</SPAN></B> Sunday, July 5, 2009 7:22:51 AM<BR><B><SPAN style="FONT-WEIGHT: bold">Subject:</SPAN></B> Re: [PD] help_random/seed<BR></FONT><BR>Mike Moser-Booth wrote:<BR>&gt; IOhannes m zmölnig wrote:<BR>&gt;&gt; Frank Barknecht wrote:<BR>&gt;&gt;&gt; Hallo,<BR>&gt;&gt;&gt; cem guney hat gesagt: // cem guney wrote:<BR>&gt;&gt;&gt; <BR>&gt;&gt;&gt;&gt; just started studying PD. going through the control examples i've been stuck trying to figure out the function of the message, seed 123 in the<BR>&gt;&gt;&gt;&gt; example for "random". not sure if i figured out the explanation below,<BR>&gt;&gt;&gt;&gt;
 <BR>&gt;&gt;&gt;&gt; Seeds are kept locally so that if two Randoms are seeded the same they will have the same output (or indeed you can seed the same one twice to repeat the output.)<BR>&gt;&gt;&gt; <BR>&gt;&gt;&gt; Yes, that's true, you understood correctly.<BR>&gt;&gt;&gt; <BR>&gt;&gt;&gt; Oh, wait, that's what's in the help-file! What exactly is cloudy there?<BR>&gt;&gt; <BR>&gt;&gt; probably the simple fact, that [random] despite of it's name does not really produce random numbers.<BR>&gt;&gt; mostly when computers present you a "random" number, then this number will only appear to be random, but in reality is just calculated as the next item of a totally deterministic series.<BR>&gt;&gt; (as a matter of fact, a new random number is usually generated by simple taking the last number and then applying some more or less complicated transformation on this number). this method is known as "pseudo random".<BR>&gt;&gt; <BR>&gt;&gt; you can set the
 "starting point" of the series by setting the "seed", which is the first number of the random sequence). since all [random] object use the same algorithm to calculate the next pseudo-random number, they will all end up with the same sequence if they all start with the same "seed".<BR>&gt;&gt; by default Pd uses different seeds for all [random] objects so they all appear to work independently.<BR>&gt; In addition, it's probably worth mentioning that Pd will produce the same seeds for each [random] every time you load the patch. So while they appear to work independently, you will still get the same results each time you first run a patch after loading it.<BR>&gt; <BR><BR>A lot of the latest cpus have hardware random number generators that work by having a jittery oscillator sample the cpu clock, or something along those lines. (Such a jittery oscillator is assumed to have normally distributed transition times.)<BR>It would be nice if the random source
 could be independently specified for all the pd objects that use random numbers, since the count of unreachable combinations when using the standard deterministic chaos generators is infinite.<BR><BR>Martin<BR><BR><BR>_______________________________________________<BR><A href="mailto:Pd-list@iem.at" ymailto="mailto:Pd-list@iem.at">Pd-list@iem.at</A> mailing list<BR>UNSUBSCRIBE and account-management -&gt; http://lists.puredata.info/listinfo/pd-list<BR></DIV></DIV></div><br>

      </body></html>