Greg Chapman

Results 18 comments of Greg Chapman

I'm into it. This is very similar to what I'm doing with `harm@type` just now.

Harte looks awesome. I'm going to switch my current hackery with `harm@type` over to use that instead of music21's ChordSymbol.figure with spaces removed (which is weird, but was convenient).

`harm@normal` might need to be an element `` so we can use more characters than NMTOKEN allows. Harte uses commas, music21 uses spaces, etc.... ``` C:(3,5,b7,#11)/3 C7#11no9/E ```

Gotcha. I was distracted by my `@type` hackery, where I have to use NMTOKEN. I do like `harm@reg` as an attribute name instead of `harm@normal`.

Wait, `` is a sub-element of ``, not an attribute (with `reg@form` telling you which regular form it is). In any case, I like it.

Got it. Makes sense. In either option (`` or `@reg`), how would I specify which standard was used for the standardized label (e.g. "harte", or "music21", or "ABC", or...). I...

I just updated the title because with a little testing I've found that: 1. pedstar and altpedstar bounce both work properly ("* Ped" and "Ped" for the bounce, respectively). 2....

I also see older (maybe originally mensural?) music with each vocal part having different time signatures (3/1, 6/1, 2/1, etc), and all the measures in all the parts have the...