<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
    <title></title>
  </head>

  <body>
    <p style="margin: 0px;">&#160;</p>

    <p style="margin: 0px;"><span></span></p>

    <p style="margin: 0px;">Random events (as we understand them here) are completely</p>

    <p style="margin: 0px;">unrelated to one another.</p>

    <p style="margin: 0px;">&#160;</p>

    <p style="margin: 0px;">So the answer is to pre-load your system with 1,</p>

    <p style="margin: 0px;">and have all the other values be random.</p>

    <p style="margin: 0px;">&#160;</p>

    <p style="margin: 0px;">[random 5]</p>

    <p style="margin: 0px;">|</p>

    <p style="margin: 0px;">[t b f]</p>

    <p style="margin: 0px;">&#160;X</p>

    <p style="margin: 0px;">[f 1]</p>

    <p style="margin: 0px;">&#160;</p>

    <p style="margin: 0px;">&#160;</p>

    <p style="margin: 0px;">will always start with 1, and then give you random numbers.</p>

    <p style="margin: 0px;">&#160;</p>

    <p style="margin: 0px;">BUT:</p>

    <p style="margin: 0px;">&#160;</p>

    <p style="margin: 0px;">It might also give you, 1, 1, 1, 1....</p>

    <p style="margin: 0px;">&#160;</p>

    <p style="margin: 0px;">I suspect what you really want is to replace the random</p>

    <p style="margin: 0px;">with an urn.</p>

    <p style="margin: 0px;">&#160;</p>

    <p style="margin: 0px;">a.<span></span></p>

    <p style="margin: 0px;"><span></span></p>

    <p>&#160;</p>

    <div style="margin: 5px 0px 5px 0px; font-family: monospace;">
      On 13 June 2010 at 20:53 Ben Carney &lt;bfcarney@gmail.com&gt; wrote:<br />
      <br />
      &gt; Im trying to set up a simple system where, each time a metro is triggered<br />
      &gt;&#160; &#160; on, 5 sound files are played, but they always start with sound file 1.<br />
      &gt;&#160; &#160; It has been a while since i have used pd regularly and it seems I once<br />
      &gt; knew<br />
      &gt;&#160; &#160; the answer to this.<br />
      &gt;&#160; &#160; can any one shed any light?<br />
      &gt;&#160; &#160; best,<br />
      &gt;<br />
      &gt;<br />
      &gt; --<br />
      &gt; benfcarney<br />
      &gt; www.benfcarney.com<br />
      &gt; Chicago, IL<br />
    </div>
  </body>
</html>