Craig Stuart Sapp

Results 220 issues of Craig Stuart Sapp

Exmaple: ```tsv **kern *M4/4 L16c 16dH 16eyyJ 16fyy 4gh = *- ``` There should be a line from the D4 to the G4: MEI conversion with fix: ```xml Verovio Transcoded...

Cross-staff beaming when there is a spine merge/split at the barline will cause verovio to crash (the Humdrum importer most likely).

In this example the B-sharps are meant to be B-naturals (sharped flats): But the converter to MEI is only giving the visual accidental not sounding one: ``` **kern *M4/4 *k[b-]...

humdrum-to-mei converter bug

Strong accents cannot be forced below the note: ```tsv **kern *M4/4 =1 2c^ 2c^^ =2 2c^< 2c^^< =3 2c^> 2c^^> == *- !!!RDF**kern: < = below !!!RDF**kern: > = above...

humdrum-to-mei converter bug

Create an interpretation to control the stem direction of notes on the center line of a staff (primary for unbeamed notes, but could be adapted to beamed notes). Example default...

humdrum-to-mei enhancement

The chords that have a green note, should have all notes in the chords be green:

tool enhancement

Allow HTML text to be encoded in Humdrum file to be displayed before or after the musical content in VHV. Probably incorporate it into [HNP](https://plugin.humdrum.org) so that it can be...

Implement the command: `composite -G "1,3:2,4"` which would assign staves 1 and 3 to group A, and 2 and 4 to group B. The case `composite -G "1,3"` would mean...

tool enhancement

Have `composite -g` when there are two staves automatically assign the bottom staff to group A and top staff to group B. (similar to the `hands` tool that will be...

tool enhancement

Allow for `vg` to be an alias for `vgrp` (and prefer `vg` over `vgrp`). Example of `vgrp`: ```tsv **kern *M4/4 =1 !LO:TX:a:i:t=some . . . . . . . ....

humdrum-to-mei enhancement