Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/savonet/ocaml-mm

OCaml multimedia library
https://github.com/savonet/ocaml-mm

audio midi multimedia ocaml

Last synced: 3 months ago
JSON representation

OCaml multimedia library

Awesome Lists containing this project

README

        

The multimedia library
======================

ocaml-mm is a library dedicated to performing operations on multimedia contents:
audio, video and MIDI. The core is designed as a pure OCaml library (no
dependencies are required). Some extensions requiring bindings to various
libraries are located in the [external](external) directory.