vexflow
vexflow copied to clipboard
A JavaScript library for rendering music notation and guitar tablature.
I noticed that very low notes are being cut off. Is there a simple way to remedy this? Some canvas height that I adjust somewhere or so? I am using...
MusicXML supports [tablature notation](http://www.musicxml.com/tutorial/tablature/). Is there a way to render tablature with this plugin and if not, can you provide some guidelines of how this should be implemented? Thank you.
It would be great if a demo could be made somehow of the "output" (for instance, some of us on windows don't even know how to install npm LOL). Maybe...
Hi, Thanks for the great fork! I am using this together with the [musicxml parser](https://github.com/mechanicalscribe/vexflow-musicxml), but I have some trouble finding out something. I want to color bars (to create...
Hi, I would like to know if it will be possible to distribute your plugin via bower? I've found [this repository](https://github.com/samaxes/vexflow-musicxml) who is doing the job, but I don't know...
Hey @ringw! I work for an Austrian company called PhonicScore and we possibly might have some resources to improve on this project from late fall/winter this year on. Our plans...
Hi @ringw, using your API, is there any way to change the canvas' styles before rendering the document? I'm interested in changing the default colors and sizes.
See this screenshot:  I'm running this on iOS in a UIWebView. From what I can see, the canvas is not big enough to encompass it.
Hi there, I was wondering how hard it would be to add tempo support? Just displaying something simple like:  I don't mind doing it myself, but I'm not sure...
Most drum notation software use MusicXML as output format, it would be nice if vexflow could handle drum glyphs.