https://github.com/savonet/ocaml-mm
OCaml multimedia library
https://github.com/savonet/ocaml-mm
audio midi multimedia ocaml
Last synced: 2 days 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 (over 13 years ago)
- Default Branch: main
- Last Pushed: 2025-04-07T07:14:30.000Z (25 days ago)
- Last Synced: 2025-04-07T08:22:00.002Z (25 days ago)
- Topics: audio, midi, multimedia, ocaml
- Language: OCaml
- Homepage: http://www.liquidsoap.info/ocaml-mm/
- Size: 2.08 MB
- Stars: 35
- Watchers: 6
- Forks: 6
- Open Issues: 7
-
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.