On Fri, Nov 13, 2020 at 10:20:37AM +0100, Richard van Bemmelen wrote: > That does not work for me, I get: > error: syntax error, unexpected INTEGER_TOKEN (token "0") from file > OSCtest.csd (1) > line 29: > >>>OSCsend_Io 0 <<< > Unexpected untyped word OSCsend_Io when expecting a variable > Parsing failed due to invalid input! Try the right command...! (:-)) It's "OSCsend_lo" (with an "el", not "I") Works for me. > > BTW, the original problem about reading OSC strings is not solved. I have a > Python test program that sends string data over OSC using pythonosc. > This works with a Python OSC server, but not with the csd. I'd guess some format mismatch somewhere, but hard to tell from that. -- Pete -- Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here