From f7bbf8bba02642939ef1e475cf79544fd8659d14 Mon Sep 17 00:00:00 2001 From: Andrew Hankinson Date: Wed, 22 May 2024 10:18:12 +0200 Subject: [PATCH] Fixed: Introduction to the Musical Notation section - Defines the "Logical Unit" as a grouping of characters within the notation section - Defines the required ordering of characters with a note "unit" Fixes #43 Fixes #56 --- v2/index.html | 46 +++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 45 insertions(+), 1 deletion(-) diff --git a/v2/index.html b/v2/index.html index a70f266..7c9fdb0 100644 --- a/v2/index.html +++ b/v2/index.html @@ -160,6 +160,9 @@

Terminology

Transcriber
The person or persons who transcribe the source into Plaine & Easie.
+
Logical Unit
+
A logical unit of notation data consists of one or more characters that represent a single musical notation + figure.
@@ -591,10 +594,51 @@

Musical Notation

+
+

Structure

+

+ The Musical Notation section of an encoding is given as a single line of characters. These characters + represent the main body of the notation encoding. To represent complex notational figures, such as + notes, chords, beams, or tuplets, a group of characters can act as a single logical unit. +

+

+ A musical note is the single most complex logical unit within the PAEC. It consists of + one or more characters representing a note on a musical staff. Many characters representing a note + are optional, but where one or more character for a note occurs, they MUST occur in the following + order: +

+
+
    +
  1. (optional) The grace note character, or the grace note group characters;
  2. +
  3. (optional) The octave character(s);
  4. +
  5. (optional) The duration character, followed by a duration dot character;
  6. +
  7. (optional) The accidental character;
  8. +
  9. (optional) The opening fermata character;
  10. +
  11. (required) The note name character;
  12. +
  13. (optional) The closing fermata character;
  14. +
  15. (optional) The trilled note character;
  16. +
  17. (optional) The chord indicator character;
  18. +
  19. (optional) The grace note group end character.
  20. +
+
Order of characters within a note
+
+

+ Logical units MAY be nested to represent complex notational features; for example, a beam will + contain two or more notes. All logical units of the same kind MUST be closed before a new one is + started (i.e., no nested groups of the same kind). +

+

+ Many logical units use the same character(s) to represent the same feature. Notes and rests, + for example, both make use of the duration character(s). +

+

+ Logical units MUST NOT be separated by a space character. +

+

Note Names

- A note name MUST be provided to indicate the pitch class of the encoded note. + A note name MUST be provided to indicate the pitch class of the note.

Note names MUST be one of the following characters: