Building MusicXML score-library

https://code.google.com/p/score-library/

  • Download example structures for build & test.
  • Provide a copy of the library source code: put the SVN checkout in public/score-library.
  • Provide a copy of the closure library (I used a git checkout), put it in public/closure-library.
  • chmod +x public/score-library/closure/bin/build/closurebuilder.py – build script needs to run this.
  • mkdir js_mapfiles – build script wants to write there.
  • ./build-scorediv.sh – result is in public/scorediv-compiled.js.

By default, only the ScoreLibrary.ScoreDiv namespaces will be exposed. You may want to change build-scorediv.sh to change that.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s