[][src]Module open_sound_module::osc

The osc module provides an enum that can represent a CvMessage or a TriggerMessage. It also provides the Read trait for these messages, and a convenience function for converting these messages into a vector of bytes.

Enums

OscMessage

Functions

write_osc_string

Helper function that pads a string properly for open sound control protocol