liblo  0.31
Modules
Here is a list of all modules:
 High-level OSC APIDefines the high-level API functions necessary to implement OSC support. Should be adequate for most applications, but if you require lower level control you can use the functions defined in lo_lowlevel.h
 Low-level OSC APIUse these functions if you require more precise control over OSC message contruction or handling that what is provided in the high-level functions described in liblo
 Prettyprinting functionsThese functions all print an ASCII representation of their argument to stdout. Useful for debugging
 C++ wrapperThis is a header-only C++11 wrapper defining a set of classes that wrap liblo functionality in an object-oriented way