-
I was surprised to find that Verovio allows `clef` as a child element of `fTrem`, whereas the schema doesn't (neither MEI3 nor MEI4).
I can imagine that this may happen, but we should add it to MEI …
-
Create a Maxima-shaped terminal long by doubling the character used to encode a regular terminal long:
```
0cll;
!!!RDF**kern: l = terminal long
```
This is for cases such as this:
h…
-
Diamond shaped noteheads have problems attaching properly to up-stems:
Click to view MEI data for above example
```xml
Vero…
-
The following example shows two shorter slurs intersected by an overarching longer slur in the top part (clarinet), which simply does not look good. (Example taken form K. 581/01, NMA edition)
![in…
ndubo updated
2 years ago
-
-
RISM contributors like to search by P&E code, especially while they are cataloging and wish to compare. Copying and pasting is more efficient than tapping it out on the keyboard. Can you add a search …
-
Keyboard shortcuts are using key codes rather than the character generated by a particular key. An example is that `alt-y` needs to be done with `alt-z` instead on German keyboards. It should be `a…
-
**Describe the problem**
When using the `toolkit.renderToTimemap()` method, for grace notes contained in a given measure, their ids are included in the `on` and `off` arrays of first TimeMapEntry of …
-
When a score staff shares multiple parts, allow for a joined name and individual name.
Here is an example:
Currently the name for the staff is searched until the first data line is found, and …
-
Allow for a tempo scaling that can be applied to a score to globally adjust the tempo of the score (primarily when converting to MEI for use in verovio, but also can be used in `hum2mid` converter).
…