[LAD] easiest way to serialize messages for sending over a ringbuffer?

Iain Duncan iainduncanlists at gmail.com
Tue Dec 13 03:24:22 UTC 2011


Hi everyone, I have a fairly simple, known size message format, it's just
five numbers, either ints or floats, wrapped in a structure. I guess I need
some kind of serialization to send this over a jack ringbuffer, but I've
zero experience with serialization in C++. Can anyone tell me what the
easiest or best way to do this is? Should I use the boost serialization
library? FWIW, I would like to eventually add osc messaging in too if that
affects the best choice.

Thanks!
Iain
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linuxaudio.org/pipermail/linux-audio-dev/attachments/20111212/34da36af/attachment.html>


More information about the Linux-audio-dev mailing list