package lo

  1. Overview
  2. Docs
Bindings for the lo library which provides functions for communicating with input controls using the OSC protocol

Install

Authors

Maintainers

Sources

v0.2.0.tar.gz
md5=628df1ab7fa2f1b1ad6e27bca9b53a7e
sha512=b077f4ae477371cf9ef8c1fb906c8c1769fed6e52f17eea96dfe708c5ddeb54e8d696a4d0b6f4c4bb97213b3859c5410350064f65377bcfecc1c641bad9b5d8a

Description

Published: 16 Mar 2021

README

ocaml-lo

This package contains an OCaml interface for the lo library

Please read the COPYING file before using this software.

Prerequisites:

  • ocaml

  • liblo

  • findlib

  • dune >= 2.0

Compilation:

$ dune build

This should build both the native and the byte-code version of the extension library.

Installation:

Via opam:

$ opam install lo

Via dune (for developers):

$ dune install

This should install the library file in the appropriate place.

Dev Dependencies

None

Used by

None

Conflicts

None