Skip to main content

Crate rill_osc

Crate rill_osc 

Source
Expand description

OSC (Open Sound Control) protocol implementation — encoding, decoding, and UDP server.

Modules§

error
OSC error types.
osc
OSC protocol types and encode/decode functions.
prelude
Convenience re-exports for common OSC types.
server
UDP-based OSC server for receiving and dispatching messages.