1Welcome to the libmusicxml project
2======================================================================
3
4[Grame](http://www.grame.fr) - Centre National de Création Musicale
5----------------------------------------------------------------------
6
7The MusicXML library is a portable C++ library designed close to the MusicXML format and intended to facilitate MusicXML support.
8
9[MusicXML](http://www.musicxml.com/) is a music interchange format designed for notation, analysis, retrieval, and performance applications. The MusicXML format has been initialy developed by Recordare. It is open for use by anyone under a royalty-free license.
10
11
12The libmusicxml library runs on the main operating systems: Linux, MacOS, iOS, Windows, Android. It can also be compiled to JavaScript (using [emscripten](http://emscripten.org)) to be embedded in a web page.
13
14See the [libmusicxml wiki](https://github.com/grame-cncm/libmusicxml/wiki) for building instructions.
15
16
17---
18
19Travis build and validation status:  <a href="https://travis-ci.org/grame-cncm/libmusicxml"><img src="https://travis-ci.org/grame-cncm/libmusicxml.svg?branch=dev"></a>
20
21Appveyor build status:  [![Build status](https://ci.appveyor.com/api/projects/status/7fxl66w2bgl1fucs?svg=true)](https://ci.appveyor.com/project/dfober/libmusicxml)
22
23----------------------------------------------------------------------
24[Dominique Fober](https://github.com/dfober)
25