|
@@ -3,3 +3,11 @@ Extended OSMD, usually exclusive to OSMD Sponsors, with audio player, transposit
|
|
|
|
|
|
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.
|
|
|
+
|
|
|
+## Using transposition without the audio player
|
|
|
+To use the TranspositionPlugin, you need the build:
|
|
|
+[transpose-osmd-plugin.min.js.zip](https://github.com/opensheetmusicdisplay/osmd-extended/files/6024382/transpose-osmd-plugin.min.js.zip)
|
|
|
+Note that this only works with OSMD 0.9.4+.
|
|
|
+
|
|
|
+Here is an example HTML of how to use OSMD + transposition plugin:
|
|
|
+[indexFileSelect.html.zip](https://github.com/opensheetmusicdisplay/osmd-extended/files/6024386/indexFileSelect.html.zip)
|