• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

build/H03-May-2022-362234

doc/H03-May-2022-6,3385,007

dtds/H15-Jan-2020-23,2599,656

files/H15-Jan-2020-3,892,8333,864,992

javascript/H15-Jan-2020-1,1881,059

linux/H15-Jan-2020-415400

misc/H03-May-2022-

packages/H03-May-2022-146111

samples/H15-Jan-2020-3,0622,136

src/H15-Jan-2020-267,596181,084

validation/H03-May-2022-336233

win32/H15-Jan-2020-3,8373,336

.clang-formatH A D15-Jan-20203 KiB109107

.gitignoreH A D15-Jan-2020302 2521

.travis.ymlH A D15-Jan-2020326 2318

appveyor.ymlH A D15-Jan-2020602 3122

readme.mdH A D15-Jan-20201.4 KiB2513

versionH A D15-Jan-20201.2 KiB5034

readme.md

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