osc

A library to handle messages in the OSC protocol

https://github.com/peacememories/haskell-osc

Latest on Hackage:1.0.0.2

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Gabriel Pickl
Maintained by Gabriel Pickl

This library allows users to parse and write OSC (Open Sound Control) messages. It uses the parsing library attoparsec to read binary data.