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.
- OCaml >= 4.03
- libshine (e.g.
apt install libshine-devorbrew install shine) - dune >= 3.0
Via opam:
$ opam install shine
$ dune build
$ dune install