Alegbraic data types for OSC packets and encode and decode functions.
Documentation
An OSC packet.
The basic elements of OSC messages.
encodeOSC :: OSC -> ByteStringSource
Encode an OSC packet.
decodeOSC :: ByteString -> OSCSource
Decode an OSC packet.