music-encoding / tablature-ig

Repo for The Tablature Interest Group
5 stars 5 forks source link

Implement right-hand fingering dots #11

Open reinierdevalk opened 3 years ago

reinierdevalk commented 3 years ago

Example of dots:

milano-1546_6-no_8.png milano-1546_6-no_8

In German tablature, another system is used (little attachments to the rhythm flags) - we should include that too.

kepper commented 3 years ago
DILewis commented 3 years ago

This is encoded as <fing playingHand='right' playingFinger='1' startid='m3.n6'/> in our Da Crema example, but this is a more general-use symbol than just for tablature.

kepper commented 3 years ago

shall we add a @fingattribute to the <fing> element to be able to control the values better?

kepper commented 3 years ago

My current thoughts on this:

For now, I'm curious to hear what others think, in particular about the potential overlaps between articulation and fingering. Is this something to worry about at all?

kepper commented 3 years ago

And just to clarify: From our meeting yesterday, I understand that it's safe to leave the dot to SMuFL / symbols, and we don't need to cover that on a semantic level, right?

DILewis commented 3 years ago

I agree with the first two bullets and much of the third.

My first reaction to the rest is that clumping all bodily instructions together might be confusing with little gain except, perhaps, a small reduction in the number of attributes. On the other hand, you're definitely right that there's a strong relationship.

The two places where I would imagine we're most likely to see these explored are also places I know least about – percussion notations and dance. Do we have anyone who might have opinions about those?