Pryadka / verovio

🎵 Music notation engraving library for MEI with MusicXML and Humdrum support and various toolkits (JavaScript, Python)

Home Page:https://www.verovio.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License: LGPL v3 Build Status Build status

Verovio is a fast, portable and lightweight library for engraving Music Encoding Initiative (MEI) music scores into SVG. Verovio can be used as a standalone command-line tool for converting a MEI files, as the music rendering library for applications, or it can be compiled to Javascript using the Emscripten LLVM-to-JavaScript compiler.

See the JavaScript toolkit running in the MEI Viewer and check out the app or the tutorial for its web integration and for enabling user interaction.

Choice interaction

Verovio can also render Plaine & Easie Code and imports MusicXML, Humdrum data, and ABC notation. It is designed as a tool usable as a one-step conversion tool and it is written in pure standard C++.

Verovio follows the Standard Music Font Layout (SMuFL) specification and the font can be changed for personalizing the output.

The project page is http://www.verovio.org. Verovio is available under the LGPL license (see LICENSE.txt).

Building and using instructions

See the wiki, with instructions for:

LibMEI

The code for the attribute classes of Verovio are generated from the MEI schema using a modified version of LibMEI available here. The code generated is included in the Verovio repository and the LibMEI repository does not need to be cloned for building Verovio.

Contributing

If you are willing to contribute to Verovio, please follow the contribution and coding style guidelines.

Example output

This page was generated with version 2.4.0-dev-2748fed

Example page

About

🎵 Music notation engraving library for MEI with MusicXML and Humdrum support and various toolkits (JavaScript, Python)

https://www.verovio.org

License:Other


Languages

Language:C++ 95.6%Language:XSLT 2.8%Language:C 0.5%Language:Shell 0.2%Language:JavaScript 0.2%Language:Python 0.1%Language:Perl 0.1%Language:Objective-C 0.1%Language:Java 0.1%Language:QML 0.1%Language:CMake 0.1%Language:Ruby 0.0%Language:QMake 0.0%Language:SWIG 0.0%Language:Makefile 0.0%Language:NASL 0.0%