ml2mxmlversion
Generate musicxml files from OCaml
ml2mxml is an OCaml library to generate musicxml (http://www.musicxml.com/) files.
That library was developed for two reasons:
- the lack of what 'git' offers, in music score editors,
- the hard time experienced when using the cut/copy/paste features of Guitar Pro 6 (http://www.guitar-pro.com/en/index.php).
With that library, music can be written as:
- write an OCaml program (see examples/hello_ode_of_joy.ml),
- compile/execute it (% omake ex),
- open the generated musicxml file, with for example a midi player that understands the format (see http://www.musicxml.com/software/).
Author | Ion Alberdi <nolaridebi@gmail.com> |
---|---|
License | Apache-2.0 |
Published | |
Homepage | https://github.com/yetanotherion/ml2mxml |
Issue Tracker | https://github.com/yetanotherion/ml2mxml/issues |
Maintainer | Ion Alberdi <nolaridebi@gmail.com> |
Dependencies | |
Source [http] | https://github.com/yetanotherion/ml2mxml/archive/v0.1.tar.gz sha256=d7d9a8afed519bfbd5764e5cf746aedcbcd91cc6fb77a5caa902f618044ddb07 md5=7a642fea3792b5d142a5e4fd4ba86fc4 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/ml2mxml/ml2mxml.0.1/opam |
No package is dependent