Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 664 Bytes

File metadata and controls

35 lines (23 loc) · 664 Bytes

ocaml-shine

Warning

This repository is read-only. All changes must be made in savonet/liquidsoap under src/modules/synced/shine/ and will be mirrored here automatically.

OCaml bindings for libshine, a super-fast fixed-point MP3 encoder.

Please read the COPYING file before using this software.

Prerequisites

  • OCaml >= 4.03
  • libshine (e.g. apt install libshine-dev or brew install shine)
  • dune >= 3.0

Installation

Via opam:

$ opam install shine

Building from source

$ dune build
$ dune install

Contact

contact@liquidsoap.info