Greg Chapman

Results 7 issues of Greg Chapman

**Describe the problem** ioHumdrum::addDynamicsMark doesn't obey *below et al. The rest of processDynamics does obey them (via m_dynamPos, from which forceBelow et al are computed). I'm guessing this was broken...

humdrum

**Describe the problem** If a keysig or timesig is in a Humdrum measure with no notes/chord/rests (aka. no "data"), the entire measure is skipped, so the keysig/timesig gets dropped on...

humdrum

**Describe the problem** The attached Humdrum file has a staff group with both brace and bracket. The resulting MEI file's staffGrp element ends up with two @symbol attributes, which isn't...

humdrum

"brace" should be "{(...)}". I think this is just a copy/paste error.

All it does with "last" is check it for NULL... I think this is copy/paste errors: ``` int pcount1 = (int)current->size(); int pcount2 = (int)current->size(); size() ```... ``` GridPart* part1...

C major-sixth should be text "C6", for example, not "Cmaj6".

**Describe the problem** "bounce" appears to be treated as "up". **To Reproduce** Steps to reproduce the behavior: 1. Load the data attached (a modified version of pedal-003.mei) 2. Render 3....

feature request