<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I have encountered a number of problems with the Muse software. It
    seems that they pour most of their development resources into their
    assisted meditation Apps and that the backend they provide for
    general use are fairly buggy. If in fact your hypothesis is true,
    you may need to write a python script (or some such thing) to
    pre-process the OSC messages and repackage them into the correct
    data formats that Pd's OSC externs expect. <br>
    <br>
    I've also seen dubious timestamp information coming off of the Muse
    OSC streams, so be careful if that information is important to you.<br>
    <br>
    Cheers,<br>
    David<br>
    <br>
    <div class="moz-cite-prefix">On 1/11/2016 8:07 PM, Richie Cyngler
      wrote:<br>
    </div>
    <blockquote
cite="mid:CACi_E-SAFgpV=w0wmkAQmkoMdpWYtNi2wi0xiGvwUM6wbebLCg@mail.gmail.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
      <div dir="ltr">
        <div>
          <div>
            <div>Hi all,<br>
              <br>
            </div>
            I'm recieving data via bluetooth from a Muse EEG headset and
            trying to route it into Pd-Extended.<br>
            <br>
          </div>
          [dumpOSC] is working sometimes but tends to crash Pd when the
          whole stream is on.<br>
          <br>
        </div>
        [udpreceive] seems a lot more stable but is having trouble with
        data types and seems to require<br>
        | <br>
        [unpackOSC] to interpret the data but that object is filling up
        the console with this error:<br>
        <div>
          <div>
            <div>
              <div>
                <div><i><br>
                    unpackOSC: PrintTypeTaggedArgs: Type tag said this
                    arg is a string but it's not!<br>
                  </i><br>
                </div>
                <div><br>
                  Does anyone know if there is a way to fix this error?
                  I guess there's an unexpected data type being
                  generated by the EEG headset? Other than the error it
                  seems to work pretty well this way.<br>
                  <br>
                </div>
                <div>Thanks<br>
                </div>
                <div>Richie<br>
                </div>
              </div>
            </div>
          </div>
        </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="http://lists.puredata.info/listinfo/pd-list">http://lists.puredata.info/listinfo/pd-list</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>