0xfe / vextab

A VexTab Parser for VexFlow
Other
589 stars 115 forks source link

Allow disabling automatic beaming #107

Open kewisch opened 4 years ago

kewisch commented 4 years ago

This might be worked around by whatever comes out of #58, but I'm looking for a way in vextab to disable automatic beaming completely. I have a series of eighths notes that I want to display separately, but it doesn't seem to work.

I've worked around for now by commenting out all calls to generateBeams, but a better way to do this would be great.