The first label¶
When writing Roman numerals, we need to be always aware in which key we are currently analysing. In the DCML standard, we define
a piece’s global key as a note name, e.g.
Ab
(major) orf#
(minor);a (change of) local key as a Roman numeral.
Every change of key is succeeded by a dot and followed by a harmony label.
Global key¶
The global key needs to be indicated in the first label. The first label should be attached to the first note and followed by the first harmony:
Throughout the annotation standard, uppercase stands for major and lowercase stands for minor. Depending on which mode you’re annotating in, the distance of scale degrees 3, 6, and 7 from the tonic changes:
in major, the root distances of
iii III vi VI vii VII
are major intervals;in minor, the root distances of
iii III vi VI vii VII
are minor intervals.
Dorian and phrygian mode are annotated in minor, and lydian and mixolydian in major.
Write the first label into corelli_op01n01a.mscx
Write the first label into corelli_op01n04b.mscx
Write the first label into frescobaldi_12.16.mscx
Write the first label into gastoldi_baletto_a5_10.mscx
Local key¶
Change of local key will be introduced at a later point. You may proceed with the next section of the tutorial.