[Openmcl-devel] A LISP Question
Jaime Magiera
jaime at experienceproductions.com
Thu Nov 11 10:20:19 PST 2004
On Nov 11, 2004, at 12:42 PM, todd ingalls wrote:
> Jaime,
> When you are making your socket to receive OSC you should probably set
> the format argument to binary. when you receive on this socket you
> will get an array of byte values which i think would be much easier
> for you to parse. I have a working version of some code to send OSC
> messages but unfortunately have gotten sidetrack into something else
> and haven't completer writing all the code to parse the received OSC
> messages. I will send you the code that I have as it may at least give
> you some hints.
Thank you. That would be useful. I know what I want, but don't know how
to get there. It's nice to know that there's someone else using OSC and
LISP. There seems like a lot of potential in that area.
Jaime
More information about the Openmcl-devel
mailing list