Edirom / music-diff

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

music-diff

music-diff is an application that tries to make a musical diff of two encoded music files. It is based on the VideApp-Arr from Beethovens Werkstatt. The actual comparison is done by a set of XSLTs, which is hosted by and used from the MEI-Garage.

At this point, only encodings with an equal number of measures can be compared.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Run your unit tests

npm run test:unit

About

License:GNU Affero General Public License v3.0


Languages

Language:CSS 49.9%Language:Vue 39.6%Language:SCSS 5.8%Language:JavaScript 4.2%Language:HTML 0.3%Language:Dockerfile 0.2%