|
@@ -11,6 +11,11 @@ so take a look at the [OSMD Readme (and Wiki)](https://github.com/opensheetmusic
|
|
|
Please join our Discord (chat) server for more direct communication and announcement of news:
|
|
|
https://osmd.org/discord
|
|
|
|
|
|
+# Class Documentation
|
|
|
+
|
|
|
+To get the class documentation similar to [the one for OSMD](https://opensheetmusicdisplay.github.io/classdoc/), run `npm run docs`.
|
|
|
+The docs will be in `/build/docs`.
|
|
|
+
|
|
|
## 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) <br>
|