VexTab
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Component created
Component changed
Component body
A content filter that allows to render music notation directly on the browsers, using the VexFlow / VexTab JS library.
To install:
* Clone and build VexFlow and VexTab into folders of your choice. Note: you will need to read carefully the front pages of these projects on GitHub.
* Create sites/all/libraries/vextab with the following symlinks in it:
- vexflow-min.js -> /your-vexflow-folder/build/vexflow/vexflow-min.js
- tabdiv.css -> /your-vextab-folder/doc/tabdiv.css
- tabdiv-min.js -> /your-vextab-folder/build/support/tabdiv-min.js
- underscore-min.js -> /your-vextab-folder/build/support/underscore-min.js
* Enable this module
* Add "VexTab music notation" to your "Filtered HTML" text format
* Enclose your VexTab snippet within [vextab]...[/vextab] tags
Enjoy the music!
