<meta charset="utf-8"><meta charset="utf-8">Hi Tim:<div><br></div>2011/4/7 Timothy Leonido <span dir="ltr"><<a href="mailto:timothy.leonido@gmail.com">timothy.leonido@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">
could anyone offer advice on controlling individual chuck patches with an external device?  </blockquote><div><br></div><div>For my performance setup, I created a ChucK patch controller class -- it received all incoming MIDI events and forwarded them to the current patch.  Not surprisingly, it intercepted patch control events, and did a Machine.add() to launch a patch and make it current.  It worked reliably for me.  </div>
<div><br></div><div>Is that what you were looking for?</div><div><br></div><div>If you want more details, let me know -- I can dig up the code from the archives.</div><div><br></div><div>- Rob</div><div><br></div>