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

When notes in different layers are given a horizontal offset from each other, the syllables are duplicated and overlapped (or more likely no longer overstruck): Here is the original notation:...

enhancement

When the time order of ID references in a `beamSpan@plist` are reversed, the slope of the beam is negated, caused by the assumption that the plist is time sorted (or...

enhancement
low priority

In the following example, the first two beamed notes are rendered as desired: But afterwards, the stem-up attributes are ignored (or more precisely, the stems lengths have become negative). This...

enhancement
low priority

Here is a problem case with a beamSpan across a system break: On the same system it is working correctly: But breaking the beamspan between the first and second measure...

enhancement
low priority

Use of `note@loc` has become problematic: Click to view MEI data for above example. ```xml Verovio Transcoded from Humdrum extract -s 1,2,2 reference Xfilter extract -s 1,2,2 ``` The top...

enhancement
low priority

Verovio currently supports mixing text and SMuFL glyphs in the following situations: * Lyrics for text elisions * Tempo indication with notes * Dynamics mixing text and dynamic glyphs (e.g.,...

enhancement

Fix for the stem length and direction of the cue beams. ![image](https://user-images.githubusercontent.com/1819669/153864819-d260a7c1-1233-4626-a309-be060021fd91.png) After fix: ![image](https://user-images.githubusercontent.com/1819669/153862790-f4242fc3-f17e-4280-bafa-d6fd4aeeea30.png) MEI: ```XML Beamed cue notes Klaus Rettinghaus 2022-02-09 ```

waiting for MEI clarification

This addresses a part of the issue described in #1955. Mixed beams on one staff now should have equal distance between stems, instead of the notes. This, does not change...

The origin point for the `top-page-margin` options has changed recently. It used to be above the top staff (maybe about 12 diatonic steps or more), but now the origin is...

enhancement

Here is a puzzle to encode/render: The most direct encoding would be to have a single cross-staff layer with mixed beams: Click to view MEI data for above example. ```xml...

enhancement
question
low priority