<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Nov 19, 2009, at 5:47 PM, Dan Wilcox wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><br></div><div>Howdy Patrick,</div><div><br><blockquote type="cite"><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><span style="font-family:'Helvetica'; font-size:medium; color:rgba(127, 127, 127, 1.0);"><b>From: </b></span><span style="font-family:'Helvetica'; font-size:medium;">"Pagano, Patrick" &lt;<a href="mailto:pat@digitalworlds.ufl.edu">pat@digitalworlds.ufl.edu</a>&gt;<br></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><span style="font-family:'Helvetica'; font-size:medium; color:rgba(127, 127, 127, 1.0);"><b>Date: </b></span><span style="font-family:'Helvetica'; font-size:medium;">November 19, 2009 11:30:36 PM GMT+01:00<br></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><span style="font-family:'Helvetica'; font-size:medium; color:rgba(127, 127, 127, 1.0);"><b>To: </b></span><span style="font-family:'Helvetica'; font-size:medium;">PD List &lt;<a href="mailto:pd-list@iem.at">pd-list@iem.at</a>&gt;<br></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><span style="font-family:'Helvetica'; font-size:medium; color:rgba(127, 127, 127, 1.0);"><b>Subject: </b></span><span style="font-family:'Helvetica'; font-size:medium;"><b>[PD] Pd Scene Change?</b><br></span></div><div lang="EN-US" link="blue" vlink="purple"><div class="Section1"><br><p class="MsoNormal">Is there a way to make Pd behave similar to Isadora/SFX type products by having it “step” through different patches sequentially?<o:p></o:p></p><p class="MsoNormal">Isadora uses “jumps” that are usually triggered by keyboard mappings, like space bar etc..<o:p></o:p></p><p class="MsoNormal">SFX uses a “GO” button which pretty much does the same thing stepping through CUEs when clicked.<o:p></o:p></p><p class="MsoNormal"><o:p>&nbsp;I would like to see if we could have 4 different pd patches and step through them with a keyboard or some external/HID input</o:p></p><p class="MsoNormal">Has anyone done this already?&nbsp; I am assuming qlist, but I would love to see a working example before I try to reinvent the wheel.</p></div></div></blockquote><div>I have a similar setup where a master playlist contains a list of song patches. &nbsp;I go from song to song by closing the current patch and loading the next. &nbsp;I haven't abstracted the playlist functionality yet, but I have made the patch open and close abstraction ... [rc-openclose]. &nbsp;The playlist is basically just a wrapper for a [coll] object.&nbsp;</div><div><br></div><div>Transitions are rough (may cause clicks/dropouts), if anyone has a way to do a smooth transition when opening and closing a patch while audio is playing, please let me know.</div><div><br></div><div>Check it out in&nbsp;<a href="http://danomatika.com/software/rc-patches/">http://danomatika.com/software/rc-patches/</a>&nbsp;...</div></div></div></blockquote><div><br></div><div>Load them all in advance, then use [switch~] to turn them on/off.</div><div><br></div><div>.hc</div><div><br></div><div><br></div><br><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><br></div><div> <div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>--------</div><div>Dan Wilcox</div><div><a href="http://danomatika.com">danomatika.com</a></div><div><a href="http://robotcowboy.com">robotcowboy.com</a></div><div><br></div></div><br class="Apple-interchange-newline"><br class="Apple-interchange-newline"> </div> <br></div>_______________________________________________<br><a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list">http://lists.puredata.info/listinfo/pd-list</a><br></blockquote></div><br><div> <span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><div><br class="Apple-interchange-newline"><br class="khtml-block-placeholder"></div><div><br class="khtml-block-placeholder"></div><div><br class="khtml-block-placeholder"></div><div>----------------------------------------------------------------------------</div><div><br class="khtml-block-placeholder"></div><div>"[T]he greatest purveyor of violence in the world today [is] my own government." - Martin Luther King, Jr.</div><div><br></div></span><br class="Apple-interchange-newline"> </div><br></body></html>