<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">I used to use mrpeach system, now I use
      this method. I included sendOSC.pd to make a similar working as I
      used to use with mrpeach:<br>
      <br>
      Before:<br>
      [hslider]<br>
      |<br>
      [send /pd/vol recplay siguiente(<br>
      |<br>
      [s OSC]<br>
      <br>
      Now:<br>
      [hslider]<br>
      |<br>
      [sendOSC pd vol]<br>
      <br>
      sendOSC.pd is actually to use with only folder and subfolder (2
      levels). If you want/need to use 3, modify the file connecting the
      inlet to the right side group of patches.<br>
      <br>
      El 08/05/16 a las 01:14, Paul Keyes escribió:<br>
    </div>
    <blockquote
cite="mid:CACmG=GFyuaTM6NayRSBbsaOYAVEk7brUg1MLuHvC80-63vSn7Q@mail.gmail.com"
      type="cite">
      <div dir="ltr">I need to use OSC. I had been using mrpeach in
        pd-extended, but I see that pd-extended is no longer
        recommended, and it won't compile for my system anyway  (I'm
        using unbuntu 14.04 on an Udoo), so I have pd-0-46-7 installed. 
        <div>I downloaded pd-osc from my package repo, but there is no
          hint about where udpsend is supposed to come from. There is no
          pd-mrpeach from my repo either, so I'm currently trying to get
          the version from <a moz-do-not-send="true"
href="https://svn.code.sf.net/p/pure-data/svn/trunk/externals/mrpeach/net/">https://svn.code.sf.net/p/pure-data/svn/trunk/externals/mrpeach/net/</a>
          working without much success. It compiles but I still get
          "udpsend ..couldn't create". </div>
        <div>What is the correct way to get udpsend? Or is there another
          way to do OSC?</div>
        <div><br>
        </div>
        <div>Cheers,</div>
        <div>Paul</div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
<a class="moz-txt-link-abbreviated" href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a> mailing list
UNSUBSCRIBE and account-management -> <a class="moz-txt-link-freetext" href="https://lists.puredata.info/listinfo/pd-list">https://lists.puredata.info/listinfo/pd-list</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>