This project is out of date and has been replaced with https://github.com/trompamusic/DigitalScoreEdition
This is a React application that loads an MEI score, renders it using Verovio and allows the user to select musical elements on the score.
It was a prototype to determine if this stack could be used for the Trompa Score Edition Component.
Copyright 2019 Music Technology Group, Universitat Pompeu Fabra
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
This project was bootstrapped with Create React App.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.