Warning
This repository is read-only. All changes must be made in
savonet/liquidsoap under
src/modules/synced/lo/ and will be mirrored here automatically.
OCaml bindings for liblo, a library for communicating using the Open Sound Control (OSC) protocol.
Please read the COPYING file before using this software.
- OCaml >= 4.14
- liblo (e.g.
apt install liblo-devorbrew install liblo) - dune >= 3.0
Via opam:
$ opam install lo
$ dune build
$ dune install