Craig Stuart Sapp

Results 454 comments of Craig Stuart Sapp

The layout parameter method is implemented with commit https://github.com/rism-ch/verovio/commit/00a20cd8245106835ad47345c6ae10045e6f41a0. This is the way to change a notehead shape on an individual note basis. Example: These are the currently available notehead...

Interpretation method implemented with commit https://github.com/rism-ch/verovio/commit/12ea01390a59b6e400ddda090e8382dccbac1dcd Example: Humdrum data: ```tsv **kern *head:x 8cL 8d 8e 8fJ *head:rhombus 12gL 12a 12bJ 8qcc 1c 1f 1a 1ee = *- ``` MEI conversion:...

Add `odia` for an open diamond shape.

You are adding the barlines by hand, I see (since they are not there by default): But of course the misalignment still needs to be figured out... Here are two...

The first measure is correctly aligned, but then after that the following measures are incorrect: Removing the first measure causes the second measure to align properly: And removing the second...

> But Verovio did not do line breaks without the bars anyway. Yes, Verovio will not try to do system breaks unless all parts have a `` at the same...

I just compiled the fix for that issue. The alignment is much better, but there is still a problem with dotted notes. That is probably a problem with the `kern2mens`...

That is not allowed because the time signature is a property of the notes (and the notes are not in 3/2 to start with, so the original time signature is...

It could be encoded as: ```tsv **kern **text *clefG2 * *k[b-] * *F: * *M4/4 * *met(c) * =50 =50 *^ * !LO:N:n=1:paren ! ! 1aa [1ff [1cc bój!_ =51...

Implement "Emphatic stems" for use with the `autostem -r` filter. A double `//` or `\\` in `**kern` data will not be removed when `autostem -r` is run. Example input: ```tsv...