<html>  <head>      </head>  <body>    <div>      <p>        I am trying to set up a sort of a drum loop program. my plan is to         have several drum patterns &quot;pre-loaded&quot;, and then using the &quot;Key&quot;         object, at the press of at button, the patterns will change, but only         if the loop is finished. <u>Example</u>: &quot;drum beat 1&quot; plays for 6         seconds. if I were to press the button for &quot;drum beat 2&quot;, three         seconds into the &quot;drum beat 1&quot;, i need the first drum beat to finish         playing, and <i>then </i>&quot;drum beat 2&quot; would start looping . does that         make any sense?      </p>      <p>              </p>      <p>        -Robert G.      </p>    </div>  </body></html>

<PRE>
</PRE>
<PRE>
</PRE>