|
@@ -1,7 +1,9 @@
|
|
|
# osmd-extended
|
|
|
Extended OSMD, usually exclusive to OSMD Sponsors, with audio player, transposition, etc.
|
|
|
|
|
|
-Please do not share this code publicly.
|
|
|
+Please do not share this code publicly, PhonicScore has the copyright on the additions to public OSMD in this repository.
|
|
|
+You are allowed to use a minified/uglified build of osmd-extended in a website, but you are not allowed
|
|
|
+to redistribute the non-minified/uglified code of osmd-extended, or a small modification of it that adds or subtracts little functionality.
|
|
|
|
|
|
The code and build process works pretty much the same as OSMD,
|
|
|
so take a look at the [OSMD Readme (and Wiki)](https://github.com/opensheetmusicdisplay/opensheetmusicdisplay/blob/develop/README.md) for technical info.
|