leseubung

Leseübung

This is a generator for musical note sequences to train recognition and instrumentation of musical compositions. It uses ABC Notation to define short patterns.

Usage

You need to install nodejs (including npm). Then inside the repository run npm install to install dependecies.

Server

gulp serve creates the app and serves it on localhost.

Build

gulp build creates the app in the build/ folder:

Utilized Libraries:

License

Copyright (c) 2017 Johannes Müller jowemue@gmail.com

Licensed under the MIT License.