|
|
%!s(int64=4) %!d(string=hai) anos | |
|---|---|---|
| demo | %!s(int64=4) %!d(string=hai) anos | |
| src | %!s(int64=4) %!d(string=hai) anos | |
| test | %!s(int64=4) %!d(string=hai) anos | |
| .appveyor.yml | %!s(int64=4) %!d(string=hai) anos | |
| .editorconfig | %!s(int64=4) %!d(string=hai) anos | |
| .eslintignore | %!s(int64=4) %!d(string=hai) anos | |
| .eslintrc.js | %!s(int64=4) %!d(string=hai) anos | |
| .eslintrc.yml | %!s(int64=4) %!d(string=hai) anos | |
| .gitignore | %!s(int64=4) %!d(string=hai) anos | |
| AUTHORS | %!s(int64=4) %!d(string=hai) anos | |
| LICENSE | %!s(int64=4) %!d(string=hai) anos | |
| README.md | %!s(int64=4) %!d(string=hai) anos | |
| karma.conf.js | %!s(int64=4) %!d(string=hai) anos | |
| package.json | %!s(int64=4) %!d(string=hai) anos | |
| tsconfig.json | %!s(int64=4) %!d(string=hai) anos | |
| webpack.common.js | %!s(int64=4) %!d(string=hai) anos | |
| webpack.dev.js | %!s(int64=4) %!d(string=hai) anos | |
| webpack.prod.js | %!s(int64=4) %!d(string=hai) anos | |
| webpack.sourcemap.js | %!s(int64=4) %!d(string=hai) anos |
Extended OSMD, usually exclusive to OSMD Sponsors, with audio player, transposition, etc.
The code and build process works pretty much the same as OSMD, so take a look at the OSMD Readme (and Wiki) for technical info.
To use the TranspositionPlugin, you need the build: 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