verovio icon indicating copy to clipboard operation
verovio copied to clipboard

🎵 Music notation engraving library for MEI with MusicXML and Humdrum support and various toolkits (JavaScript, Python)

Results 186 verovio issues
Sort by recently updated
recently updated
newest added

In this example: there are two slurs between each pair of chords with no explicit `@place` information given. For the first pair, both are visible. For the second pair, they...

enhancement

When importing from Humdrum, `**recip` values are converted to `@dur`. It would be nice to keep the original values additionally in `@dur.recip` (see https://music-encoding.org/guidelines/v4/attribute-classes/att.duration.gestural.html). Should be an easy task for...

waiting for MEI clarification

This is somewhat related to issue https://github.com/rism-ch/verovio/issues/1562, and to several others (so this could be linked to one or all of those issues and closed :-) I came across this...

enhancement
low priority

Here is a funny mixed-beam example: which should be renderd as: Part of the problem is related to issue https://github.com/rism-ch/verovio/issues/1032, but there is a separate issue which is specific to...

feature request

When tuplets go across staffs, their stems get unevenly spaced. In this Beethoven Op. 126 No. 3 example, note the second 6-tuplet in the lower or the second 6-tuplet and...

enhancement

When dynamics (and probably other element types) are positioned with `@place="between"`, slurs will aggressively push the dynamics away from the between position: Probably due to the bounding box (or estimated...

enhancement

An accidental above the long mordent should be moved up slightly to avoid colliding with the a peak in the mordent: Inverted long mordents do not have the same problem...

enhancement
low priority

When `@place="between"` is given, currently `@vgrp` will be ignored. It will be preferrable to allow `@vgrp` to be followed in such cases. In the first measure the `@place="between"` is working...

enhancement
low priority

When using `@place="between"`, what is the correct contents of `@staff`? In the following example, the dynamics in the first measure are placed between using `@staff="1"` for `p` and `@staff="1 2"...

waiting for MEI clarification

With Verovio 2.7.0, the piano input staff on a search page I've created had a fixed position as desired (that is, it didn't move as notes were entered). With Verovio...

enhancement
low priority