Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/savonet/ocaml-mm
- Owner: savonet
- License: lgpl-2.1
- Created: 2011-12-27T06:17:35.000Z (about 13 years ago)
- Default Branch: main
- Last Pushed: 2024-10-21T15:14:49.000Z (3 months ago)
- Last Synced: 2024-10-22T02:50:44.266Z (3 months ago)
- Topics: audio, midi, multimedia, ocaml
- Language: OCaml
- Homepage: http://www.liquidsoap.info/ocaml-mm/
- Size: 2.08 MB
- Stars: 33
- Watchers: 7
- Forks: 6
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- License: COPYING
Awesome Lists containing this project
- awesome-list - ocaml-mm
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.