|
@@ -1,47 +1,127 @@
|
|
-<img alt="OSMD logo" src="https://opensheetmusicdisplay.org/wp-content/uploads/2016/05/OSMD_3_icon_only.svg" width="200"/>
|
|
|
|
|
|
+
|
|
<!--img alt="Brought to you by PhonicScore" src="https://phonicscore.com/neu/wp-content/uploads/2018/06/phonicscore_brown.svg"/-->
|
|
<!--img alt="Brought to you by PhonicScore" src="https://phonicscore.com/neu/wp-content/uploads/2018/06/phonicscore_brown.svg"/-->
|
|
|
|
|
|
-# OpenSheetMusicDisplay
|
|
|
|
|
|
+# <img alt="OSMD logo" align="center" src="https://opensheetmusicdisplay.org/wp-content/uploads/2016/05/OSMD_3_icon_only.svg"/> OpenSheetMusicDisplay (OSMD)
|
|
|
|
+<!--table style="table-layout: fixed; width:100%; border: none; border-collapse: collapse;">
|
|
|
|
+ <tr>
|
|
|
|
+ <td><img id="osmdlogo" alt="OpenSheetMusicDisplay (OSMD)" src="https://opensheetmusicdisplay.org/wp-content/uploads/2016/05/OSMD_3_icon_only.svg"/></td>
|
|
|
|
+ <td style="text-align: center"><h1>OpenSheetMusicDisplay (OSMD)</h1></td>
|
|
|
|
+ <td></td>
|
|
|
|
+ </tr>
|
|
|
|
+</table-->
|
|
|
|
|
|
|
|
+### A MusicXML renderer for the Browser
|
|
|
|
+[opensheetmusicdisplay.org](https://opensheetmusicdisplay.org/)<br>
|
|
[](https://gitter.im/opensheetmusicdisplay/opensheetmusicdisplay?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
|
[](https://gitter.im/opensheetmusicdisplay/opensheetmusicdisplay?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
|
-[](https://greenkeeper.io/)
|
|
|
|
-[](https://travis-ci.org/opensheetmusicdisplay/opensheetmusicdisplay)
|
|
|
|
[](https://ci.appveyor.com/project/sebastianhaas/opensheetmusicdisplay/branch/master)
|
|
[](https://ci.appveyor.com/project/sebastianhaas/opensheetmusicdisplay/branch/master)
|
|
-[](https://david-dm.org/opensheetmusicdisplay/opensheetmusicdisplay)
|
|
|
|
-[](http://commitizen.github.io/cz-cli/)
|
|
|
|
-[opensheetmusicdisplay.org](https://opensheetmusicdisplay.org/)
|
|
|
|
|
|
+[](http://commitizen.github.io/cz-cli/)<br>
|
|
|
|
+
|
|
|
|
+<!-- [](https://greenkeeper.io/) --> <!-- move to Snyk -->
|
|
|
|
+<!-- [](https://david-dm.org/opensheetmusicdisplay/opensheetmusicdisplay) --> <!-- often returns error "no healthy upstream" -->
|
|
|
|
+<!-- [](https://travis-ci.org/opensheetmusicdisplay/opensheetmusicdisplay) --> <!-- Migrate to travis-ci.com -->
|
|
|
|
+[About OSMD](#about-osmd) • [Demo](#demo) • [Key Features](#key-features) • [Limitations](#limitations) • [How to Use OSMD](#how-to-use-osmd) • [Sponsor OSMD](#sponsor-osmd) • [About Us](#about-us) • [Get In Touch](#get-in-touch)
|
|
|
|
+
|
|
|
|
+:star: - Star us on Github - It really helps us a lot!<br>
|
|
|
|
+:pray: - [Become our Sponsor](#sponsor-osmd) - Support our work and receive awesome perks!
|
|
|
|
+
|
|
|
|
+## About OSMD
|
|
|
|
|
|
-OpenSheetMusicDisplay renders MusicXML sheet music in the browser. It is the missing link between MusicXML and VexFlow. Built upon many years of experience in both sheet music interactivity and engraving, it is the perfect solution for app developers seeking to build digital sheet music services.
|
|
|
|
|
|
+<img width="500" src="https://user-images.githubusercontent.com/33069673/106186552-bd191300-61a4-11eb-8814-07019fcf1d5b.png">
|
|
|
|
|
|
-MusicXML is the de facto standard for sharing sheet music on the internet. VexFlow is widely used for rendering sheet music. It features an extensive note sign library attributable to its open source nature.
|
|
|
|
|
|
+OpenSheetMusicDisplay renders MusicXML sheet music in the browser. It is the missing link between [MusicXML](https://www.musicxml.com/) and [VexFlow](https://www.vexflow.com/). Built upon many years of experience in both sheet music interactivity and engraving, it is the perfect solution for app developers seeking to build digital sheet music services.
|
|
|
|
+
|
|
|
|
+[MusicXML](https://www.musicxml.com/) is the de facto standard for exchanging sheet music between music software.<br>
|
|
|
|
+[VexFlow](https://www.vexflow.com/) is widely used for rendering sheet music. It features an extensive library of musical elements, but each measure and symbol has to be created and positioned by hand in Javascript.
|
|
|
|
|
|
OpenSheetMusicDisplay brings the two together and offers an open source turnkey solution for your digital sheet music project.
|
|
OpenSheetMusicDisplay brings the two together and offers an open source turnkey solution for your digital sheet music project.
|
|
|
|
|
|
-Written in [TypeScript](https://www.typescriptlang.org) and released under [BSD license](https://github.com/opensheetmusicdisplay/opensheetmusicdisplay/blob/develop/LICENSE).
|
|
|
|
|
|
+## Demo
|
|
|
|
+
|
|
|
|
+Try the [Public Demo](https://opensheetmusicdisplay.github.io/demo/) to see what OSMD can do.<br>
|
|
|
|
+[Learn more about the demo](https://github.com/opensheetmusicdisplay/opensheetmusicdisplay/wiki/Exploring-the-Demo) and OSMD in [the OSMD Wiki](https://github.com/opensheetmusicdisplay/opensheetmusicdisplay/wiki).
|
|
|
|
+
|
|
|
|
+Developers can also run a [local development demo (see Wiki)](https://github.com/opensheetmusicdisplay/opensheetmusicdisplay/wiki/Debugging-(VSCode)):
|
|
|
|
|
|
-Try the [Demo](https://opensheetmusicdisplay.github.io/demo/) to see what OSMD can do.
|
|
|
|
|
|
+<img width="400" alt="Local OSMD Developer Demo" src="https://user-images.githubusercontent.com/33069673/106189263-5695f400-61a8-11eb-901f-aafc853af497.png">
|
|
|
|
|
|
-See the [Wiki](https://github.com/opensheetmusicdisplay/opensheetmusicdisplay/wiki) for information about the source code and how to use OSMD.
|
|
|
|
|
|
|
|
-If you have further technical questions, you can browse through our [Issues](https://github.com/opensheetmusicdisplay/opensheetmusicdisplay/issues?&q=is%3Aissue) or open a new one.
|
|
|
|
|
|
+## Key Features
|
|
|
|
|
|
-Brought to you by [PhonicScore](https://phonicscore.com/)
|
|
|
|
-(Creators of [PracticeBird for iOS](https://itunes.apple.com/us/app/practice-bird-pro/id1253492926?ls=1&mt=8) and [Android (formerly PhonicScore)](https://play.google.com/store/apps/details?id=phonicscore.phonicscore_lite))<br>
|
|
|
|
-and [our Github Contributors](https://github.com/opensheetmusicdisplay/opensheetmusicdisplay/graphs/contributors)
|
|
|
|
|
|
+* Displays MusicXML sheet music in a browser(less) environment (Javascript, Typescript, server-side: browserless NodeJS script)
|
|
|
|
+* Uses [Vexflow](https://www.vexflow.com/) for rendering and (partly) layout
|
|
|
|
+* Parses most MusicXML tags and integrates it into an accessible and modifiable data model (e.g. to change a note's color)
|
|
|
|
+* Offers many options ([OSMDOptions](https://opensheetmusicdisplay.github.io/classdoc/interfaces/iosmdoptions.html) / [EngravingRules](https://github.com/opensheetmusicdisplay/opensheetmusicdisplay/blob/master/src/MusicalScore/Graphical/EngravingRules.ts)): Page Format, Font Family, Positioning, not rendering certain elements, etc.
|
|
|
|
+* Allows modification of the displayed score, like hiding parts or instruments, hiding title and composer, a more compact layout, or coloring notes
|
|
|
|
+* Outputs SVG or PNG, also via nodejs script in the command line, completely browserless (e.g. for server-side rendering)
|
|
|
|
+* Written in [Typescript](https://www.typescriptlang.org/) with complete type information, 100% compatible with Javascript (minified build is .js)
|
|
|
|
|
|
-To contact us directly, you can use the [Contact form on opensheetmusicdisplay.org](https://opensheetmusicdisplay.org/contact/),
|
|
|
|
-or<br>
|
|
|
|
-[join the chat on Gitter](https://gitter.im/opensheetmusicdisplay/opensheetmusicdisplay).
|
|
|
|
|
|
+<img title="OSMD in the Browser" src="https://user-images.githubusercontent.com/33069673/106321958-64fe1180-6275-11eb-8632-3b22beaa0829.jpg" height="200"> <img title="OSMD on Mobile (or server-side rendering)" src="https://user-images.githubusercontent.com/33069673/106321963-67606b80-6275-11eb-8fdd-2acf273586df.jpg" height="200">
|
|
|
|
+
|
|
|
|
+## Limitations
|
|
|
|
+
|
|
|
|
+Not all MusicXML tags are (fully) supported:
|
|
|
|
+* Pedal marks
|
|
|
|
+* Glissando lines
|
|
|
|
+* Wavy-line
|
|
|
|
+* Etc, see [OSMD 1.0 Project](https://github.com/opensheetmusicdisplay/opensheetmusicdisplay/projects/3)
|
|
|
|
+
|
|
|
|
+Also, **OSMD is a renderer, not an interactive sheet music editor.** Rendering takes some time, and you can't easily/quickly move notes, place new notes, etc.
|
|
|
|
+
|
|
|
|
+## How to Use OSMD
|
|
|
|
+
|
|
|
|
+* Available as [NPM module](https://www.npmjs.com/package/opensheetmusicdisplay), can be used with plain javascript or module managers like webpack
|
|
|
|
+* [Detailed instructions in our Wiki](https://github.com/opensheetmusicdisplay/opensheetmusicdisplay/wiki/Getting-Started)
|
|
|
|
+* If you have further technical questions, you can:
|
|
|
|
+ * [Leave a comment in our Discussions section](https://github.com/opensheetmusicdisplay/opensheetmusicdisplay/discussions/950) (especially for questions of understanding)
|
|
|
|
+ * [Browse through our Issues](https://github.com/opensheetmusicdisplay/opensheetmusicdisplay/issues?&q=is%3Aissue)
|
|
|
|
+ * [Open a new issue](https://github.com/opensheetmusicdisplay/opensheetmusicdisplay/issues/new/choose) (may be moved to Discussions).
|
|
|
|
+
|
|
|
|
+## Sponsor OSMD
|
|
|
|
|
|
<a href="https://github.com/sponsors/opensheetmusicdisplay/" alt="OSMD on Github Sponsors">
|
|
<a href="https://github.com/sponsors/opensheetmusicdisplay/" alt="OSMD on Github Sponsors">
|
|
<img src="https://user-images.githubusercontent.com/33069673/104042293-99ccfa80-51da-11eb-9dc9-fac075a33224.png" height="200" alt="OSMD on Github Sponsors">
|
|
<img src="https://user-images.githubusercontent.com/33069673/104042293-99ccfa80-51da-11eb-9dc9-fac075a33224.png" height="200" alt="OSMD on Github Sponsors">
|
|
</a><br>
|
|
</a><br>
|
|
-If you'd like to support OSMD and our ongoing work, and receive additional rewards like early builds (Audio Player, Transposition plugin) or a postcard from Vienna,
|
|
|
|
-you can support us via Github Sponsors:<br>
|
|
|
|
-https://github.com/sponsors/opensheetmusicdisplay/
|
|
|
|
-<br>
|
|
|
|
-<br>
|
|
|
|
|
|
+
|
|
|
|
+Sadly free isn’t sustainable on its own. To keep on improving and developing Open Sheet Music Display we need your support. Your monthly sponsorship subscription - especially if you are already actively using OSMD - would mean everything to us - it’s a stable way that would enable us to continue our work, improve and bugfix Open Sheet Music Display.<br>
|
|
|
|
+New features currently in the making are:
|
|
|
|
+* OSMD Audio Player
|
|
|
|
+* Transposing Plugin
|
|
|
|
+* Annotations (Add custom text, music symbols, etc. to the score and export to and import from XML)
|
|
|
|
+
|
|
|
|
+Our awesome sponsors get awesome perks, like:
|
|
|
|
+* Early Access to features like the Audio Player
|
|
|
|
+* A postcard from Vienna
|
|
|
|
+
|
|
|
|
+and others. Check them out at [our GitHub sponsors page](https://github.com/sponsors/opensheetmusicdisplay).
|
|
|
|
+
|
|
|
|
+<img title="OSMD Sponsor perks like this t-shirt" src="https://user-images.githubusercontent.com/33069673/106322343-084f2680-6276-11eb-985b-3aaa483db206.jpg" height="200"> <img title="OSMD button sponsor perk" src="https://user-images.githubusercontent.com/33069673/106320576-5a427d00-6273-11eb-96b0-d2c7c4b19927.jpg" height="200">
|
|
|
|
+
|
|
|
|
+And there are other ways to contribute to the community - we plan on starting a blog & a newsletter and share our knowledge. We encourage our sponsors to bring up their desired features and pitch blog post ideas.
|
|
|
|
+
|
|
Though we highly recommend the sponsor route, you can also donate via Paypal:<br>
|
|
Though we highly recommend the sponsor route, you can also donate via Paypal:<br>
|
|
|
|
|
|
[](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=FPHCYVV2HH8VU)<br>
|
|
[](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=FPHCYVV2HH8VU)<br>
|
|
Any support is highly appreciated.
|
|
Any support is highly appreciated.
|
|
|
|
+
|
|
|
|
+## About Us
|
|
|
|
+
|
|
|
|
+OSMD is made by [Phonicscore](https://phonicscore.com/) - a music-tech company based in Vienna. We create solutions for musicians, sheet music publishers, app developers, music stores and researchers:
|
|
|
|
+
|
|
|
|
+* Open source software
|
|
|
|
+* Sheet Music Rendering Software
|
|
|
|
+* Native & web apps: [PracticeBird for iOS](https://itunes.apple.com/us/app/practice-bird-pro/id1253492926?ls=1&mt=8) and [Android](https://play.google.com/store/apps/details?id=phonicscore.phonicscore_lite)
|
|
|
|
+
|
|
|
|
+Our mission is to provide a state of art software solution for building MusicXML apps and to include the community in a constant thrive for improvement. We want to take away the pain of building music software from scratch and offer a shortcut when it comes to building your next MusicXML sheet music application.
|
|
|
|
+
|
|
|
|
+We also want to thank [our Github Contributors](https://github.com/opensheetmusicdisplay/opensheetmusicdisplay/graphs/contributors), who show that with open source many people come together to not only share but improve software.
|
|
|
|
+
|
|
|
|
+## Get In Touch
|
|
|
|
+
|
|
|
|
+<a href="https://twitter.com/osmdengine"><img title="OSMD on Twitter" src="https://img.shields.io/twitter/url?label=%40osmdengine&style=social&url=https%3A%2F%2Ftwitter.com%2Fosmdengine" align="center"></a> <a alt="OSMD on Facebook" href="https://www.facebook.com/opensheetmusicdisplay/"><img title="OSMD on Facebook" src="https://img.shields.io/twitter/url?label=Facebook&logo=facebook&style=social&url=https%3A%2F%2Fwww.facebook.com%2Fopensheetmusicdisplay%2F" align="center"></a> <a href="https://www.instagram.com/open_sheet_music_display/"><img title="OSMD on Instagram" src="https://img.shields.io/twitter/url?label=Instagram&logo=instagram&style=social&url=https%3A%2F%2Fwww.instagram.com%2Fopen_sheet_music_display%2F" align="center"></a> <a href="https://osmd.org/discord"><img title="OSMD Discord (chat) Server" src="https://img.shields.io/twitter/url?label=Discord&logo=discord&style=social&url=https%3A%2F%2Fosmd.org%2Fdiscord" align="center"></a>
|
|
|
|
+<!-- the social button images were created via https://shields.io, search twitter in the top search bar, click on twitter url, set named logo e.g. to facebook -->
|
|
|
|
+
|
|
|
|
+To contact us directly, you can:
|
|
|
|
+* Use the [Contact form on opensheetmusicdisplay.org](https://opensheetmusicdisplay.org/contact/) to send a mail
|
|
|
|
+* Leave a (public) comment in our [Discussions section](https://github.com/opensheetmusicdisplay/opensheetmusicdisplay/discussions)
|
|
|
|
+* [Join our Discord (chat) Server](https://osmd.org/discord)
|
|
|
|
+* [Join the chat on Gitter](https://gitter.im/opensheetmusicdisplay/opensheetmusicdisplay).
|