[linux-audio-dev] liblo lo_message_deserialise?

Mario Lang mlang at delysid.org
Thu Jan 12 15:22:44 UTC 2006


Hi.

While playing a little with the liblo lowlevel interface
(I am trying to deliver and receive/decode OSC messages via a non-UDP/TCP
transport), I found lo_message_serialise.  I also had to rip
a bit of code from lo_send_internal and friends.
However, I cant find a counterpart for decomposing messages, so
I guess currently, I would have to rip even more code out of
the lib itself.  I am wondering, would anyone else benefit
from a clean lowlevel API for decoding messages to a lo_message?

I am imagining something like

lo_message lo_message_from_buffer (char *buf, int size)

Any comments?
-- 
CYa,
  Mario



More information about the Linux-audio-dev mailing list