-
Related to issue https://github.com/humdrum-tools/verovio-humdrum-viewer/issues/95, implement control-up/down arrows to navigate between layers on a staff and between staves.
-
Hello. Now in output svg ledger lines are placed into measure / g.ledgerLines and have the same level as staff lines, g.layer etc. If we have 2 or more notes with ledger lines its placed into g.ledger…
-
Related to issue https://github.com/humdrum-tools/verovio-humdrum-viewer/issues/89
It may be nice to change `visibility="hidden"` to instead use `opacity="0"` in the SVG renderings of music notatio…
-
Clicking on a point in the kern file usually highlights that element in the Verovio score. However, if you click at the end of the last character of an element before the tab that separates it from th…
-
Sometimes drag-and-dropping file to VHV does not work properly. It happens when you edit longer piece, leave view on second page and then try to drag-and-drop shorter file, that has only one page. It …
-
When the VHV editor is closed, save the current contents, and load it when VHV is opened again. This is useful for cases where the editor is closed accidentally while editing music.
-
Please add command for adding/removing beam. If moving between notes with arrows (?) is implemented it would be a very convenient way of editing beams.
-
On the page:
http://music-encoding.org/guidelines/v3/attribute-classes/att.midiinstrument.html
The definition of a `midi.instrnum` attribute is to be of type `data.MIDIVALUE`:
```
Sets the…
-
After clicking a note you can change pitch with up/down arrow. It would be convenient (especially for proofreading) to move between consecutive notes using right/left arrow.
-
Resizing the browser I see it has a minimum width, which seems to be related to a good functioning of the pagination. On my server I'm able to make the browser less width, but when I go to page 2, the…