package shine

  1. Overview
  2. Docs
Fixed-point MP3 encoder

Install

Dune Dependency

Authors

Maintainers

Sources

v0.2.2.tar.gz
md5=09edc7d1a7f0e87728d910e0540c4495
sha512=6c9527234115250569d78fe0380f2485df7e86a864914645090e4a64e0699afd6132a00cba1eb24915a34dd24b250928eedf3e557e5b6a79e30fa507c61df0f2

Description

shine is a super fast mp3 encoding library implemented in fixed-point arithmetic.

Published: 04 Nov 2021

README

ocaml-shine

This package contains an OCaml interface for the shine fixed-point encoding library. Please read the COPYING file before using this software.

Prerequisites:

  • ocaml

  • lame

  • findlib

  • dune

Compilation:

$ dune build

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

Installation:

Via opam:

$ opam install shine

Via dune (for developers):

$ dune install

Author

This author of this software may be contacted by electronic mail at the following address: savonet-users@lists.sourceforge.net.

Dependencies (4)

  1. dune-configurator
  2. conf-shine
  3. dune >= "2.7"
  4. ocaml >= "4.03.0"

Dev Dependencies (1)

  1. odoc with-doc

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.