Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tempo support #5

Open
MichaelHills opened this issue Aug 11, 2015 · 1 comment
Open

Tempo support #5

MichaelHills opened this issue Aug 11, 2015 · 1 comment

Comments

@MichaelHills
Copy link

Hi there, I was wondering how hard it would be to add tempo support? Just displaying something simple like:

image

I don't mind doing it myself, but I'm not sure where the right place in the code is. Also I don't know what your dev cycle is and how to build the code to actually develop and test it.

@ringw
Copy link
Owner

ringw commented Dec 23, 2015

Hi, sorry for the very late reply. I would recommend updating Vex.Flow.Backend.MusicXML.prototype.getMeasure to look for the MusicXML tempo indicator, and then set some tempo property on the Measure object indicating that there should be a tempo marker. Then Vex.Flow.DocumentFormatter.prototype.createVexflowStave would have to create the VexFlow tempo indicator from that property (but only for the top Stave!)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants