-
Add a tempo-scaling reference record such as:
```
!!!tempo-scaling: 2.0
```
which would double the tempo(s) in the score when converting to MIDI/MEI.
If there are multiple tempo-scaling r…
-
Also the keyboard shortcut `alt-b` is not working. May be related to `alt-shift-b` which is used to add a barline, or `control-alt-shift-b` to add an invisible barline.
-
Would it be possible to add an option of tempo change on the website?
![tempoChange](https://user-images.githubusercontent.com/29225574/160104110-1127b02d-584e-4d83-a3c1-0ea3707fcafe.png)
The …
-
It would be useful to implement the vocal tenor clef export from Humdrum to MusicXML:
Example: the first column contains `*clefGv2` which is a vocal tenor clef. The note 4c will be displayed an oc…
-
On the page:
https://doc.verovio.humdrum.org/humdrum/ottava_marks
8ba, 15ma, 15ba are not working:
The problem is most likely in the Humdrum-to-MEI conversion, since there is no octave li…
-
Allow laissez vibrer ties.
Something like:
```TSV
**kern
=1
!LO:T:lv
[2e
2r
=
*-
```
The default endpoint will be the next note/rest (`2r` in this case). Later, add some duration con…
-
It would be useful to implement arpeggios in the Humdrum-to-MusicXML converter. Here is some example Humdrum data:
```tsv
**kern **kern
*part1 *part1
*staff2 *staff1
*clefF4 *clefG2
=1 =1
4C…
-
`kernview` filter now has problem with `**text` spines — when extracting one staff the text of all other staves also gets extracted:
```tsv
**kern **kern **text **kern **text
*part1 *part1 …
-
**Describe the problem**
Importing a MusicXML score that includes slash-headed notes renders them all as quarter notes, regardless of their true duration.
**To Reproduce**
Steps to reproduce the …
-
Related to issue https://github.com/rism-digital/verovio/issues/2784:
Measure repeat signs always have numbers above them when rendered in verovio, starting on the first repeat sign which has a `2`…