package lame

  1. Overview
  2. Docs
MP3 encoding library

Install

Dune Dependency

Authors

Maintainers

Sources

v0.3.4.tar.gz
md5=4313552dcb92f02a8a8ceeb4ee0dbbdc
sha512=d4737a8e4395bea5d361cc739a9a13aeb41f69b9dfc8e508e3e5b0249ae998fc38a809c7700b0ad95a7bdfb029d3b6c8bede3043e2709336f37c4450f2cda6cc

Description

Bindings for the lame library which provides functions for encoding mp3 files

Published: 06 Sep 2020

README

README.md

ocaml-lame

This package contains an OCaml interface for the lame library.

Please read the COPYING file before using this software.

Prerequisites:

  • ocaml >= 4.00.1 (haven't tried earlier versions)

  • lame

  • findlib >= 0.8.1 (haven't tried earlier versions)

  • 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 lame

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 (2)

  1. dune-configurator
  2. dune > "2.0"

Dev Dependencies

None

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.