a JavaScript library for time based measure highlighting in rendered MEI (http://www.music.encoding.org) and facsimile page turning (loading images). The implementation requires a JSON file with the corresponding measure parameters as e.g. in Weber_Freischuetz-06_annoMeasures.json
this repository implements the "Gitflow" branching model as described at:
http://nvie.com/posts/a-successful-git-branching-model/
The package contains a test folder. To build and run scoreFollowsAudio, you'll need Node.js, npm, and bower installed on your system. In the main directory run the following commands from command line:
bower install
npm install
grunt
grunt run
This will download, compile, and copy corresponding files, and finally serve the test/index.html page and open it in your browser.
This package is available under the terms of GNU GPL-3 License a copy of the license can be found in the repository gpl-3.0.txt.
Verovio is being developed by RISM Switzerland, and licensed under GNU GPL-3 Licence, the code is available at https://github.com/rism-ch/verovio.