Module: music21

music21

music21j: Javascript reimplementation of Core music21 features.

See http://web.mit.edu/music21/ for more details.

Copyright (c) 2013-19, Michael Scott Cuthbert and cuthbertLab

Based on music21, Copyright (c) 2006-19, Michael Scott Cuthbert and cuthbertLab
The plan is to implement all core music21 features as Javascript and to expose
more sophisticated features via server-side connections to remote servers running the
python music21 (music21p).

Requires an ECMAScript 5 compatible browser w/ SVG and Canvas. IE 11 or any recent
version of Firefox, Safari, Edge, Chrome, etc. will do.

All interfaces are alpha and may change radically from day to day and release to release.
Do not use this in production code yet.

music21j acknowledges VexFlow, MIDI.js in particular for their great efforts without which
this module would not be possible.

Source:
Music21j, Copyright © 2013-2021 Michael Scott Asato Cuthbert.
Documentation generated by JSDoc 3.6.3 on Wed Jul 31st 2019 using the DocStrap template.