# scoreFollowsAudio **Repository Path**: v-assistant/scoreFollowsAudio ## Basic Information - **Project Name**: scoreFollowsAudio - **Description**: https://github.com/Freischuetz-Digital/scoreFollowsAudio - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-09 - **Last Updated**: 2024-06-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README scoreFollowsAudio ================= 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/ Demo ===== 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. License ------- This package is available under the terms of [GNU GPL-3 License](https://www.gnu.org/licenses/gpl.html) a copy of the license can be found in the repository [gpl-3.0.txt](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.