paulrosen/abcjs

0 note-length doesn't work with chords

ShacharHarshuv opened this issue · 1 comments

The cod C0 produces:

image

With no errors

The code [CE]1 produces:

image

With no errors.

Therefore - I expect [CE]0 to display a duration-less chord, but the "0" is not interpreted. It's defaulting to an eight, and have the following error "Music Line:1:5: Unknown character ignored: [CE]0"

I believe this is a bug (or an uncompleted feature). Also - is there a workaround for this that I'm not aware of?

That is a bug! It will be fixed soon. Thanks for the report.