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

Notes with multiple syllables (usually no more than two) connected by elision slurs like this: ``` el a gua a zul ``` are properly rendered in SVG: ![lyrics-with-slision-slurs](https://github.com/rism-digital/verovio/assets/20201639/994fddfc-67c5-4ffb-a3d0-f9caf45de296) But the...

PAE output from verovio does not include a newline at the end of the data parameter (at least for humdrum input): Example humdrum input: ```tsv **kern *clefG2 *M4/4 =1 4c...

enhancement
plaine and easie
low priority

It seems justifyVertically option is not working for last page when using the Javascript library since justifyIncludeLast option was removed in version 2.2.0 ([here](https://github.com/rism-ch/verovio/pull/1671)). To reproduce the issue, use the...

Below is code that will take in MEI, then render just a selection of measures (as for an incipit or example). It works fine in Mac and in Google Collab....

Dashes between syllables of the same word are not rendered by Verovio when encoding Neume notation. An example is given below with two words: "Benedicite" and "omnes". Even though the...

feature request
neumes

**Describe the problem** Arpeggios collide with preceding clefs and tempo texts. **To Reproduce** Steps to reproduce the behavior: 1. Load the data attached 2. Render page 1 3. See error...

in CMN colored="true" is reflected by inverting the note head fill / void. This works fine for all note durations but for dur="2" that remains as a normal half note...

enhancement

Recent updates for the `develop-humdrum` branch.