@hackage / osc

A library to handle messages in the OSC protocol

Latest1.0.0.2

About

Metadata

  • Last updated , by peacememories
  • License BSD-3-Clause
  • Categories Audio
  • Maintained by: Gabriel Pickl <peacemotion@gmail.com>

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    threaded (off by default)

Readme

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