<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    hi<br>
    <br>
    see [splitfilename]<br>
    <br>
    On 24/01/2012 12:46, Julian Brooks wrote:
    <blockquote
cite="mid:CAGemBFThADcnJ1WWHUO1O4SeFogODS5sNcwdFou=e1cSfuQLhQ@mail.gmail.com"
      type="cite">Hi all,<br>
      <br>
      I'm looking for something that can quickly trim fairly long lists
      of incoming OSC messages, for example:<br>
      slime/user/sb/app/renoise/midichannel/3/noteon/38 127<br>
      So that I can just get at '38 127'?<br>
      <br>
      Theses lists are dynamic, so it's not possible to have them setup
      beforehand apart from the 1st couple of strings.<br>
      <br>
      I'm currently using a simple abstraction<br>
      <br>
      [r $2]<br>
      |<br>
      [routeOSC $1]<br>
      |<br>
      [s $3]<br>
      <br>
      that trims them down by copying and pasting (I also have a [print]
      connected to the incoming messages) but it takes too long to get
      to the data I want and it's hard to follow with so many messages
      flying past the terminal.<br>
      <br>
      This is for an improvisation system with several other people so
      there's lots of data swooshing about, wondering if anyone has any
      experience using OSC in this type of environment?<br>
      <br>
      All tips, pointers, examples and patches gratefully accepted.<br>
      <br>
      Very best wishes,<br>
      <br>
      Julian<br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
<a class="moz-txt-link-abbreviated" href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list
UNSUBSCRIBE and account-management -&gt; <a class="moz-txt-link-freetext" href="http://lists.puredata.info/listinfo/pd-list">http://lists.puredata.info/listinfo/pd-list</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>