diff --git a/docs/build/html/.doctrees/environment.pickle b/docs/build/html/.doctrees/environment.pickle index 80d2a8d..d5451ca 100644 Binary files a/docs/build/html/.doctrees/environment.pickle and b/docs/build/html/.doctrees/environment.pickle differ diff --git a/docs/build/html/.doctrees/scores/guidelines.doctree b/docs/build/html/.doctrees/scores/guidelines.doctree index ab80319..41bdb79 100644 Binary files a/docs/build/html/.doctrees/scores/guidelines.doctree and b/docs/build/html/.doctrees/scores/guidelines.doctree differ diff --git a/docs/build/html/_sources/scores/guidelines.rst.txt b/docs/build/html/_sources/scores/guidelines.rst.txt index 27c71f4..83f8f62 100644 --- a/docs/build/html/_sources/scores/guidelines.rst.txt +++ b/docs/build/html/_sources/scores/guidelines.rst.txt @@ -5,8 +5,62 @@ DCML Score Conventions .. contents:: Contents :local: +General Principles +================== + +These guidelines are intended to ensure that the scores produced by and for the DCML are consistent and high-quality +encodings of some print or manuscript edition. Although they represent digital editions, first and foremost they +are to be considered as *research data*. As such, we neglect details of layout in favour of rigorous conventions +regarding the semantically correct encoding of score elements. Semantic, in this context, means that wherever +possible the various score elements are to be created with the corresponding tools and features that the +typesetting software MuseScore provides. For example, a ``cresc.`` performance indication must not be encoded +as a "normal" staff text: It has the semantics of a dynamic marking and is available as such in the "Lines" palette. +A large part of these guidelines is concerned with stipulating how various score elements are to be encoded. + +Get the latest version of MuseScore 3 +------------------------------------- + +Unfortunately, MuseScore 4 does not allow opening an ``.mscx`` (i.e. uncompressed) MuseScore file and store it back. +As long as `this issue `__ is not resolved, we are sticking to +the latest version of MuseScore 3, which is 3.6.2. You can download it from the +`official GitHub page `__. +Head to the link above and download the installer for your operation system. If +you're using Linux you can downgrade the package in your package manager or, instead, download and execute the AppImage. + + +Organization into movements or pieces +------------------------------------- + +A major use case for the scores is the study of tonal music in all its aspects. It has proven worthwhile to +organize the scores into units which, tonally, stand for themselves in one way or another. Three aspects play a +role when deciding into how many different files to split a musical expression: + +#. **measure numbering**: it should make sense to start with 0 or 1 +#. **global key**: it should make (at least some) sense to analyze the contents under a single global tonic +#. **(formal) closure**: ideally, the contents of a file can be characterized as having beginning, middle, and end + +Parts-of-work that are frequently separated into different files are: + +* movements +* pieces within a cycle +* sections within a movement (e.g. "Trio") + +For reference in case of doubt, here are a few DCML corpora that are noteworthy in some aspect: + +* In `Corelli's Trio sonatas `__, the division into movements can be somewhat + arbitrary and some of the files contain nothing more than a slow transition of a few bars' length. +* In `Schubert's Piano dances `__, the Trios are consistently split from + the dances they belong to. +* In `Mozart's Piano sonatas `__, on the other hand, the two + variation movements are *not* split into separate files, leading to an alternative counting of measures (which is + also used by the Digital Mozart Edition (DME) issued at the Mozarteum Salzburg) where new variations do not restart + with measure 1 or 0. + +If you find yourself in the situation where you need to split a MuseScore file into several parts you can refer +to the following section. + Dividing a Score into separate files -==================================== +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 1. Open up the MuseScore file & the original print for comparison. diff --git a/docs/build/html/genindex.html b/docs/build/html/genindex.html index 3f54a13..405832a 100644 --- a/docs/build/html/genindex.html +++ b/docs/build/html/genindex.html @@ -113,7 +113,7 @@
  • DCML Score Conventions
  • DCML Score Conventions
      -
    • Dividing a Score into separate files
    • +
    • General Principles
    • Glossary, Terminology
    • Score Elements
    • Early Music
    • @@ -259,7 +259,7 @@

      TOC
    • DCML Score Conventions
    • DCML Score Conventions
    • DCML Score Conventions
        -
      • Dividing a Score into separate files
      • +
      • General Principles
      • Glossary, Terminology
      • Score Elements
      • Early Music
      • @@ -284,7 +284,8 @@

        Segmentations

        Timestamps

        -

        The way DCML harmony labels are entered in the MuseScore 3 +

        The way DCML harmony labels are entered in the +MuseScore 3.6.2 notation software ensures that each of them is attached to a timestamp in the score. The software allows for attaching several labels to the same time point, even in the same staff but annotators are asked to avoid this and to use diff --git a/docs/build/html/scores/guidelines.html b/docs/build/html/scores/guidelines.html index 58867ce..b262742 100644 --- a/docs/build/html/scores/guidelines.html +++ b/docs/build/html/scores/guidelines.html @@ -116,7 +116,7 @@

    • DCML Score Conventions
        -
      • Dividing a Score into separate files
      • +
      • General Principles
      • Glossary, Terminology
      • Score Elements
      • Early Music
      • @@ -156,7 +156,14 @@ role="menu" aria-labelledby="dLabelLocalToc">
        • DCML Score Conventions
            +
          • General Principles +
          • Glossary, Terminology
            • System
            • Staff (pl. staves)
            • @@ -249,53 +256,110 @@

              DCML Score Conventions

              Contents

              +
              +

              General Principles

              +

              These guidelines are intended to ensure that the scores produced by and for the DCML are consistent and high-quality +encodings of some print or manuscript edition. Although they represent digital editions, first and foremost they +are to be considered as research data. As such, we neglect details of layout in favour of rigorous conventions +regarding the semantically correct encoding of score elements. Semantic, in this context, means that wherever +possible the various score elements are to be created with the corresponding tools and features that the +typesetting software MuseScore provides. For example, a cresc. performance indication must not be encoded +as a “normal” staff text: It has the semantics of a dynamic marking and is available as such in the “Lines” palette. +A large part of these guidelines is concerned with stipulating how various score elements are to be encoded.

              +
              +

              Get the latest version of MuseScore 3

              +

              Unfortunately, MuseScore 4 does not allow opening an .mscx (i.e. uncompressed) MuseScore file and store it back. +As long as this issue is not resolved, we are sticking to +the latest version of MuseScore 3, which is 3.6.2. You can download it from the +official GitHub page. +Head to the link above and download the installer for your operation system. If +you’re using Linux you can downgrade the package in your package manager or, instead, download and execute the AppImage.

              +
              +
              +

              Organization into movements or pieces

              +

              A major use case for the scores is the study of tonal music in all its aspects. It has proven worthwhile to +organize the scores into units which, tonally, stand for themselves in one way or another. Three aspects play a +role when deciding into how many different files to split a musical expression:

              +
                +
              1. measure numbering: it should make sense to start with 0 or 1

              2. +
              3. global key: it should make (at least some) sense to analyze the contents under a single global tonic

              4. +
              5. (formal) closure: ideally, the contents of a file can be characterized as having beginning, middle, and end

              6. +
              +

              Parts-of-work that are frequently separated into different files are:

              +
                +
              • movements

              • +
              • pieces within a cycle

              • +
              • sections within a movement (e.g. “Trio”)

              • +
              +

              For reference in case of doubt, here are a few DCML corpora that are noteworthy in some aspect:

              +
                +
              • In Corelli’s Trio sonatas, the division into movements can be somewhat +arbitrary and some of the files contain nothing more than a slow transition of a few bars’ length.

              • +
              • In Schubert’s Piano dances, the Trios are consistently split from +the dances they belong to.

              • +
              • In Mozart’s Piano sonatas, on the other hand, the two +variation movements are not split into separate files, leading to an alternative counting of measures (which is +also used by the Digital Mozart Edition (DME) issued at the Mozarteum Salzburg) where new variations do not restart +with measure 1 or 0.

              • +
              +

              If you find yourself in the situation where you need to split a MuseScore file into several parts you can refer +to the following section.

              -

              Dividing a Score into separate files

              +

              Dividing a Score into separate files

              1. Open up the MuseScore file & the original print for comparison.

              2. Find out about the file name convention or invent one.

              3. @@ -307,42 +371,44 @@

                Dividing a Score into
              4. Delete bars (Ctrl + Del)

              +
              +
              -

              Glossary, Terminology

              +

              Glossary, Terminology

              ../_images/score_glossary.png
              -

              System

              +

              System

              The “line” of a score including all staves.

              -

              Staff (pl. staves)

              +

              Staff (pl. staves)

              A score layer commonly represented by five staff lines.

              -

              Voice (Notational Layer)

              +

              Voice (Notational Layer)

              Contrary to the musical term, voice designates one of the four notational layers. Voices 1 (blue) and 3 (red) by default have upwards stems and beams, voice 2 (green) and 4 (purple) downward ones; unless only voice 1 is present, then the stem direction is automatic. In the score example, staff 1 has two voices and staff 2 only one.

              -

              Head & Stem

              +

              Head & Stem

              Every note consists of a note head (round in most cases) and every note smaller than a whole note has a stem which is the line extending upwards or downward from the stem, or both.

              -

              Flag & Beam

              +

              Flag & Beam

              Individual notes smaller than a quarter have at least one flag but adjacent flags are usually represented as beams. In the score example every four eighth notes are connected by a beam.

              -

              Score Elements

              +

              Score Elements

              -

              Line Breaks

              +

              Line Breaks

              Don’t need to correspond to the original. Where existing line breaks in the digital edition bring forth awkward layout, they should be deleted.

              -

              MuseScore Metadata, Title information etc.

              +

              MuseScore Metadata, Title information etc.

              Eventually the Metadata (File -> Score Properties) should be clean (i.e. complete) but this can be done in an automated step. The same goes for adding title, composer etc. for the score. So if you’re more satisfied with your work when you add this info, use Add -> Text -> Title/Subtitle/Composer…

              -

              Staff Brackets, Bar lines

              +

              Staff Brackets, Bar lines

              The brackets at the beginning of the staves make for a more professional look and are easy to add. The same goes for barlines extending over staves.

              • Brackets: Palette -> Brackets -> Drag into score -> use the handle to extend

              • @@ -350,11 +416,11 @@

                Staff Brackets, Bar

              -

              Cross-staff notation

              +

              Cross-staff notation

              In print editions of piano music you sometimes find the left hand notated in the upper staff or vice versa. By default, this should not be reproduced.

              -

              First and second endings (“voltas”)

              +

              First and second endings (“voltas”)

              The convention is that second, third etc. endings are seen as alternative versions of the same measure numbers (MN). Therefore, the bar counts need to be adapted in MuseScore accordingly. If the voltas have length 1, it is sufficient to “Exclude from bar count” all voltas except the first one. For voltas spanning n > 1 measures, for every volta except the first, the first measure needs to be adjusted with “Add to bar number = -n”.

              Example:

              -

              Sections within a movement (e.g. “Trio”)

              +

              Sections within a movement (e.g. “Trio”)

              Individual sections, in particular ones with differing time and/or key signatures, occur frequently in musical settings such as variation movements or Minuet + Trio. Three important considerations are:

              -

              Beams

              +

              Beams

              Beams can be adjusted for aesthetic reasons but don’t need to be.

              -

              Notational Layers & Stem direction

              +

              Notational Layers & Stem direction

              As long as there is only one voice (notational layer) per staff, the automatic stem directions are perfectly fine. If there are more than one, the four layers of MuseScore should be used in order to reproduce the stem directions as in the original. By default, voices 1 and 3 have upward stems, voices 2 and 4 downward stems.

              -

              Piano pedals

              +

              Piano pedals

              Since the use of the sustain pedal is part of a pianist’s personal style, pedal markings are to be considered as rough suggestions and often they are added by editors. They should be included if they can be found in the original manuscripts.

              -

              Metronome numbers

              +

              Metronome numbers

              Like pedals, they should be included only if they can be found in the original manuscript.

              -

              Cresc. / Decresc.

              +

              Cresc. / Decresc.

              Should not be written as plain text, instead use the symbol from the “Lines” palette. If the original score has no line, make it as short as possible (the length of the note value)

              -

              Titles and other metadata

              +

              Titles and other metadata

              Metadata can be inserted automatically but if you want to do it by hand, use

              • Title for the title of the work group (e.g. “4 Mazurkas, op. 6”) or the work if it is standalone

              • @@ -411,9 +477,9 @@

                Titles and other met

              -

              Early Music

              +

              Early Music

              -

              Preparatory staves

              +

              Preparatory staves

              • Create a horizontal frame between the first and second bar of the score. The isolated measure on the left of the frame will be referred to as the preparatory staff for each part.

              • Exclude the preparatory staff from the measure count, and make the content of the bar invisible.

              • @@ -424,7 +490,7 @@

                Preparatory staves

              -

              Accidentals

              +

              Accidentals

              • When copying from a manuscript or primary source, only transcribe accidentals that are present in the original, without adding musica ficta or other editorial interventions.

              • Since ancient sources do not assume measure boundaries, always interpret an accidental as only referring to the note it is attached to. This implies that every successive note in the same or the following measure that the accidental would apply to needs to have a natural sign in parentheses. In other words, the only notes having accidentals without parantheses are those in the original source. Please stick to this convention because it facilitates the task for the person who will go through all accidentals seperately.

              • @@ -433,7 +499,7 @@

                Accidentals

              -

              Text

              +

              Text

              • When transcribing from manuscripts or other primary sources, spelling inconsistencies and lexical archaisms for the same word should be transcribed as they occur in the source.

              • On the contrary, ancient typographical features should be systematically modernized. This includes:

                @@ -460,13 +526,13 @@

                Text -

                Ligaturae

                +

                Ligaturae

                • If the source marks ligaturae, include them as dashed slurs (Line typeDashed in the Inspector).

              -

              Meter

              +

              Meter

              • Transcriptions preserve original note values, not halved ones.

              • Meter changes:

                @@ -483,16 +549,16 @@

                Meter -

                Metadata

                +

                Metadata

                • Add the field originalClefs and report the original clefs from the topmost to the bottom staff. E.g., “c1, c2, c4, f4”, where “c1” stands for a C-clef on the lowest line of the staff, c2 for a C-clef on the second-lowest line etc.

              -

              Corrections to automate

              +

              Corrections to automate

              -

              General

              +

              General

              • make sure no notes are vertically shifted

              @@ -505,7 +571,7 @@

              Files converted from -

              Annotations

              +

              Annotations

              • delete empty harmony tags

              • labels missing initial dot

              • diff --git a/docs/build/html/search.html b/docs/build/html/search.html index 38a003e..430a1f2 100644 --- a/docs/build/html/search.html +++ b/docs/build/html/search.html @@ -120,7 +120,7 @@
            • DCML Score Conventions
                -
              • Dividing a Score into separate files
              • +
              • General Principles
              • Glossary, Terminology
              • Score Elements
              • Early Music
              • diff --git a/docs/build/html/searchindex.js b/docs/build/html/searchindex.js index 4b7559d..8772b76 100644 --- a/docs/build/html/searchindex.js +++ b/docs/build/html/searchindex.js @@ -1 +1 @@ -Search.setIndex({"docnames": ["git/git", "index", "onboarding", "openproject/openproject", "pipeline/pipeline", "reference/examples", "reference/reference", "reference/specs", "scores/guidelines", "tutorial/counterpoint", "tutorial/detail", "tutorial/features", "tutorial/first_label", "tutorial/first_phrase", "tutorial/index", "tutorial/localkey", "tutorial/musescore", "workflow/workflow"], "filenames": ["git\\git.rst", "index.rst", "onboarding.rst", "openproject\\openproject.rst", "pipeline\\pipeline.rst", "reference\\examples.rst", "reference\\reference.rst", "reference\\specs.rst", "scores\\guidelines.rst", "tutorial\\counterpoint.rst", "tutorial\\detail.rst", "tutorial\\features.rst", "tutorial\\first_label.rst", "tutorial\\first_phrase.rst", "tutorial\\index.rst", "tutorial\\localkey.rst", "tutorial\\musescore.rst", "workflow\\workflow.rst"], "titles": ["Quick Git Reference", "TOC", "Becoming a DCML annotator", "Work package management with OpenProject", "DCML Corpus Creation Pipeline", "Questions & Examples", "Annotation Reference", "Technical Specifications", "DCML Score Conventions", "Contrapuntal patterns", "Level of detail", "Some more features", "The first label", "The first phrase", "Annotation Tutorial", "Changing the local key", "Getting started", "DCML annotation workflow"], "terms": {"i": [0, 1, 2, 3, 4, 5, 8, 9, 11, 12, 13, 15, 16, 17], "version": [0, 2, 6, 7, 8, 9, 10, 14, 15, 17], "control": [0, 2, 16, 17], "system": [0, 7, 11, 16, 17], "gener": [0, 2, 3, 4, 5, 6, 7, 9, 14, 15, 16, 17], "via": [0, 4, 7, 13, 17], "host": [0, 3], "servic": [0, 3, 4], "sinc": [0, 2, 3, 4, 5, 7, 8, 9, 15, 16, 17], "dcml": [0, 1, 3, 5, 6, 7, 9, 10, 11, 12, 13, 16], "data": [0, 2, 3, 4, 6, 7, 16], "basic": [0, 7, 9, 13, 17], "understand": [0, 7, 10, 17], "workflow": [0, 1, 2], "relev": [0, 2, 3, 4, 8, 13, 17], "annot": [0, 1, 5, 7, 12], "review": [0, 1, 2, 4, 9, 11, 16], "There": [0, 6, 9, 10, 11, 16, 17], "ar": [0, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 15, 16, 17], "plenti": [0, 16], "resourc": [0, 2, 5, 7, 16], "exampl": [0, 1, 3, 4, 7, 8, 9, 10, 11, 13, 15, 17], "video": 0, "thi": [0, 2, 3, 4, 5, 7, 8, 9, 10, 13, 14, 15, 17], "slideshow": 0, "learn": [0, 2, 6, 9, 10], "web": [0, 2, 16, 17], "so": [0, 2, 3, 4, 5, 6, 8, 9, 10, 11, 13, 16, 17], "just": [0, 4, 7, 9, 10, 11, 16, 17], "veri": [0, 4, 6, 11, 17], "guid": [0, 4, 16], "It": [0, 3, 4, 7, 9, 15, 16, 17], "might": [0, 3, 4, 5, 7, 9, 10, 11, 15, 16, 17], "also": [0, 3, 4, 7, 8, 9, 10, 11, 16, 17], "us": [0, 2, 3, 5, 6, 7, 8, 9, 10, 13, 14, 15, 16, 17], "you": [0, 2, 3, 4, 5, 6, 7, 8, 9, 12, 13, 16, 17], "want": [0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 15, 16, 17], "get": [0, 1, 3, 4, 7, 13, 14, 17], "feel": [0, 2, 10, 11, 17], "how": [0, 1, 3, 4, 6, 7, 8, 9, 10, 11, 13, 15, 16], "familiar": [0, 2, 4, 11, 13, 16, 17], "alreadi": [0, 3, 4, 9, 10, 11, 13, 14, 17], "relat": [0, 2, 4, 6, 7, 9], "concept": [0, 7, 11], "In": [0, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 15, 16, 17], "case": [0, 2, 3, 4, 5, 6, 7, 8, 10, 11, 13, 14, 15, 16, 17], "have": [0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 17], "never": [0, 2, 17], "need": [0, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 16, 17], "know": [0, 2, 3, 4, 10, 13, 16, 17], "run": [0, 2, 4, 7, 17], "ani": [0, 2, 3, 4, 7, 8, 9, 11, 15, 16, 17], "except": [0, 4, 7, 8, 10, 11, 13, 15, 17], "within": [0, 2, 4, 5, 7, 10, 11, 17], "directori": [0, 4], "usual": [0, 2, 3, 4, 8, 9, 13, 17], "prompt": [0, 16], "everyth": [0, 4, 7, 17], "befor": [0, 4, 7, 9, 10, 11, 13, 16, 17], "cursor": [0, 14], "should": [0, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 16, 17], "tell": [0, 6, 16, 17], "where": [0, 3, 5, 6, 7, 8, 9, 11, 13, 16, 17], "otherwis": [0, 3, 4, 7, 8, 9, 13, 17], "try": [0, 2, 4, 5, 9, 10, 14, 16], "pwd": 0, "window": [0, 16], "echo": 0, "cd": [0, 4, 17], "folder_name_or_path": 0, "l": 0, "dir": 0, "show": [0, 3, 4, 6, 7, 9, 10, 13, 15, 17], "current": [0, 1, 2, 3, 4, 7, 12, 16, 17], "wd": 0, "work": [0, 1, 7, 8, 10, 11, 16, 17], "when": [0, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 15, 16, 17], "type": [0, 2, 3, 4, 6, 7, 8, 13, 16, 17], "coupl": [0, 9, 10, 16, 17], "letter": [0, 8], "folder": [0, 4, 17], "go": [0, 2, 3, 4, 8, 9, 11, 15, 16, 17], "can": [0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 16, 17], "press": [0, 13, 16, 17], "tab": [0, 4, 16, 17], "autocomplet": 0, "check": [0, 3, 8, 11, 16, 17], "termin": 0, "2": [0, 2, 5, 6, 7, 8, 11, 13, 14, 15, 16], "29": [0, 4], "If": [0, 2, 3, 4, 5, 6, 8, 9, 10, 11, 13, 15, 16, 17], "fail": [0, 17], "packag": [0, 1, 2, 16, 17], "manger": 0, "head": [0, 3, 4, 10, 11, 13, 16, 17], "page": [0, 4, 7, 16, 17], "instruct": [0, 4, 17], "time": [0, 2, 3, 4, 5, 6, 7, 8, 10, 13, 15, 16, 17], "few": [0, 2, 4, 17], "thing": [0, 3, 4, 6, 10, 16, 17], "realli": [0, 9, 16], "order": [0, 3, 4, 5, 6, 7, 8, 10, 13, 17], "push": [0, 4, 17], "privat": [0, 4], "invis": [0, 8, 13, 17], "public": [0, 1, 2, 17], "cryptograph": 0, "kei": [0, 1, 4, 7, 8, 9, 10, 14, 16, 17], "identifi": [0, 7], "simpli": [0, 3, 4, 6, 13, 15, 16, 17], "follow": [0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 15, 16, 17], "step": [0, 3, 4, 7, 8, 9, 10, 11, 17], "make": [0, 3, 4, 6, 8, 9, 10, 11, 13, 15, 16, 17], "sure": [0, 3, 4, 8, 16, 17], "correct": [0, 1, 4, 6, 7, 9, 10, 15, 16, 17], "oper": [0, 7, 16, 17], "mostli": [0, 4, 10], "matter": [0, 3, 9], "copi": [0, 3, 4, 7, 8, 11, 14, 17], "enter": [0, 3, 4, 6, 7, 16, 17], "doc": [0, 9], "ad": [0, 1, 2, 3, 5, 7, 8, 10, 11, 17], "agent": 0, "happen": [0, 4], "everyon": [0, 6, 7, 16], "latest": [0, 1, 2, 6, 7, 14, 17], "commit": [0, 2, 3, 4, 17], "forgot": 0, "pull": [0, 3, 17], "bot": [0, 17], "made": [0, 3, 9, 10, 11, 13, 17], "after": [0, 2, 4, 6, 7, 8, 9, 15, 17], "last": [0, 2, 3, 4, 6, 7, 8, 9, 10, 11, 13, 17], "local": [0, 1, 4, 5, 6, 9, 11, 14, 16, 17], "diverg": [0, 2], "ask": [0, 2, 4, 7, 9, 10, 16, 17], "handl": [0, 2, 8, 11, 13], "solut": [0, 3, 4, 5, 6, 11, 13, 14, 15, 16, 17], "pleas": [0, 2, 3, 4, 6, 8, 9, 10, 13, 16, 17], "default": [0, 3, 8, 9, 16], "behaviour": [0, 7], "config": [0, 4], "global": [0, 4, 9, 14, 15], "true": [0, 3, 7], "rather": [0, 2, 4, 5, 8, 9, 11, 13, 15], "than": [0, 2, 4, 5, 7, 8, 9, 10, 11, 13, 15, 16, 17], "each": [0, 2, 3, 4, 6, 7, 8, 9, 17], "individu": [0, 3, 4, 8, 16, 17], "omit": [0, 8], "anoth": [0, 2, 4, 9, 11, 17], "life": [0, 4], "bit": [0, 2, 4, 11], "easier": [0, 3], "auto": 0, "stash": 0, "short": [0, 1, 3, 8, 15], "dispens": 0, "oblig": 0, "manual": [0, 4, 8, 16], "all": [0, 3, 6, 7, 8, 9, 10, 11, 15, 16, 17], "modif": [0, 4], "To": [0, 2, 3, 4, 10, 15, 16, 17], "activ": [0, 2, 4, 7, 17], "sometim": [0, 4, 8, 17], "edit": [0, 1, 7, 8, 14], "store": [0, 2, 4, 16, 17], "close": [0, 2, 7, 11, 13], "pre": [0, 4, 9, 16, 17], "messag": [0, 4, 17], "blog": 0, "post": 0, "ha": [0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 16, 17], "thei": [0, 2, 3, 4, 6, 7, 8, 9, 10, 11, 13, 15, 16, 17], "boil": [0, 4], "down": [0, 4, 8, 16], "core": 0, "mayb": [0, 9, 11, 13], "ve": [0, 2, 13, 17], "had": [0, 3, 9, 10, 11, 17], "eureka": 0, "moment": [0, 2, 3, 5, 9, 13, 15, 16], "discov": [0, 4], "track": [0, 2, 4, 7, 16], "shorten": 0, "upstream": [0, 4, 17], "annotation_branch": 0, "u": [0, 2, 4, 8, 9, 11, 15, 16, 17], "even": [0, 2, 4, 6, 7, 8, 9, 10, 13, 15], "think": [0, 4, 9, 13, 17], "about": [0, 1, 4, 7, 8, 9, 10, 11, 13, 15, 16], "anymor": [0, 4, 17], "do": [0, 1, 3, 4, 7, 8, 9, 11, 16], "would": [0, 3, 4, 5, 6, 7, 8, 9, 11, 13, 15, 16, 17], "like": [0, 4, 5, 7, 8, 13, 15, 16, 17], "autosetupremot": [0, 17], "37": 0, "late": [0, 2, 4], "2022": [0, 3], "click": [0, 3, 4, 7, 13, 16, 17], "code": [0, 4, 7, 17], "button": [0, 4, 17], "url": [0, 3, 4, 7, 17], "Then": [0, 3, 4, 16, 17], "place": [0, 2, 4, 5, 14, 15, 17], "simpl": [0, 4], "becaus": [0, 3, 4, 6, 7, 8, 9, 10, 11, 13, 15, 16, 17], "repo": [0, 1, 7], "add": [0, 3, 4, 7, 8, 11, 15, 16, 17], "see": [0, 3, 4, 6, 7, 8, 9, 10, 11, 16, 17], "section": [0, 2, 3, 4, 5, 6, 7, 9, 10, 12, 13, 14, 16, 17], "abov": [0, 2, 3, 4, 7, 8, 9, 10, 11, 13, 15, 16, 17], "now": [0, 3, 4, 6, 10, 11, 17], "constantli": [0, 5], "harmon": [0, 2, 4, 5, 6, 7, 9, 16, 17], "histori": [0, 2, 4, 16], "e": [0, 3, 4, 5, 6, 7, 9, 10, 11, 12, 13, 15, 16, 17], "note": [0, 3, 4, 6, 7, 8, 10, 12, 17], "fatal": [0, 4], "parent": [0, 4], "A": [0, 3, 4, 5, 6, 7, 8, 10, 14, 15, 16, 17], "often": [0, 2, 4, 7, 8, 9, 11, 15, 16], "hold": [0, 7, 8, 9, 16], "sever": [0, 2, 3, 5, 7, 8, 9, 13, 14, 17], "call": [0, 4, 7, 9, 11, 15, 16, 17], "parallel": [0, 4, 9, 11], "own": [0, 3, 4, 10, 16, 17], "wai": [0, 2, 3, 4, 5, 6, 7, 13, 15, 16, 17], "model": 0, "most": [0, 3, 4, 5, 7, 8, 9, 10, 11, 13, 16, 17], "main": [0, 4, 7, 9, 17], "previous": [0, 3], "master": [0, 2, 4, 7, 8], "product": [0, 16], "statu": [0, 2, 3, 4, 7, 17], "wherea": [0, 4, 6, 7, 10, 11, 13, 15, 16], "other": [0, 2, 3, 4, 5, 6, 7, 9, 10, 11, 15, 16, 17], "experi": [0, 2, 4], "mani": [0, 4, 5, 6, 9, 13], "without": [0, 3, 4, 6, 7, 8, 9, 11, 13, 17], "effect": [0, 4, 7, 8], "mean": [0, 3, 4, 5, 6, 7, 9, 10, 16, 17], "prepend": 0, "onc": [0, 2, 3, 4, 8, 9, 10, 11, 13, 15, 16, 17], "done": [0, 3, 4, 8, 17], "integr": [0, 2, 4, 9, 17], "request": [0, 3, 7, 10, 17], "pr": [0, 3, 4, 17], "someon": [0, 2, 3, 4, 11, 17], "els": [0, 2, 3, 7], "yourself": [0, 2, 3, 11, 17], "pass": [0, 7, 9, 17], "thu": [0, 2, 3, 4, 10, 15], "synchronis": 0, "both": [0, 2, 3, 4, 6, 7, 8, 9, 10, 13, 15, 17], "delet": [0, 4, 8, 16, 17], "One": [0, 4, 9, 10], "import": [0, 3, 4, 7, 8, 10, 11, 16], "which": [0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 15, 16, 17], "onli": [0, 3, 4, 7, 8, 10, 13, 17], "out": [0, 2, 3, 4, 7, 8, 13, 14, 16, 17], "much": [0, 11], "its": [0, 2, 3, 4, 6, 7, 9, 14, 15, 16], "deviat": 0, "same": [0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 16, 17], "On": [0, 2, 4, 8, 10, 16, 17], "behind": [0, 4, 6, 7, 9, 10, 11, 16], "fast": 0, "forward": [0, 13, 15], "updat": [0, 3, 16], "noth": [0, 3, 11, 17], "tree": 0, "clean": [0, 3, 4, 8], "correspond": [0, 3, 4, 7, 8, 10, 13, 15, 17], "miss": [0, 1, 3, 4, 8, 14, 17], "two": [0, 2, 3, 4, 6, 7, 8, 9, 10, 11, 15, 16, 17], "suggest": [0, 3, 4, 8, 10, 11, 16, 17], "list": [0, 2, 4, 7, 17], "avail": [0, 2, 3, 16], "one": [0, 2, 3, 5, 6, 7, 8, 9, 10, 11, 13, 15, 16, 17], "g": [0, 3, 4, 5, 6, 7, 9, 10, 11, 12, 13, 15, 16, 17], "develop": [0, 2, 4, 6, 7], "checkout": [0, 17], "don": [0, 3, 5, 7, 8, 10, 13, 15, 17], "t": [0, 3, 4, 5, 7, 8, 9, 10, 11, 13, 15, 16, 17], "error": [0, 4, 11], "magic": [0, 4], "reflect": [0, 7, 9, 10, 11, 15, 17], "state": [0, 3, 4, 7, 11], "whether": [0, 2, 4, 11, 17], "consid": [0, 2, 4, 5, 7, 8, 9, 10, 11, 13, 15, 17], "exist": [0, 2, 3, 8, 10, 16, 17], "b": [0, 4, 6, 7, 8, 10, 15, 17], "new_branch_nam": 0, "normal": [0, 16, 17], "decid": [0, 2, 3, 4, 15], "speak": [0, 10, 13], "everi": [0, 2, 3, 4, 5, 6, 7, 8, 10, 12, 13, 15, 16, 17], "regist": 0, "ms3": [0, 8, 17], "m": [0, 4, 5, 7, 10, 17], "commit_messag": 0, "As": [0, 3, 4, 6, 8, 13, 16, 17], "rule": [0, 4, 6, 7, 8], "thumb": 0, "possibl": [0, 2, 3, 4, 5, 6, 7, 8, 9, 11, 13, 15, 17], "least": [0, 2, 3, 4, 6, 7, 8, 9, 11, 15, 17], "reason": [0, 5, 8, 9, 10, 11, 13, 17], "revert": 0, "meaning": [0, 4, 17], "explain": [0, 4, 6, 7, 17], "been": [0, 3, 4, 7, 9, 10, 11, 16, 17], "x": [0, 4, 16, 17], "y": [0, 4], "z": [0, 4], "problem": [0, 4, 9, 11, 17], "more": [0, 1, 2, 3, 4, 5, 7, 8, 10, 13, 14, 15, 16, 17], "comprehens": 0, "music": [0, 1, 2, 4, 5, 6, 7, 9, 10, 13, 15, 16, 17], "score": [0, 1, 2, 5, 6, 7, 16], "could": [0, 2, 4, 5, 6, 7, 9, 11, 17], "corrupt": 0, "measur": [0, 2, 3, 4, 5, 7, 8, 10, 13, 15, 16, 17], "31": 0, "32": [0, 5, 11], "slur": [0, 4, 8], "pdf": [0, 3, 4, 8], "standard": [0, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 16, 17], "v2": [0, 4, 7, 9, 10, 11], "1": [0, 5, 6, 7, 8, 11, 12, 14], "syntact": [0, 2, 7, 9, 17], "incorrect": [0, 15, 17], "label": [0, 1, 2, 4, 5, 6, 8, 9, 10, 11, 14, 15, 16, 17], "mm": [0, 5, 6, 7, 10, 15, 17], "17": [0, 4, 7, 8, 9], "96": 0, "whole": [0, 2, 4, 7, 8, 11, 15, 17], "piec": [0, 2, 3, 4, 6, 7, 8, 10, 12, 13, 15, 17], "instead": [0, 6, 7, 8, 10, 13, 16, 17], "includ": [0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 15, 17], "number": [0, 3, 4, 5, 7, 9, 13, 16, 17], "facilit": [0, 3, 7, 8, 15, 16], "finish": [0, 3, 16], "dai": [0, 3], "peopl": [0, 3, 4, 10], "between": [0, 2, 4, 5, 7, 8, 11, 15, 16, 17], "tri": [0, 4, 9], "contributor": [0, 2], "let": [0, 2, 4, 5, 9, 10, 13, 15, 16, 17], "conflict": [0, 10], "resolv": [0, 9, 10, 13], "conveni": [0, 3], "atom": 0, "decis": [0, 4, 10, 11, 15, 17], "our": [0, 2, 3, 4, 5, 6, 7, 10, 11, 13, 16, 17], "Theirs": 0, "succeed": [0, 12], "re": [0, 2, 4, 7, 8, 10, 11, 12, 13, 16, 17], "lazi": [0, 17], "rare": [0, 13, 17], "mai": [0, 2, 3, 4, 6, 8, 9, 12, 13, 16, 17], "take": [0, 1, 2, 4, 5, 13, 15, 17], "detour": 0, "browser": [0, 4, 17], "forget": [0, 3, 17], "again": [0, 4, 15, 17], "drop": [0, 4, 7], "menu": [0, 3, 4, 8, 16, 17], "left": [0, 4, 8, 9, 17], "natur": [0, 2, 4, 7, 8, 11, 13], "specifi": [0, 4, 7], "drag": [0, 8, 13, 16], "http": [0, 2, 4, 7, 16, 17], "com": [0, 4, 7, 16], "signup": 0, "gui": 0, "graphic": 0, "maco": 0, "lead": [0, 4, 5, 9, 11, 13, 15, 17], "unwant": [0, 4], "care": [0, 4, 7, 11, 17], "download": [0, 14], "greet": 0, "screen": 0, "similar": [0, 4, 9, 11, 13, 16, 17], "internet": 0, "perform": [0, 2, 3, 4, 7, 8, 15, 17], "task": [0, 4, 6, 8, 10, 17], "disc": 0, "Or": [0, 4, 11, 17], "open": [0, 2, 3, 5, 6, 7, 8, 9, 11, 13, 16, 17], "panel": 0, "selector": 0, "past": [0, 16, 17], "For": [0, 3, 4, 5, 7, 8, 10, 11, 15, 17], "dcmlab": [0, 4, 7, 16], "schubert_d": 0, "look": [0, 5, 6, 7, 8, 9, 10, 11, 15, 16, 17], "screenshot": [0, 4, 5, 17], "below": [0, 3, 4, 6, 7, 8, 9, 10, 16, 17], "displai": [0, 3, 4, 7, 8, 9, 11, 13, 17], "name": [0, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 15, 16, 17], "middl": [0, 4, 8], "frame": [0, 8, 16], "them": [0, 2, 3, 4, 6, 7, 8, 10, 13, 15, 16, 17], "allow": [0, 3, 4, 5, 6, 7, 9, 17], "explor": 0, "finder": 0, "three": [0, 2, 3, 4, 7, 8, 9, 10, 15, 17], "switch": [0, 4, 16], "exchang": 0, "Its": 0, "princip": [0, 9], "action": [0, 3, 4, 17], "fetch": 0, "sai": [0, 3, 5, 7, 9, 10, 15, 17], "publish": [0, 4], "becom": [1, 7, 13, 15], "introduct": [1, 11, 14, 15], "an": [1, 5, 6, 7, 8, 9, 10, 11, 13, 15, 16, 17], "involv": [1, 3, 4, 9, 16], "summari": 1, "upgrad": [1, 2, 4, 16], "set": [1, 2, 3, 4, 6, 7, 8, 10, 13, 16], "react": 1, "reach": [1, 2, 3, 9, 11], "expert": [1, 2, 3, 9, 16], "consensu": [1, 2, 3, 9], "what": [1, 3, 4, 9, 10, 11, 13, 15, 16], "warn": [1, 7], "manag": [1, 4, 11, 16], "openproject": [1, 2, 17], "user": [1, 4, 6], "interfac": 1, "wp": [1, 4], "assign": [1, 2, 4, 8, 9, 10, 16], "log": [1, 2, 4, 7, 17], "unit": [1, 4, 7, 17], "cost": [1, 2, 17], "write": [1, 4, 5, 6, 7, 8, 9, 10, 11, 13, 15, 16, 17], "invoic": [1, 4, 17], "tutori": [1, 2, 6, 9, 12, 15, 17], "start": [1, 2, 3, 6, 7, 8, 10, 13, 14, 15], "The": [1, 4, 5, 8, 9, 10, 11, 14, 16, 17], "first": [1, 2, 4, 6, 7, 9, 10, 14, 15, 16, 17], "phrase": [1, 2, 6, 9, 10, 14, 17], "level": [1, 5, 7, 14], "detail": [1, 3, 4, 9, 14, 17], "chang": [1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 16, 17], "contrapunt": [1, 2, 14, 15], "pattern": [1, 2, 7, 10, 14, 15], "some": [1, 4, 6, 7, 9, 10, 13, 14, 17], "featur": [1, 6, 8, 9, 14, 16, 17], "quick": [1, 4, 16, 17], "git": [1, 2, 4, 16, 17], "refer": [1, 2, 3, 4, 5, 7, 8, 10, 17], "instal": [1, 4, 14], "configur": [1, 7, 17], "clone": [1, 4, 16, 17], "repositori": [1, 3, 16, 17], "from": [1, 2, 5, 6, 7, 10, 12, 13, 15, 16, 17], "github": [1, 2, 3, 16, 17], "select": [1, 2, 3, 4, 8, 16, 17], "right": [1, 3, 4, 6, 8, 16, 17], "branch": [1, 7, 17], "appli": [1, 3, 5, 6, 7, 8, 10, 14, 15, 17], "upload": [1, 4, 11], "origin": [1, 4, 6, 7, 8, 17], "directli": [1, 4, 6, 17], "desktop": 1, "corpu": [1, 2, 3, 16], "creation": [1, 8, 16, 17], "pipelin": 1, "collect": [1, 5], "prepar": [1, 9, 14], "digit": [1, 2, 6, 8, 11], "musescor": [1, 2, 6, 7, 11, 13, 14, 17], "format": [1, 6, 16, 17], "creat": [1, 2, 8, 10, 13, 16, 17], "unannot": 1, "file": [1, 2, 3, 7, 10, 11, 13, 14, 17], "new": [1, 2, 5, 6, 7, 8, 10, 11, 13, 15, 17], "curat": 1, "enrich": 1, "metadata": [1, 3, 17], "final": [1, 2, 3, 8, 9], "convent": [1, 4, 7, 14, 17], "divid": 1, "separ": [1, 4, 5, 6, 7, 10, 11, 13, 17], "glossari": 1, "terminologi": 1, "element": [1, 11, 16], "earli": [1, 5, 6, 15], "autom": [1, 6, 17], "syntax": [1, 2, 4, 7, 9, 10, 11, 14, 16], "remaind": 1, "under": [1, 2, 3, 4, 9, 11, 13, 16, 17], "reconstruct": 1, "question": [1, 2, 3, 4, 9, 10, 11, 13, 15, 16, 17], "modul": [1, 6], "secondari": [1, 6], "structur": [1, 2, 8, 9, 11, 13, 17], "figur": [1, 9, 10, 13, 17], "bass": [1, 7, 9, 10, 13, 14, 15], "technic": [1, 2, 9, 17], "specif": [1, 4, 5, 8, 11, 17], "being": [1, 3, 4, 10, 11, 15, 17], "encod": [1, 2, 4, 6, 8, 9, 15, 16], "regex": 1, "regular": [1, 2, 4, 8, 17], "express": [1, 2, 4, 5, 6, 9, 10, 11, 13, 15, 16, 17], "process": [1, 2, 3, 4, 9, 17], "cognit": 2, "musicologi": 2, "lab": 2, "\u00e9cole": 2, "polytechniqu": 2, "f\u00e9d\u00e9rale": 2, "de": [2, 9], "lausann": 2, "epfl": 2, "switzerland": 2, "search": [2, 4, 16, 17], "grow": 2, "symbol": [2, 6, 8, 9, 11, 13, 16, 17], "analys": [2, 6, 12], "per": [2, 3, 4, 8], "basi": [2, 4, 17], "applic": [2, 4, 13, 16, 17], "produc": [2, 17], "form": [2, 4, 6, 7, 9, 11, 13, 15, 16, 17], "text": [2, 4, 16, 17], "effort": 2, "longstand": 2, "central": 2, "": [2, 3, 4, 6, 7, 8, 9, 10, 12, 13, 14, 15, 16, 17], "overarch": [2, 4, 7, 9, 11], "initi": [2, 4, 7, 8, 17], "studi": 2, "tonal": [2, 4, 6, 7, 11, 15, 17], "instrument": [2, 9], "vocal": [2, 4, 13], "17th": [2, 4], "20th": 2, "centuri": [2, 6], "commiss": [2, 4], "prefer": [2, 3, 4, 6, 9, 10, 16, 17], "pace": 2, "upon": [2, 3, 4, 6, 16, 17], "complet": [2, 3, 4, 7, 8, 9, 11, 17], "we": [2, 3, 4, 5, 6, 7, 9, 10, 11, 12, 13, 15, 16, 17], "collabor": [2, 4], "potenti": [2, 4, 7, 11, 17], "through": [2, 3, 4, 6, 7, 8, 9, 10, 11, 13, 16, 17], "onboard": 2, "dure": [2, 4, 13, 17], "themselv": [2, 17], "rate": 2, "side": [2, 4, 10], "accept": 2, "proce": [2, 3, 4, 12], "newli": [2, 4], "train": [2, 13], "begin": [2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 15, 17], "self": [2, 3], "consist": [2, 4, 5, 6, 7, 8, 9, 11, 16, 17], "identif": [2, 4], "group": [2, 3, 4, 7, 8, 9, 13, 17], "cadenc": [2, 5, 6, 7, 10, 11, 14, 15], "must": [2, 3, 4, 6, 17], "adher": 2, "harmoni": [2, 3, 4, 5, 6, 8, 9, 10, 11, 12, 13, 16, 17], "submit": [2, 17], "good": [2, 3, 4, 10, 16], "knowledg": [2, 4, 13, 14], "softwar": [2, 4, 6, 7, 16], "idea": [2, 3, 10, 13], "confer": 2, "paper": 2, "doi": 2, "org": [2, 4, 17], "10": [2, 4, 9, 10, 11, 12, 13, 17], "5281": 2, "zenodo": 2, "5624416": 2, "essenti": [2, 17], "3": [2, 6, 7, 8, 11, 12, 14, 15], "4": [2, 6, 7, 8, 9, 10, 11, 12, 13, 15, 16], "report": [2, 8, 10], "mozart": [2, 5, 6], "sonata": [2, 4, 5, 9, 11, 12, 13, 15, 17], "5334": 2, "tismir": 2, "63": 2, "four": [2, 3, 4, 8, 9, 10, 13], "differ": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 16, 17], "kind": [2, 3, 6, 7, 15], "outcom": 2, "alwai": [2, 3, 4, 6, 8, 9, 10, 11, 12, 13, 15, 16, 17], "approv": [2, 3, 17], "analysi": [2, 5, 6, 7, 10, 13, 15, 16], "machin": [2, 6, 7, 16], "readabl": [2, 6, 16], "valid": [2, 4, 10, 17], "scratch": 2, "revisit": 2, "revis": [2, 8], "conform": [2, 17], "your": [2, 3, 4, 5, 6, 8, 9, 10, 11, 13, 16, 17], "analyt": [2, 10, 11, 14, 16, 17], "engag": 2, "construct": [2, 6], "debat": [2, 11], "adapt": [2, 4, 8, 17], "until": [2, 4, 8, 17], "role": 2, "compens": 2, "tariff": [2, 3], "depend": [2, 4, 5, 6, 7, 9, 10, 11, 12, 16], "aforement": [2, 9], "januari": 2, "2023": [2, 4], "0": [2, 7, 11, 17], "50": [2, 3], "chf": [2, 3, 4], "while": [2, 3, 9, 10, 13, 17], "vari": [2, 4], "payment": 2, "tend": 2, "over": [2, 3, 4, 6, 8, 9, 11, 17], "alongsid": 2, "titl": [2, 4, 17], "respect": [2, 3, 4, 7, 10, 13, 16, 17], "whenev": [2, 4, 17], "automat": [2, 3, 4, 8, 13, 16, 17], "attach": [2, 3, 6, 7, 8, 11, 12, 16], "arriv": 2, "less": [2, 3, 4, 8], "week": [2, 3], "send": [2, 3, 4], "reli": [2, 4, 6, 16], "overview": [2, 3, 4], "entir": [2, 4, 6, 7, 8, 16, 17], "non": [2, 5, 7, 10, 13, 17], "underli": [2, 7], "heard": 2, "practic": [2, 4, 9, 11], "quickli": [2, 3, 4, 9, 17], "mattermost": [2, 4, 17], "intern": [2, 7, 11], "commun": [2, 4, 5, 6, 16], "degre": [2, 5, 7, 11, 12, 15, 17], "theori": [2, 4, 16], "equival": [2, 11, 15], "excel": [2, 3, 4], "schemata": 2, "comput": [2, 3, 4, 6, 7, 17], "6": [2, 6, 7, 8, 10, 11, 12, 13, 14, 16], "willing": 2, "undertak": 2, "bank": [2, 3], "account": [2, 3, 7, 11, 13, 15, 17], "monei": 2, "transfer": [2, 4], "interest": [2, 4, 6], "fulfil": [2, 7, 11], "invit": [2, 11, 16], "introduc": [2, 4, 7, 10, 11, 12, 15, 16], "email": 2, "ch": 2, "actual": [2, 3, 4, 9, 10, 11, 13, 16, 17], "candid": [2, 4], "countless": 2, "point": [2, 3, 4, 9, 10, 12, 13, 14, 15, 17], "document": [2, 3, 4, 6, 7, 16], "gone": [2, 4, 17], "sign": [2, 4, 8, 9], "agreement": [2, 3, 5], "serv": [2, 4, 6], "legal": [2, 9], "foundat": 2, "contact": [2, 3], "give": [2, 3, 4, 5, 9, 11, 17], "feedback": [2, 16], "answer": [2, 9, 10, 11], "probabl": [2, 4, 10, 11, 13, 15, 17], "opt": [2, 5, 9], "confid": 2, "enough": [2, 5, 15, 17], "gather": 2, "sit": [2, 4, 13], "togeth": [2, 4, 5, 6, 7, 10, 11, 15, 17], "virtual": [2, 4, 10], "discuss": [2, 3, 4, 5, 7, 10, 11, 16], "went": 2, "continu": [2, 4, 5, 6, 7, 8, 9, 17], "increasingli": 2, "year": [2, 4, 16], "wide": [2, 4, 9], "varieti": 2, "viewpoint": [2, 9], "phenomena": [2, 9], "style": [2, 5, 8, 16], "repres": [2, 4, 5, 6, 7, 8, 10, 11, 16, 17], "western": 2, "largest": 2, "extent": [2, 4, 11], "At": [2, 5, 7, 9, 11, 13, 15, 17], "help": [2, 3, 4, 7, 16, 17], "refin": 2, "guidelin": [2, 4, 5, 6, 7, 11, 13, 16], "promot": 2, "interpret": [2, 5, 6, 8, 9, 10, 13, 15, 17], "vast": 2, "space": [2, 8, 16], "ensur": [2, 4, 7, 8, 17], "compar": [2, 3, 4, 6, 9], "languag": [2, 4, 8], "apart": [2, 4, 10, 11], "heart": 2, "pound": 2, "thought": 2, "join": [2, 10], "hand": [2, 4, 6, 7, 8, 9, 17], "still": [2, 4, 7, 10, 11, 17], "read": [2, 7, 9, 10, 15, 17], "thank": [2, 6, 11, 17], "instanc": [3, 4, 13, 17], "access": [3, 4], "project": 3, "admin": 3, "alter": [3, 9, 10, 17], "inform": [3, 7, 9, 16, 17], "id": [3, 4], "blue": [3, 5, 8, 15, 16, 17], "appear": [3, 4, 7, 8, 16, 17], "hover": [3, 17], "end": [3, 4, 5, 6, 7, 10, 13, 14, 17], "row": [3, 4, 6, 7, 17], "filter": [3, 4, 17], "particular": [3, 4, 5, 7, 8, 9, 10, 16, 17], "save": [3, 4, 8, 16, 17], "view": [3, 4, 9, 13, 17], "find": [3, 4, 6, 8, 9, 11, 16, 17], "sub": 3, "independ": [3, 7, 10], "rememb": [3, 9, 11, 13, 17], "duplic": [3, 16], "travers": 3, "status": 3, "Not": [3, 4], "disregard": 3, "assigne": [3, 4, 17], "field": [3, 8, 17], "empti": [3, 4, 7, 8], "fill": [3, 4], "progress": [3, 4, 6, 9, 10, 11, 13, 15, 17], "undertaken": 3, "person": [3, 4, 8, 17], "mark": [3, 4, 8, 11, 14, 17], "subsequ": [3, 6, 7, 10], "consequ": [3, 7, 10, 13, 15, 17], "merg": [3, 4, 8, 17], "date": [3, 4], "respons": 3, "li": [3, 4, 10], "long": [3, 4, 7, 8, 10, 15], "necessari": [3, 4, 8, 9, 10, 17], "fellow": 3, "gotten": 3, "stuck": 3, "principl": [3, 4, 5, 6, 7, 9, 13, 14, 16, 17], "address": [3, 9, 17], "associ": [3, 7, 17], "comment": [3, 4, 10, 17], "subscrib": [3, 17], "receiv": [3, 17], "notif": [3, 17], "function": [3, 4, 7, 9, 11, 16, 17], "desk": 3, "todai": 3, "accord": [3, 4, 7, 9], "link": [3, 4, 16, 17], "descript": [3, 4, 17], "screencast": [3, 17], "ideal": [3, 4, 5, 7, 17], "too": [3, 6, 10, 11], "anyon": [3, 6], "ping": [3, 4], "unreason": 3, "polit": 3, "agre": [3, 17], "enabl": [3, 7, 16, 17], "equal": 3, "up": [3, 6, 7, 8, 9, 10, 11, 16, 17], "describ": [3, 4, 9, 17], "nutshel": [3, 4], "me": [3, 4], "requir": [3, 5, 7, 9, 11, 13, 16, 17], "ones": [3, 4, 8, 16], "soon": [3, 6, 9, 17], "found": [3, 4, 7, 8, 17], "pane": [3, 4, 7], "easili": [3, 4, 7], "string": [3, 4, 5], "op": [3, 4, 5, 6, 8, 9, 10, 12, 13, 15, 17], "81": 3, "advantag": [3, 4, 9], "later": [3, 4, 12, 13, 17], "importantli": [3, 8, 17], "doesn": [3, 4, 9, 15], "hadn": 3, "unless": [3, 4, 8, 17], "here": [3, 4, 5, 9, 10, 11, 13, 15, 17], "attent": [3, 17], "rais": [3, 9, 16], "effici": 3, "teamwork": 3, "mergeabl": 3, "skip": [3, 16], "amount": [3, 4], "base": [3, 4, 5, 9, 13, 16, 17], "verifi": 3, "context": [3, 6, 7, 10, 11, 15], "mask": 3, "provid": [3, 4, 5, 7, 16], "did": [3, 4, 9, 10, 11, 13, 17], "yet": [3, 4, 7, 10, 17], "column": [3, 6, 7, 17], "scarlatti_sonata": 3, "although": [3, 4, 5, 9, 16, 17], "given": [3, 4, 6, 7, 10, 17], "therefor": [3, 4, 6, 7, 8, 9, 10, 11, 15, 16, 17], "exclus": 3, "readi": [3, 4, 17], "inde": [3, 4, 11, 17], "cover": [3, 4, 17], "shown": [3, 4, 7, 13, 17], "doe": [3, 4, 7, 9, 10, 13, 15, 16, 17], "match": [3, 4, 7, 8, 16, 17], "export": [3, 4], "xl": 3, "sheet": [3, 4], "contain": [3, 4, 5, 7, 8, 17], "sum": [3, 4, 17], "come": [3, 4, 5, 7, 9, 10, 11, 13, 15, 16, 17], "templat": 3, "arbitrari": [3, 4], "accumul": 3, "bar": [3, 4, 5, 7, 16, 17], "aggreg": 3, "321": 3, "160": 3, "total": 3, "signatur": [3, 4, 5, 7, 8, 17], "backward": 3, "yymmdd": 3, "220519_johannes_hentschel": 3, "pick": [3, 4, 8], "method": [3, 6], "libreoffic": [3, 4], "sort": [3, 4, 7], "pivot": 3, "tabl": [3, 4, 6, 7, 17], "exactli": [3, 4, 5, 6, 7, 8, 17], "spreadsheet": [3, 4], "corpora": [3, 4], "variou": [3, 7, 9], "stop": 3, "why": [3, 4, 5, 7, 9, 10, 17], "belong": [3, 8], "second": [3, 4, 6, 7, 9, 10, 11, 17], "slightli": [3, 9], "cash": 3, "valu": [3, 4, 7, 8, 13, 16, 17], "insert": [3, 4, 7, 8, 9, 11, 16, 17], "distribut": [3, 8], "put": [3, 9, 10, 11, 13, 17], "twofold": [3, 9, 16], "previou": [3, 4, 8, 9, 10, 11, 13, 15, 16, 17], "treat": [3, 7], "univers": 3, "administr": [3, 4], "along": [3, 4], "passport": 3, "driver": 3, "licens": [3, 4], "prove": 3, "indic": [3, 4, 7, 8, 11, 12, 13, 14, 15, 17], "card": 3, "present": [3, 4, 8, 9, 10, 11, 15, 17], "easi": [3, 4, 8, 9], "hierarchi": [4, 17], "part": [4, 6, 7, 8, 10, 17], "sake": [4, 9], "better": [4, 9, 11], "monteverdi": 4, "madrig": 4, "book": 4, "readm": [4, 17], "qualiti": 4, "expect": [4, 11], "convers": [4, 7, 17], "loss": 4, "target": [4, 5], "musicalion": 4, "free": [4, 6, 17], "choral": 4, "cpdl": 4, "kern": 4, "ccarh": 4, "lossless": 4, "humdrum": 4, "transcrib": [4, 8], "price": 4, "20": [4, 7], "manuscript": [4, 8], "stipul": 4, "convert": [4, 7], "xml": [4, 6, 7], "cap": [4, 16], "batch": 4, "plugin": 4, "capx": 4, "capella": 4, "musx": 4, "sib": 4, "sibeliu": 4, "imac": 4, "ly": 4, "krn": 4, "hum2xml": 4, "result": [4, 7, 9, 10, 11, 15, 17], "especi": 4, "markup": 4, "arpeggio": [4, 14], "trill": 4, "etc": [4, 7, 9, 16, 17], "screw": 4, "renam": 4, "map": [4, 7], "extens": [4, 17], "old": [4, 6, 9, 15, 16, 17], "filenam": [4, 17], "movement": [4, 6, 9, 10, 11, 15, 17], "break": [4, 7], "repeat": [4, 8, 10, 13], "possibli": 4, "small": [4, 8, 13, 16, 17], "script": 4, "sourc": [4, 6, 8, 11], "parser": 4, "tool": [4, 8, 11, 17], "certain": [4, 7], "exclud": [4, 7, 8], "count": [4, 7, 8, 17], "anacrusi": 4, "pickup": 4, "throughout": [4, 11, 12, 17], "altern": [4, 7, 8, 9, 10, 11, 13, 15, 17], "properti": [4, 6, 8, 17], "neg": [4, 7, 17], "15": [4, 8, 11], "16": [4, 7, 8, 11], "18": [4, 7, 8], "achiev": [4, 5, 7, 8, 13], "irregular": [4, 8], "length": [4, 7, 8, 10, 17], "shorter": [4, 10], "substract": 4, "restart": [4, 8], "variat": [4, 8], "either": [4, 6, 7, 9, 11, 13, 17], "keep": [4, 7, 9, 17], "coher": 4, "unambigu": [4, 7, 8], "depart": 4, "ambigu": [4, 5, 7, 11], "purpos": [4, 6, 7, 9, 11, 17], "reset": 4, "counter": 4, "dcml_corpus_workflow": 4, "howev": [4, 5, 6, 7, 8, 9, 10, 11, 16], "command": [4, 16, 17], "d": [4, 6, 7, 8, 9, 10, 15, 17], "fname": 4, "shortest": 4, "plu": [4, 17], "suffix": [4, 17], "safe": 4, "prevent": [4, 17], "straightforward": 4, "Be": 4, "awar": [4, 11, 12, 17], "overwrit": 4, "loos": 4, "editor": [4, 8], "silent": 4, "decim": 4, "turn": 4, "vscode": 4, "diff": 4, "avoid": [4, 7, 16], "wors": 4, "modifi": [4, 17], "print": [4, 7, 8], "trigger": 4, "server": 4, "event": [4, 7, 13, 17], "gitignor": 4, "temporari": [4, 5, 15, 17], "mscx": [4, 8, 11, 14, 17], "undesir": 4, "mention": [4, 7, 9, 10, 17], "python": [4, 7], "librari": 4, "special": [4, 9, 11, 13, 17], "subfold": 4, "recommend": [4, 6, 7], "replac": [4, 5, 7, 8, 9, 14, 16, 17], "chopin_mazurka": 4, "situat": [4, 5], "chopin": [4, 11], "mazurka": [4, 8], "top": [4, 17], "connect": [4, 8, 17], "mkdir": 4, "init": 4, "defaultbranch": 4, "off": [4, 13, 17], "fresh": 4, "subdirectori": 4, "freshli": 4, "full": [4, 7], "md": 4, "remot": 4, "unrel": 4, "wa": [4, 6, 7, 9, 10, 11, 13, 15, 17], "older": [4, 7, 9, 17], "rel_path": 4, "protect": 4, "team": [4, 10], "root": [4, 7, 9, 10, 12, 13, 14, 15, 17], "gh": 4, "websit": 4, "all_subcorpora": 4, "webhook": 4, "subcorpora": 4, "embed": 4, "submodul": 4, "These": [4, 7, 9, 15], "meta_repositori": 4, "dcml_corpora": 4, "unpublish": 4, "create_work_packag": 4, "py": [4, 7, 17], "openproject_script": 4, "last_mn": 4, "work_package_typ": 4, "accordingli": [4, 8, 9, 10, 17], "cell": [4, 7], "known": 4, "payload": 4, "json": [4, 17], "staff": [4, 7, 13, 16], "pair": 4, "correctli": [4, 7, 8, 11, 17], "doubl": [4, 10, 13, 14, 16], "spell": [4, 8, 11, 17], "mistak": [4, 5, 7, 16, 17], "lowercas": [4, 12], "likewis": 4, "manipul": 4, "newer": 4, "crimin": 4, "offens": 4, "undo": 4, "henc": [4, 15], "anyth": [4, 7, 17], "suit": [4, 7], "symphoni": 4, "cycl": 4, "song": 4, "mvt": 4, "catalogu": 4, "uri": 4, "ident": [4, 7, 9, 17], "hard": [4, 15, 17], "musicbrainz": 4, "composit": 4, "subdivis": 4, "somewhat": [4, 17], "record": [4, 10, 13, 17], "opera": 4, "uniqu": [4, 7], "diacrit": 4, "accent": 4, "umlaut": 4, "accur": [4, 9], "utf": 4, "8": [4, 9, 10, 15], "anton\u00edn": 4, "dvo\u0159\u00e1k": 4, "antonin": 4, "dvorak": 4, "doubt": [4, 8, 11], "english": [4, 7], "wikipedia": 4, "popul": [4, 17], "compos": [4, 5, 8, 17], "tchaikovski": 4, "pyotr": 4, "ilyich": 4, "winterreis": 4, "piano": [4, 5, 9, 11, 12, 13], "No": [4, 5, 7, 11, 17], "c": [4, 5, 6, 8, 9, 10, 12, 13, 15, 16, 17], "major": [4, 5, 6, 9, 10, 11, 12, 13, 15, 17], "opu": 4, "larg": [4, 10], "worknumb": 4, "33": [4, 11], "bi": 4, "115": 4, "movementnum": 4, "ordin": 4, "arab": [4, 7, 13], "integ": [4, 7, 17], "ii": [4, 6, 7, 9, 10, 11, 13], "movementtitl": 4, "andant": 4, "unclear": [4, 16], "orient": [4, 9], "composed_start": 4, "composed_end": 4, "taken": [4, 7, 9, 17], "span": [4, 8], "composed_sourc": 4, "interv": [4, 7, 10, 12, 15], "1789": 4, "edtf": 4, "unknown": 4, "fallback": 4, "princep": 4, "musicolog": 4, "sad": 4, "phase": 4, "en": 4, "wiki": 4, "list_of_compositions_by_edvard_grieg": 4, "dictionari": 4, "bibliograph": 4, "latter": [4, 7, 9, 10, 13, 15], "absenc": [4, 9, 10], "period": 4, "propos": [4, 6, 16], "author": 4, "n": [4, 7, 8, 17], "findabl": 4, "interoper": [4, 6], "nevertheless": [4, 10], "goal": [4, 6, 7, 9, 13, 16], "minimum": [4, 17], "gold": 4, "graph": 4, "site": 4, "drawback": 4, "fundament": [4, 9, 17], "solv": [4, 5, 9], "aim": [4, 5, 16], "foster": 4, "hub": 4, "registri": 4, "www": 4, "entiti": [4, 11], "q2194957": 4, "properli": 4, "lot": [4, 11, 16, 17], "advanc": [4, 14], "those": [4, 6, 8, 10, 17], "viaf": 4, "181040674": 4, "imslp": [4, 8], "piano_sonata_no": 4, "1_in_c_major": 4, "2c_k": 4, "279": 4, "189d_": 4, "28mozart": 4, "2c_wolfgang_amadeu": 4, "perman": 4, "suppos": [4, 6, 9], "permlink": 4, "reverselookup": 4, "1689": 4, "imslp01689": 4, "Such": [4, 6], "p": [4, 7], "reconcili": 4, "p86": 4, "parenthesi": 4, "q": 4, "credit": 4, "orcid": 4, "0000": 4, "0002": 4, "1986": 4, "9545": 4, "typesett": 4, "homepag": 4, "compani": 4, "who": [4, 7, 8, 10, 11, 16, 17], "engrav": 4, "score_integr": 4, "referenc": [4, 7], "contribut": [4, 16, 17], "iter": 4, "pertain": [4, 7, 9], "harmony_vers": [4, 17], "node": 4, "noun": 4, "subject": 4, "object": [4, 6, 7, 11], "q636399": 4, "smoke": 4, "water": 4, "edg": 4, "verb": 4, "p921": 4, "q81085137": 4, "comfort": 4, "insuffici": 4, "beethoven": [4, 9, 11, 12, 13], "hi": 4, "quartet": [4, 5], "abc": 4, "movementnumb": 4, "next": [4, 6, 8, 11, 12, 13, 16, 17], "load": 4, "preview": 4, "isn": [4, 11, 17], "upcom": 4, "guess": [4, 11], "q5": 4, "human": [4, 7, 9, 16, 17], "ahead": [4, 11, 17], "facet": 4, "70": 4, "none": [4, 7], "quickstat": 4, "csv": [4, 7], "logic": [4, 6, 7, 9, 11], "tripl": 4, "written": [4, 5, 6, 7, 8, 9, 17], "back": [4, 8, 17], "bear": [4, 10], "quit": [4, 7, 9, 11, 17], "constrain": 4, "bring": [4, 8, 9, 11, 17], "infer": [4, 11], "q105543609": 4, "constraint": 4, "addition": [4, 7, 17], "sens": [4, 5, 7, 9, 13, 17], "p10855": 4, "liter": [4, 9], "word": [4, 5, 6, 7, 8, 10, 11, 15, 16, 17], "cannot": [4, 6, 7, 11, 17], "inconsist": [4, 8, 9, 17], "confus": [4, 8], "p528": 4, "catalog": 4, "world": 4, "consum": 4, "domain": 4, "53": 4, "were": [4, 10, 11, 17], "wrongli": 4, "q270886": 4, "carefulli": 4, "highest": [4, 10], "best": [4, 17], "shortcut": [4, 7, 14, 17], "thorough": [4, 9, 13], "fals": [4, 7, 17], "posit": [4, 6, 7, 8, 10, 11, 13, 16, 17], "obvious": 4, "faster": 4, "q255": 4, "But": [4, 9, 10, 11, 15, 16, 17], "countri": 4, "citizenship": 4, "nativ": 4, "birth": 4, "death": 4, "religion": 4, "worldview": 4, "p17": 4, "elector": 4, "cologn": 4, "gain": 4, "further": [4, 7, 17], "iso": 4, "someth": [4, 13, 17], "line": [4, 15, 17], "f": [4, 5, 6, 7, 8, 10, 12, 17], "retriev": [4, 7], "well": [4, 9, 11, 13, 16], "mechan": [4, 9], "joseph": 4, "haydn": 4, "trumpet": 4, "concerto": 4, "flat": [4, 6], "hob": 4, "viie": 4, "q1585960": 4, "p527": 4, "p361": 4, "fix": [4, 9, 16, 17], "sequenc": [4, 9, 15], "driven": 4, "shape": 4, "qualifi": 4, "uniform": 4, "commandlin": 4, "juli": 4, "coin": 4, "rang": [4, 8, 16, 17], "carfulli": 4, "bleed": 4, "abl": [4, 7], "12": [4, 5, 11, 12], "environ": [4, 6], "pipx": 4, "itself": [4, 9, 17], "remain": [4, 5, 6, 9, 11, 13, 15, 17], "odditi": 4, "concern": [4, 6, 9, 17], "concis": [4, 17], "issu": [4, 5, 7, 11, 16, 17], "ampl": 4, "anomali": 4, "peri_euridic": 4, "By": [4, 7, 8, 11, 15, 17], "affair": 4, "stale": 4, "littl": 4, "chart": [4, 5, 6, 17], "toward": 4, "larger": [4, 8, 17], "zero": [4, 7], "ignor": [4, 17], "six": [4, 9, 17], "haven": 4, "scene_0_workflow_upd": 4, "extra": 4, "scenario": 4, "wait": [4, 17], "irrelev": 4, "rebas": 4, "onto": 4, "hash": 4, "recogn": 4, "That": [4, 7, 10, 17], "setup": 4, "ms31": 4, "ms32": 4, "output": [4, 17], "11": [4, 9, 10, 11], "And": [4, 9, 10, 11], "test": [4, 17], "frequent": [4, 8, 9, 10], "execut": [4, 16, 17], "forc": [4, 9], "pip": 4, "arg": 4, "perfect": [4, 13], "assum": [4, 8, 9, 10, 11, 15, 17], "v": [4, 5, 6, 7, 8, 9, 10, 13, 14, 15, 17], "dot": [4, 6, 8, 11, 12, 15, 17], "monoton": 4, "increment": 4, "ms3_version": 4, "abbrev": 4, "v1": 4, "v0": 4, "9": [4, 6, 10, 11, 15], "fulli": [4, 7, 10, 13], "encount": [4, 6, 17], "member": 4, "pin": [4, 8], "streamlin": 4, "repo_structur": 4, "deactiv": 4, "rm": 4, "r": [4, 7, 16], "fewer": 4, "form_label": 4, "ignored_warn": 4, "untouch": [4, 9], "tonic": [4, 5, 6, 7, 9, 11, 12, 13, 14, 17], "_review": [4, 17], "peri": 4, "superflu": 4, "expand": [4, 7], "whatev": [4, 17], "mind": [4, 6, 9, 10, 11, 13, 17], "detect": [4, 13, 17], "justifi": [4, 9, 15, 17], "indent": [4, 17], "header": [4, 17], "logger": [4, 7, 17], "clarifi": [4, 6, 17], "reader": [4, 17], "ill": [4, 17], "cours": [4, 5, 9, 11, 15, 16, 17], "concret": [4, 7, 17], "presenc": [4, 5, 9], "occur": [4, 6, 7, 8, 10, 13], "dealt": 4, "spot": [4, 13, 17], "wasn": 4, "captur": [4, 9, 11], "bug": [4, 17], "deal": [4, 9, 17], "disappear": [4, 17], "declar": [4, 17], "overlap": [4, 11, 16, 17], "lucki": 4, "incept": 4, "brought": 4, "speed": 4, "august": 4, "focus": [4, 9, 10], "roundabout": 4, "pretti": [4, 11], "wild": 4, "love": 4, "unfortun": 4, "consider": [4, 8, 13], "dig": 4, "golden": 4, "dataset": 4, "aspect": [4, 6, 8, 13, 17], "blob": 4, "deploi": 4, "background": [4, 14], "info": [4, 8], "pars": [4, 7, 17], "inclus": 4, "auxiliari": 4, "extern": 4, "100": [4, 7], "satisfact": 4, "inspect": [4, 17], "exact": [4, 7, 9, 13, 16, 17], "minim": 4, "erron": [4, 7], "mismatch": 4, "misspel": 4, "five": [4, 6, 8, 13], "arbitrarili": 4, "arrang": [4, 16], "vertic": [4, 7, 8, 9, 16], "box": [4, 16], "title_text": 4, "subtitle_text": 4, "lyricist_text": 4, "composer_text": 4, "part_text": 4, "lyricist": 4, "poem": 4, "concaten": 4, "combin": [4, 5, 10, 11, 13], "subtitl": [4, 8], "unsur": [4, 17], "typic": [4, 7, 9], "stave": [4, 7], "staff_1_instru": 4, "upper": [4, 8, 9, 10, 13], "visual": 4, "font": [4, 8, 10], "strictli": 4, "satisfi": [4, 7, 8, 10, 17], "layout": [4, 8], "reduc": 5, "conting": 5, "high": [5, 10], "inter": [5, 10], "passag": [5, 6, 8, 14, 15], "choos": 5, "semant": [5, 9, 16], "difficult": [5, 6, 14], "obviou": [5, 9, 17], "convinc": 5, "mainli": [5, 6, 7, 10, 16], "extend": [5, 7, 8], "tracker": [5, 7, 11, 16], "across": [5, 17], "welcom": [5, 11, 16], "clef": [5, 8], "eventu": [5, 8, 17], "distinguish": [5, 7, 9, 13], "scale": [5, 7, 10, 11, 12, 15, 17], "v7": [5, 6, 9, 11, 13, 15], "distinct": [5, 9], "common": [5, 11, 17], "autonomi": 5, "preval": 5, "plai": [5, 8, 17], "uncertain": 5, "guidanc": 5, "disposit": 5, "visualis": 5, "gantt": [5, 6, 17], "w": 5, "7": [5, 7, 10, 11, 12, 14, 15, 17], "k": [5, 6], "309": 5, "iii": [5, 7, 9, 10, 12, 13, 15, 17], "rondeau": 5, "allegretto": 5, "grazioso": 5, "red": [5, 8, 9, 15, 17], "yellow": [5, 17], "conceiv": 5, "refrain": 5, "cleaner": 5, "iv": [5, 7, 9, 10, 11, 15], "beat": [5, 7, 9, 10, 11, 16, 17], "notat": [5, 6, 7, 9, 14, 15, 17], "vii": [5, 7, 12, 13, 15, 17], "154f": 5, "fine": [5, 8, 11, 14], "felix": 5, "mendelssohn": 5, "bartholdi": 5, "adagio": [5, 10], "troppo": 5, "149": 5, "158": 5, "minor": [5, 6, 8, 10, 11, 12, 13, 15], "viio7": [5, 9], "v65": [5, 9, 10, 13, 17], "addit": [5, 7, 10, 13, 17], "156": 5, "i6": [5, 6, 7, 9, 13, 15], "light": [5, 17], "weight": 5, "segment": [5, 8, 9, 17], "chosen": [5, 6, 17], "coincid": [5, 7, 13], "forcibli": 5, "vice": [5, 8, 9], "versa": [5, 8, 9], "arcangelo": 5, "corelli": [5, 9, 10, 12, 13, 15, 17], "da": [5, 8], "chiesa": 5, "allegro": 5, "notori": 6, "complex": 6, "teach": [6, 9], "analyz": [6, 13], "quantit": 6, "With": 6, "devis": 6, "essenc": 6, "chord": [6, 7, 14, 15, 16, 17], "interchang": 6, "tone": [6, 7, 9, 14, 15, 17], "choic": [6, 11], "analyst": [6, 16], "precis": [6, 10], "manner": [6, 9, 16], "compulsori": 6, "roman": [6, 7, 9, 12, 16], "numer": [6, 7, 8, 9, 12, 16, 17], "stand": [6, 7, 8, 9, 11, 12, 13], "alon": [6, 7, 11, 13, 15], "absolut": [6, 17], "sharp": [6, 8, 11], "ab": [6, 10, 12], "rel": [6, 7, 15], "domin": [6, 9, 10, 11, 13], "vi": [6, 7, 9, 10, 11, 12, 13, 15], "stai": [6, 7, 11, 15, 16], "longer": [6, 7, 15], "cf": 6, "paragraph": 6, "awai": 6, "design": [6, 7, 8], "ii65": [6, 15], "schumann": 6, "bigger": [6, 11], "pictur": [6, 11], "broader": 6, "mere": [6, 10, 15], "return": [6, 7, 11], "nb": 6, "authent": [6, 13], "option": [6, 7, 8, 9, 15, 16], "iv6": [6, 9, 10, 15], "unchang": [6, 17], "approri": 6, "unappropri": 6, "5": [6, 7, 9, 10, 11, 12, 13, 15], "wehmut": 6, "liederkrei": 6, "39": 6, "rational": 6, "seen": [6, 7, 8, 9, 10, 17], "533": 6, "spec": 7, "Being": 7, "research": [7, 16], "interact": 7, "limit": [7, 17], "transpar": 7, "improv": [7, 16, 17], "elicit": 7, "assumpt": 7, "area": 7, "ornament": [7, 9, 10], "half": [7, 10, 13], "defin": [7, 12, 13, 15, 16, 17], "onward": 7, "fall": [7, 9, 10], "pitch": [7, 10], "class": 7, "home": [7, 17], "hierarch": [7, 13], "organis": 7, "around": [7, 16], "accident": [7, 11, 15], "encompass": 7, "morphologi": 7, "slice": 7, "durat": [7, 8, 17], "rhythm": [7, 9, 10, 11, 13], "singl": [7, 8, 10, 11, 16], "criterion": [7, 9], "offer": [7, 17], "nest": 7, "vagu": 7, "regard": 7, "leav": [7, 10, 11, 16, 17], "simultan": [7, 10], "layer": 7, "clearli": [7, 9, 11, 15], "onset": 7, "fraction": 7, "quarter": [7, 8, 10, 17], "transform": 7, "represent": [7, 9], "regardless": 7, "musicxml": 7, "mei": 7, "mn": [7, 8, 17], "mc": [7, 8, 17], "anacrus": 7, "incomplet": 7, "alik": 7, "navig": [7, 14], "mediat": 7, "scheme": 7, "maintain": 7, "upbeat": [7, 9], "third": [7, 8, 9, 10, 11, 13, 17], "dubiou": 7, "implement": [7, 10], "wise": [7, 10, 11], "accomplish": 7, "offset": [7, 17], "bourr\u00e9": 7, "bach": 7, "bwv": [7, 12], "806": 7, "translat": [7, 9, 10, 17], "meter": [7, 10, 17], "16ff": 7, "volta": [7, 17], "v6": [7, 9, 10, 11, 13, 15, 17], "19": 7, "21": [7, 11], "offici": [7, 16], "intend": 7, "commonli": [7, 8, 11], "16a": [7, 8, 17], "16b": [7, 8, 17], "17a": 7, "17b": 7, "stick": [7, 8, 9, 10, 15], "prima": 7, "seconda": 7, "italian": 7, "distinuish": 7, "henl": 7, "urtext": 7, "clariti": 7, "guarante": 7, "dont_count": 7, "flag": 7, "numbering_offset": 7, "bla": 7, "backbon": 7, "alphabet": 7, "preconfigur": 7, "matrix": 7, "statist": 7, "releas": 7, "verbos": 7, "globalkei": 7, "ga": [7, 17], "localkei": [7, 17], "pedal": [7, 10, 11], "ger": 7, "fr": 7, "o": [7, 13], "figbass": 7, "65": [7, 9, 10, 13], "43": [7, 11, 13], "42": [7, 9, 10], "64": [7, 9, 11, 13], "relativeroot": 7, "pedalend": 7, "hc": [7, 13], "pac": [7, 13], "iac": [7, 13], "dc": [7, 13], "ec": [7, 13], "pc": [7, 13], "phraseend": 7, "urllib": 7, "urlopen": 7, "def": 7, "get_regex": 7, "git_branch": 7, "paramet": 7, "obj": 7, "str": 7, "tag": [7, 8], "raw": 7, "githubusercont": 7, "glo": 7, "loc": 7, "exec": 7, "old_vers": 7, "pre_releas": 7, "overal": 7, "harmony_label": 7, "phrase_label": 7, "simplifi": 7, "kept": [7, 15], "downward": [7, 8, 9], "compat": 7, "interlock": [7, 10, 13], "curli": [7, 11, 13, 17], "brace": 7, "ultima": [7, 13], "impli": [7, 8, 9], "preced": [7, 10, 11], "annex": 7, "paus": [7, 9], "transit": [7, 10], "calcul": 7, "exposur": 7, "outsid": 7, "exemplifi": 7, "retrac": 7, "expand_label": 7, "presuppos": 7, "panda": 7, "datafram": 7, "autonom": 7, "omiss": 7, "lookahead": 7, "numpi": 7, "np": 7, "split_altern": 7, "df": 7, "mutat": 7, "inplac": 7, "rootlogg": 7, "block": 7, "pd": 7, "read_csv": 7, "getlogg": 7, "len": 7, "alt_nam": 7, "alt_": 7, "get_loc": 7, "fillna": 7, "nan": 7, "notna": 7, "move": [7, 8, 14], "seri": 7, "split_label": 7, "col": 7, "dropna": 7, "kwarg": 7, "compli": 7, "bool": 7, "na": 7, "assert": 7, "__class__": 7, "isna": 7, "debug": 7, "remov": [7, 9, 16, 17], "spl": 7, "extract": [7, 17], "groupindex": 7, "concat": 7, "axi": 7, "augment": [7, 11, 13], "sixth": [7, 9, 11], "viio6": [7, 9, 10, 13, 15], "b3": 7, "viio65": 7, "v43": [7, 10, 17], "b5": 7, "b6": [7, 11], "invers": [7, 9, 10, 11, 13], "fr6": [7, 11], "fr43": 7, "ger6": [7, 11], "ger65": 7, "european": 7, "parlanc": 7, "ger7": 7, "fr7": 7, "it6": [7, 11], "triad": [7, 11], "viio": [7, 9, 10, 11, 13, 15, 17], "transpos": 7, "repetit": [7, 8, 9, 16], "voic": [7, 9, 11, 13], "melodi": [7, 14], "comparison": [8, 10, 13, 17], "invent": [8, 11], "ctrl": [8, 16], "del": 8, "contrari": 8, "term": [8, 9, 13, 15], "upward": 8, "green": [8, 9, 15, 17], "purpl": 8, "round": [8, 10], "smaller": [8, 16], "adjac": [8, 17], "eighth": [8, 10, 16], "forth": 8, "awkward": 8, "goe": [8, 9, 13, 17], "profession": 8, "barlin": 8, "palett": [8, 13], "reproduc": 8, "suffici": 8, "adjust": 8, "15a": 8, "15b": 8, "minuet": 8, "yield": 8, "pallett": 8, "courtesi": 8, "jump": 8, "capo": 8, "size": [8, 16], "dal": 8, "segno": 8, "menuetto": 8, "al": 8, "disabl": 8, "aesthet": 8, "perfectli": 8, "sustain": 8, "pianist": 8, "rough": 8, "plain": 8, "standalon": 8, "horizont": [8, 9, 11, 16], "isol": 8, "ancient": 8, "restor": 8, "modern": [8, 9], "hide": [8, 17], "metric": 8, "ambitu": 8, "insid": 8, "dedic": 8, "inspector": 8, "primari": [8, 15], "musica": 8, "ficta": 8, "editori": 8, "intervent": 8, "boundari": [8, 10], "success": 8, "parenthes": [8, 9, 10, 11], "paranthes": 8, "seper": 8, "authorit": 8, "critic": 8, "transcript": 8, "occurr": 8, "lexic": 8, "archaism": 8, "typograph": 8, "systemat": [8, 9, 16], "longa": 8, "\u1e9d": 8, "tild": 8, "vowel": 8, "com\u00e3do": 8, "comando": 8, "ij": 8, "explicitli": [8, 9], "enclos": 8, "portion": 8, "squar": [8, 11], "fa": [8, 13], "la": 8, "capit": 8, "illustr": 8, "syllabl": 8, "lyric": [8, 13], "hyphen": 8, "syllab": 8, "dash": [8, 10, 11], "split": [8, 10, 17], "synalepha": 8, "alt": [8, 16], "vers": 8, "tu": 8, "di": 8, "luce": 8, "auanzi": 8, "il": 8, "sol": 8, "lu": 8, "ce": 8, "van": 8, "zi": 8, "obtain": 8, "melisma": 8, "interven": 8, "underscor": 8, "_": [8, 17], "preserv": 8, "halv": 8, "or\uff43or": 8, "\u023c": 8, "mensur": 8, "\ua73f": 8, "mediev": 8, "renaiss": 8, "prolation": 8, "recitativo": 8, "unmet": 8, "materi": 8, "multipl": [8, 17], "hidden": [8, 10, 17], "sound": [8, 9, 17], "fermata": 8, "originalclef": 8, "topmost": 8, "bottom": [8, 17], "c1": 8, "c2": 8, "c4": 8, "f4": 8, "lowest": [8, 11, 16], "shift": [8, 16, 17], "dynam": 8, "mess": 8, "hair": 8, "cre": 8, "foremost": 9, "melod": 9, "fourth": [9, 10, 13, 15], "dive": 9, "brush": 9, "14": 9, "plausibli": 9, "condens": [9, 16], "proper": 9, "reduct": 9, "resolut": 9, "placement": [9, 10, 13], "belat": 9, "vl": [9, 13], "rhythmic": 9, "chain": [9, 11], "fauxbourdon": [9, 11], "iii6": 9, "ii6": [9, 10, 13, 15], "analog": [9, 17], "tricki": 9, "disson": [9, 11], "earliest": 9, "iv65": [9, 13], "iio6": [9, 10, 13], "iiim65": [9, 13], "meet": 9, "opaqu": 9, "implicit": [9, 10, 11, 15], "explicit": 9, "cadenti": [9, 10, 13], "suspend": [9, 13], "fifth": [9, 10, 11, 17], "i64": [9, 11], "fact": 9, "lifehack": 9, "german": 9, "trick": [9, 14], "opposit": 9, "direct": 9, "6v5": 9, "ye": [9, 15], "closest": 9, "tangibl": 9, "manoeuvr": 9, "corner": 9, "legibl": 9, "lower": [9, 14], "neighbour": [9, 10, 14], "nor": 9, "hopefulli": [9, 11, 17], "tour": 9, "capabl": 9, "unwieldi": 9, "72": 9, "palat": 9, "sequenti": 9, "obfusc": 9, "hear": 9, "acknowledg": 9, "indeterminaci": [9, 10], "shall": 9, "characterist": 9, "argu": 9, "argument": [9, 10, 15, 17], "histor": [9, 13], "patien": 9, "agen": 9, "emancip": 9, "priori": 9, "conson": 9, "75": [9, 13], "demonstr": [9, 10, 17], "ii7": 9, "sensit": 9, "tendenc": [9, 10], "spread": 9, "viio64": 9, "heir": 9, "antepenultima": 9, "subtl": [9, 17], "234": 9, "240": 9, "excerpt": 9, "241": 9, "245": 9, "colour": [9, 17], "black": [9, 17], "ponder": 9, "partimento": 9, "defend": 9, "stereotyp": 9, "realiz": [9, 10, 13], "basso": 9, "che": 9, "scend": 9, "legato": 9, "highlight": [9, 10, 15], "continuum": 9, "243": 9, "legitim": [9, 11], "settl": [9, 10, 13], "perspect": [9, 10, 13], "vi2": 9, "ivm2": 9, "mix": 9, "rest": [9, 10], "246": 9, "aris": [9, 17], "far": [9, 11], "vi6": [9, 10], "firm": 9, "justif": [9, 17], "approach": [9, 13], "contemporari": 9, "notorieti": 9, "renown": 9, "recur": 9, "manifest": 9, "descend": [9, 10, 11, 13, 15], "weaker": 9, "ourselv": 9, "closer": 9, "keyboard": [9, 14], "ii2": 9, "definit": [9, 10], "student": 9, "conjunct": [9, 11], "pertin": 10, "caus": [10, 11, 17], "disagr": [10, 17], "chunk": 10, "compress": [10, 16], "meant": [10, 13], "listen": [10, 13], "live": [10, 13], "rendit": [10, 13], "didn": [10, 13], "walk": [10, 13], "implic": [10, 13], "suspens": [10, 11, 13, 14], "retard": 10, "determin": [10, 11], "strong": 10, "opinion": [10, 17], "front": 10, "worri": [10, 11], "funni": 10, "correl": 10, "percept": 10, "fluiditi": 10, "pronounc": 10, "bold": 10, "suscept": 10, "elabor": 10, "reveal": [10, 11], "pure": 10, "eight": 10, "motiv": 10, "plausibl": [10, 11], "seem": [10, 11], "syncop": 10, "seventh": [10, 11, 14], "against": [10, 17], "v64": 10, "implaus": 10, "led": 10, "abstract": 10, "predomin": 10, "theorist": [10, 13], "scaffold": 10, "afford": 10, "surpris": [10, 11], "iio": 10, "rigor": 10, "maxim": 10, "partial": 10, "fiction": 10, "bracket": [10, 11, 13, 17], "everywher": 10, "pleasur": 10, "steal": 10, "thunder": 10, "indispens": 10, "empath": 10, "greenhorn": 10, "bb": [10, 15], "b4": [10, 11], "bii6": 10, "db": 10, "62": 10, "eb": 10, "contrast": 10, "b6b2": 10, "joi": 10, "drove": 10, "fictiti": 10, "indulg": 10, "traceabl": 10, "hinder": 10, "redund": 10, "iv7": 10, "conscious": 10, "stronger": 10, "\u00e0": 10, "intimid": 10, "took": 10, "coercion": 10, "incent": 10, "power": 10, "happili": 10, "conceptu": 10, "build": 10, "becam": 10, "visibl": [10, 11, 14, 17], "subconsci": 10, "ok": [10, 17], "har": 10, "beethoven_n03_1": 11, "content": 11, "talk": 11, "challeng": 11, "share": 11, "shot": 11, "imag": [11, 17], "aw": 11, "higher": [11, 17], "perceptu": 11, "incorrectli": 11, "764": 11, "explan": [11, 17], "hardli": 11, "wrong": [11, 17], "great": 11, "classic": 11, "regola": 11, "dell": 11, "ottava": 11, "theoret": [11, 13, 16], "excus": 11, "uncomfort": [11, 15], "26": 11, "25": 11, "surplu": 11, "momentum": 11, "38": 11, "wider": 11, "append": 11, "recurs": 11, "borrow": [11, 15], "wonder": 11, "repertoir": 11, "constant": 11, "48": 11, "tableau": 11, "outlin": 11, "sooth": 11, "plan": [11, 15], "47": 11, "68": 11, "though": 11, "b2": 11, "similarli": 11, "said": 11, "clear": [11, 13, 16, 17], "chordal": 11, "promin": 11, "b9": 11, "overstretch": 11, "departur": 11, "inveter": 11, "nearli": 11, "differenti": 11, "vb7": 11, "ever": 11, "stretch": 11, "congratul": 11, "uppercas": 12, "mode": [12, 16], "distanc": [12, 15, 16], "dorian": 12, "phrygian": 12, "lydian": [12, 15], "mixolydian": [12, 15], "saraband": 12, "813": 12, "frescobaldi": 12, "gastoldi": [12, 13], "baletti": [12, 13], "aren": 13, "imagin": [13, 17], "metronom": [13, 17], "grei": 13, "toggl": [13, 16], "f9": 13, "rudimentari": 13, "charact": 13, "schenkerian": 13, "tradit": 13, "demarc": 13, "punctuat": 13, "musician": 13, "breath": 13, "rehears": 13, "perceiv": 13, "transitori": 13, "codetta": 13, "sentenc": 13, "schema": 13, "formal": 13, "deserv": 13, "highli": 13, "real": [13, 15], "optim": 13, "algorithm": 13, "attempt": 13, "pipe": 13, "usag": 13, "imperfect": 13, "decept": 13, "evad": 13, "cut": [13, 16, 17], "plagal": 13, "18th": 13, "co": 13, "realiti": 13, "diminish": 13, "invert": 13, "46": 13, "iv64": 13, "ivo64": 13, "56": 13, "34": 13, "vi7": 13, "ii43": 13, "vio7": 13, "viio2": 13, "ivm7": 13, "iiim7": 13, "m7": 13, "optic": 13, "disturb": 13, "mingl": 13, "e5": 13, "hardwir": 13, "cantu": 13, "came": 13, "mscz": 14, "tempo": [14, 17], "coars": 14, "grain": 14, "versu": 14, "organ": 14, "unisono": 14, "octav": 14, "ninth": 14, "saw": 15, "slow": 15, "earlier": [15, 17], "evok": 15, "impress": [15, 16], "toniz": 15, "strongli": 15, "encourag": 15, "novic": 15, "tempt": 15, "among": 15, "signal": 15, "immedi": [15, 17], "locat": [15, 17], "consecut": 15, "stepwis": 15, "certainli": 15, "eleg": 15, "winner": 15, "slash": [15, 17], "temporarili": 15, "sensibl": 15, "trio": [15, 17], "convei": 16, "philosophi": 16, "aka": 16, "anybodi": 16, "nomenclatur": 16, "huge": 16, "rich": 16, "room": 16, "compil": 16, "annotation_tutori": 16, "fuss": 16, "zip": 16, "archiv": 16, "unpack": 16, "disk": 16, "appimag": 16, "stabl": 16, "mscore": 16, "corelli_op01n01a": 16, "friend": 16, "placehold": 16, "cmd": 16, "mac": 16, "tabul": 16, "arrow": 16, "lock": 16, "lack": 16, "unpract": 16, "rom": 16, "desir": 16, "intact": 16, "sixteenth": 16, "uncompress": 16, "f12": 16, "scroll": 16, "canva": 16, "tap": [16, 17], "esc": 16, "anew": 16, "Of": 16, "quickest": 16, "draw": 16, "computeris": 16, "mous": 16, "touch": 16, "devic": 16, "fretboard": 16, "diagram": 16, "usabl": 16, "lie": 16, "00sp": 16, "utmost": 17, "bare": 17, "watch": 17, "onlin": 17, "prior": 17, "tsv": 17, "color": 17, "everytim": 17, "due": 17, "anywai": 17, "parti": 17, "op01n01a": 17, "plural": 17, "ll": 17, "alias": 17, "gc": 17, "alia": 17, "op01n06a": 17, "icon": 17, "explanatori": 17, "perform_check": 17, "ms3_review": 17, "_warn": 17, "banner": 17, "recent": 17, "dropdown": 17, "worth": 17, "confirm": 17, "chord_ton": 17, "n_color": 17, "n_untouch": 17, "count_ratio": 17, "ratio": 17, "dur_color": 17, "dur_untouch": 17, "dur_ratio": 17, "suffer": 17, "futur": 17, "chromat": 17, "novemb": 17, "2021": 17, "html": 17, "overwritten": 17, "roughli": 17, "procedur": 17, "op06n01a": 17, "shortli": 17, "notic": 17, "cross": 17, "persist": 17, "comma": 17, "pai": 17, "reinsert": 17, "happi": 17, "trail": 17, "entireti": 17, "radio": 17, "friendli": 17, "monitor": 17, "reaction": 17, "controversi": 17, "unabl": 17, "whom": 17, "weighti": 17, "channel": 17, "deprec": 17, "focu": 17, "exercis": 17, "arisen": 17, "got": 17, "mail": 17, "assess": 17, "johentsch": 17, "sole": 17, "subsect": 17, "my": 17, "disagre": 17, "badli": 17, "cryptic": 17, "op02": 17, "02n02": 17, "warrant": 17, "despit": 17, "threshold": 17, "incipit": 17, "quarterbeat": 17, "chronolog": 17, "duration_qb": 17, "exlud": 17, "mc_onset": 17, "compound": 17, "judgement": 17, "consult": 17, "mistaken": 17, "successfulli": 17, "descriptor": 17, "cadenza": 17, "suppress": 17, "bach_en_fr_suit": 17, "bwv806_08_bouree_i": 17, "hentsch": 17, "pycharmproject": 17, "src": 17, "bs4_measur": 17, "817": 17, "treat_group": 17, "1b": 17}, "objects": {}, "objtypes": {}, "objnames": {}, "titleterms": {"quick": 0, "git": 0, "refer": [0, 6], "content": [0, 2, 3, 4, 8, 17], "introduct": [0, 2, 6, 9, 16], "navig": [0, 16], "command": 0, "line": [0, 8], "instal": [0, 16], "configur": [0, 4], "set": [0, 17], "up": [0, 4, 13, 15], "ssh": 0, "merg": 0, "rebas": 0, "autostash": 0, "choos": 0, "your": [0, 15], "favourit": 0, "text": [0, 8], "editor": 0, "automat": 0, "creat": [0, 3, 4], "remot": 0, "branch": [0, 4], "clone": 0, "repositori": [0, 4], "from": [0, 3, 4, 8, 9, 11], "github": [0, 4], "select": 0, "right": 0, "primer": 0, "what": [0, 6, 7, 17], "": [0, 11], "my": 0, "chang": [0, 15], "differ": 0, "new": [0, 3, 4], "appli": [0, 11], "upload": 0, "origin": 0, "directli": 0, "small": 0, "file": [0, 4, 8, 16], "overwrit": 0, "account": [0, 9], "desktop": 0, "first": [0, 3, 8, 11, 12, 13], "start": [0, 4, 11, 16, 17], "The": [0, 2, 3, 6, 7, 12, 13, 15], "user": [0, 3, 16], "interfac": [0, 3], "toc": 1, "becom": [2, 11], "dcml": [2, 4, 8, 17], "annot": [2, 3, 4, 6, 8, 9, 10, 11, 13, 14, 15, 16, 17], "work": [2, 3, 4], "an": [2, 3, 4], "task": [2, 3], "remuner": 2, "invoic": [2, 3], "coordin": 2, "tool": 2, "minimum": 2, "requir": [2, 4, 10], "desir": 2, "criteria": 2, "how": [2, 17], "get": [2, 11, 15, 16], "involv": 2, "befor": [2, 3], "trial": 2, "phase": 2, "part": [2, 9], "project": [2, 4], "packag": [3, 4, 11], "manag": 3, "openproject": [3, 4], "wp": 3, "life": 3, "cycl": 3, "workflow": [3, 4, 17], "take": [3, 9, 10, 11], "assign": 3, "upgrad": [3, 17], "after": [3, 10, 11, 13], "review": [3, 10, 17], "log": 3, "unit": 3, "cost": 3, "write": [3, 12], "report": [3, 17], "item": [3, 4], "variant": [3, 4], "1": [3, 4, 9, 10, 13, 15, 17], "2": [3, 4, 9, 10, 17], "corpu": 4, "creation": 4, "pipelin": 4, "collect": 4, "prepar": [4, 16, 17], "digit": 4, "edit": [4, 16], "latest": [4, 16], "musescor": [4, 8, 16], "format": 4, "prior": 4, "research": 4, "look": 4, "check": 4, "exist": 4, "score": [4, 8, 17], "typeset": 4, "non": 4, "curat": 4, "metadata": [4, 8], "unannot": 4, "us": [4, 11], "templat": 4, "scratch": 4, "3": [4, 9, 10, 13, 16, 17], "split": [4, 7], "ad": 4, "repo": 4, "one": 4, "sever": [4, 16], "meta": 4, "enrich": 4, "default": 4, "field": 4, "custom": 4, "identifi": 4, "where": [4, 10, 15], "avail": 4, "contributor": 4, "reconcil": 4, "wikidata": 4, "openrefin": 4, "column": 4, "worktitl": 4, "pull": 4, "addit": 4, "inform": [4, 8], "futur": 4, "sub": 4, "level": [4, 10], "final": [4, 17], "public": 4, "ongo": 4, "0": 4, "address": 4, "open": 4, "request": 4, "unmerg": 4, "updat": [4, 17], "structur": [4, 5, 7], "version": [4, 16], "tag": 4, "4": [4, 17], "remov": 4, "autom": [4, 8], "all": 4, "deprec": 4, "5": [4, 17], "extract": 4, "ms3": 4, "elimin": 4, "warn": [4, 17], "tsv": 4, "prelim": 4, "instrument": 4, "question": 5, "exampl": [5, 6], "modul": [5, 17], "secondari": 5, "kei": [5, 6, 11, 12, 15], "posit": 5, "ternari": 5, "tripl": 5, "domin": 5, "phrase": [5, 7, 11, 13], "hierarch": 5, "figur": 5, "bass": [5, 11], "i": [6, 7, 10], "about": [6, 17], "thi": [6, 11, 16], "syntax": [6, 13, 15, 17], "indic": [6, 10], "remaind": 6, "current": 6, "under": 6, "reconstruct": 6, "technic": 7, "specif": 7, "being": 7, "encod": [7, 17], "segment": 7, "timestamp": 7, "float": 7, "point": [7, 11], "regex": 7, "regular": 7, "express": 7, "fetch": 7, "compil": 7, "harmoni": 7, "label": [7, 12, 13], "featur": [7, 11], "process": 7, "special": 7, "symbol": 7, "miss": [7, 11], "convent": [8, 9], "divid": 8, "separ": 8, "glossari": 8, "terminologi": 8, "system": 8, "staff": 8, "pl": 8, "stave": 8, "voic": 8, "notat": [8, 11], "layer": 8, "head": 8, "stem": 8, "flag": 8, "beam": 8, "element": 8, "break": 8, "titl": 8, "etc": 8, "bracket": 8, "bar": 8, "cross": 8, "second": 8, "end": [8, 9, 11], "volta": 8, "section": [8, 11], "within": 8, "movement": 8, "e": 8, "g": 8, "trio": 8, "direct": 8, "piano": 8, "pedal": 8, "metronom": 8, "number": 8, "cresc": 8, "decresc": 8, "other": 8, "earli": 8, "music": 8, "preparatori": 8, "accident": 8, "ligatura": 8, "meter": 8, "correct": 8, "gener": [8, 11], "convert": 8, "kern": 8, "humdrum": 8, "contrapunt": 9, "pattern": 9, "corelli_op01n01a": [9, 12, 13, 15], "mscx": [9, 10, 12, 13, 15, 16], "m": [9, 11, 13, 15], "9": [9, 17], "until": 9, "leav": 9, "out": [9, 15], "between": 9, "now": 9, "analyt": 9, "decis": 9, "A": 9, "more": [9, 11], "difficult": 9, "case": 9, "solut": [9, 10], "7": [9, 13], "6": [9, 15, 17], "suspens": 9, "versu": 9, "seventh": [9, 13], "chord": [9, 10, 11, 13], "hint": [9, 10], "note": [9, 11, 13, 15, 16], "mm": [9, 11], "233": 9, "252": 9, "beethoven_n03_1": 9, "detail": 10, "do": [10, 13, 15, 17], "complet": [10, 13], "corelli_op01n04b": [10, 12, 13], "decid": [10, 11, 13], "its": [10, 11, 13], "harmon": [10, 11, 13], "pace": [10, 11, 13], "coars": 10, "grain": 10, "fine": 10, "consist": 10, "watch": 10, "you": [10, 11, 15], "replac": [10, 11], "tone": [10, 11], "spot": 10, "mani": 10, "place": [10, 16], "possibl": 10, "ar": 10, "inconsist": 10, "would": 10, "justif": 10, "home": 10, "messag": 10, "some": 11, "melodi": 11, "To": 11, "piec": 11, "pleas": 11, "13": [11, 17], "measur": 11, "allegro": 11, "con": 11, "brio": 11, "thing": [11, 13], "arpeggio": 11, "let": 11, "continu": [11, 15], "20": [11, 17], "medial": 11, "caesura": 11, "advanc": 11, "try": [11, 15], "27": [11, 17], "42": 11, "v": [11, 16], "below": 11, "clearer": 11, "why": 11, "organ": 11, "unisono": 11, "passag": 11, "exposit": 11, "69": 11, "principl": 11, "octav": 11, "doubl": 11, "ninth": 11, "root": 11, "lower": 11, "neighbour": 11, "read": 11, "onli": 11, "subscrib": 11, "full": 11, "tutori": [11, 14, 16], "global": 12, "frescobaldi_12": 12, "16": [12, 17], "gastoldi_baletto_a5_10": [12, 13], "local": [12, 15], "tempo": 13, "mark": 13, "cadenc": 13, "triad": 13, "na": 13, "empti": 13, "rn": 13, "uppercas": 13, "numer": 13, "lowercas": 13, "mnemon": 13, "hook": 13, "beat": [13, 15], "rememb": 15, "common": 15, "mistak": 15, "back": 15, "tonic": 15, "summari": [16, 17], "tl": 16, "dr": 16, "download": 16, "alreadi": 16, "have": 16, "linux": 16, "cursor": 16, "keyboard": 16, "shortcut": 16, "move": 16, "background": 16, "knowledg": 16, "trick": [16, 17], "mscz": 16, "copi": 16, "visibl": 16, "decemb": 17, "2022": 17, "short": 17, "tip": 17, "import": 17, "littl": 17, "plan": 17, "engag": 17, "discuss": 17, "react": 17, "reach": 17, "expert": 17, "consensu": 17, "error": 17, "8": 17, "dcml_harmony_key_not_specified_error": 17, "12": 17, "dcml_harmony_incomplete_localkey_column_error": 17, "dcml_harmony_incomplete_pedal_column_error": 17, "15": 17, "dcml_harmony_syntax_warn": 17, "dcml_phrase_incongruency_warn": 17, "17": 17, "dcml_expansion_failed_warn": 17, "semant": 17, "mismatch": 17, "dcml_harmony_superfluous_tone_replacement_warn": 17, "18": 17, "dcml_seventh_cord_with_altered_seventh_warn": 17, "19": 17, "dcml_non_chord_tones_above_threshold_warn": 17, "dcml_default_correction_warn": 17, "irregular": 17, "mcs_not_excluded_from_barcount_warn": 17, "incorrect_volta_mn_warn": 17, "incomplete_mc_wrongly_completed_warn": 17, "voltas_with_differing_lengths_warn": 17, "missing_end_repeat_warn": 17, "competing_measure_info_warn": 17, "14": 17, "logger_not_in_use_warn": 17, "unused_fine_marker_warn": 17, "21": 17, "play_until_is_missing_label_warn": 17, "22": 17, "jump_to_is_missing_label_warn": 17, "23": 17, "missing_time_signature_warn": 17, "24": 17, "beginning_without_time_signature_warn": 17, "25": 17, "invalid_repeat_structur": 17, "26": 17, "unfolding_repeats_failed_warn": 17, "28": 17, "wrongly_encoded_position_warn": 17, "29": 17, "first_bar_missing_tempo_mark_warn": 17, "32": 17, "frictionless_validation_error_warn": 17, "ignored_warn": 17}, "envversion": {"sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx": 58}, "alltitles": {"Quick Git Reference": [[0, "quick-git-reference"]], "Contents": [[0, "contents"], [2, "contents"], [3, "contents"], [4, "contents"], [8, "contents"], [17, "contents"]], "Introduction": [[0, "introduction"], [2, "introduction"], [6, "introduction"], [9, "introduction"], [16, "introduction"]], "Navigating in the command line": [[0, null]], "Installing Git": [[0, "installing-git"]], "Configuring Git": [[0, "configuring-git"]], "Setting up SSH": [[0, "setting-up-ssh"]], "Merge or rebase?": [[0, "merge-or-rebase"]], "Autostash": [[0, "autostash"]], "Choose your favourite text editor": [[0, "choose-your-favourite-text-editor"]], "Automatically creating remote branches": [[0, "automatically-creating-remote-branches"]], "Cloning a Repository from GitHub": [[0, "cloning-a-repository-from-github"]], "Selecting the right Branch": [[0, "selecting-the-right-branch"]], "Git Branching Primer": [[0, "git-branching-primer"]], "What\u2019s my branch?": [[0, "what-s-my-branch"]], "Changing to a Different Branch": [[0, "changing-to-a-different-branch"]], "Creating a new Branch": [[0, "creating-a-new-branch"]], "Applying Changes to the Repository": [[0, "applying-changes-to-the-repository"]], "Uploading Changes to GitHub": [[0, "uploading-changes-to-github"]], "Applying Changes to the Origin Directly": [[0, "applying-changes-to-the-origin-directly"]], "Small Changes to a Text File": [[0, "small-changes-to-a-text-file"]], "Overwriting a File with Changes": [[0, "overwriting-a-file-with-changes"]], "Creating a GitHub account": [[0, "creating-a-github-account"]], "GitHub Desktop": [[0, "github-desktop"]], "Installing GitHub Desktop": [[0, "installing-github-desktop"]], "First start": [[0, "first-start"]], "Cloning a repository": [[0, "cloning-a-repository"]], "The user interface": [[0, "the-user-interface"]], "TOC": [[1, "toc"]], "Becoming a DCML annotator": [[2, "becoming-a-dcml-annotator"]], "Working as an annotator": [[2, "working-as-an-annotator"]], "Tasks": [[2, "tasks"]], "Remuneration and invoicing": [[2, "remuneration-and-invoicing"]], "Coordination & Tools": [[2, "coordination-tools"]], "Minimum requirements": [[2, "minimum-requirements"]], "Desirable criteria": [[2, "desirable-criteria"]], "How to get involved": [[2, "how-to-get-involved"]], "Before the trial phase": [[2, "before-the-trial-phase"]], "The trial phase": [[2, "the-trial-phase"]], "Becoming part of the project": [[2, "becoming-part-of-the-project"]], "Work package management with OpenProject": [[3, "work-package-management-with-openproject"]], "User Interface": [[3, "user-interface"]], "Work Packages (WPs)": [[3, "work-packages-wps"]], "Life cycle": [[3, "life-cycle"]], "Workflow": [[3, "workflow"]], "Taking on an assignment": [[3, "taking-on-an-assignment"]], "Taking on New annotations or an Annotation upgrade": [[3, "taking-on-new-annotations-or-an-annotation-upgrade"]], "Before the task": [[3, "before-the-task"]], "After the task": [[3, "after-the-task"]], "Taking on a review": [[3, "taking-on-a-review"]], "Logging unit costs": [[3, "logging-unit-costs"]], "Writing invoices": [[3, "writing-invoices"]], "Creating a cost report": [[3, "creating-a-cost-report"]], "Writing an invoice": [[3, "writing-an-invoice"]], "From cost report to invoice items - Variant 1": [[3, "from-cost-report-to-invoice-items-variant-1"]], "From cost report to invoice items - Variant 2": [[3, "from-cost-report-to-invoice-items-variant-2"]], "The first invoice": [[3, "the-first-invoice"]], "DCML Corpus Creation Pipeline": [[4, "dcml-corpus-creation-pipeline"]], "Collect and prepare the digital edition in the latest MuseScore format": [[4, "collect-and-prepare-the-digital-edition-in-the-latest-musescore-format"]], "Prior research": [[4, "prior-research"]], "Look up and check existing scores": [[4, "look-up-and-check-existing-scores"]], "Typeset non-existent files": [[4, "typeset-non-existent-files"]], "File curation": [[4, "file-curation"]], "Create metadata": [[4, "create-metadata"]], "Creating a repository with unannotated MuseScore files": [[4, "creating-a-repository-with-unannotated-musescore-files"]], "Variant 1: Using the template repository": [[4, "variant-1-using-the-template-repository"]], "Variant 2: Starting from scratch": [[4, "variant-2-starting-from-scratch"]], "Variant 3: Splitting an existing repository": [[4, "variant-3-splitting-an-existing-repository"]], "Configuring and adding the new repo": [[4, "configuring-and-adding-the-new-repo"]], "Adding the repo to one or several meta-repos": [[4, "adding-the-repo-to-one-or-several-meta-repos"]], "Creating work packages on OpenProject": [[4, "creating-work-packages-on-openproject"]], "Curating and enriching metadata": [[4, "curating-and-enriching-metadata"]], "Default fields": [[4, "default-fields"]], "Required custom fields": [[4, "required-custom-fields"]], "Identifiers where available": [[4, "identifiers-where-available"]], "Contributors and annotations": [[4, "contributors-and-annotations"]], "Reconciling metadata with Wikidata": [[4, "reconciling-metadata-with-wikidata"]], "Creating a new OpenRefine project": [[4, "creating-a-new-openrefine-project"]], "Reconciling a column": [[4, "reconciling-a-column"]], "Reconciling the workTitle column": [[4, "reconciling-the-worktitle-column"]], "Pulling additional information": [[4, "pulling-additional-information"]], "Future work: Sub-work-level items": [[4, "future-work-sub-work-level-items"]], "Finalizing a repository for publication": [[4, "finalizing-a-repository-for-publication"]], "Finalize ongoing work": [[4, "finalize-ongoing-work"]], "0. Check OpenProject": [[4, "check-openproject"]], "1. Addressing open Pull Requests": [[4, "addressing-open-pull-requests"]], "2. Check for unmerged branches": [[4, "check-for-unmerged-branches"]], "Update repository structure": [[4, "update-repository-structure"]], "3. Create a version tag": [[4, "create-a-version-tag"]], "4. Remove the automated GitHub workflow and all deprecated files": [[4, "remove-the-automated-github-workflow-and-all-deprecated-files"]], "5. Update the extracted files to ms3 version 2": [[4, "update-the-extracted-files-to-ms3-version-2"]], "Eliminating all warnings": [[4, "eliminating-all-warnings"]], "Finalizing the metadata": [[4, "finalizing-the-metadata"]], "metadata.tsv": [[4, "metadata-tsv"]], "Score prelims and instrumentation": [[4, "score-prelims-and-instrumentation"]], "Questions & Examples": [[5, "questions-examples"]], "Modulation and Secondary Keys": [[5, "modulation-and-secondary-keys"]], "Modulation": [[5, "modulation"]], "Positioning a modulation": [[5, "positioning-a-modulation"]], "Secondary Keys": [[5, "secondary-keys"]], "\u2018Ternary\u2019 / \u2018Triple\u2019 dominants": [[5, "ternary-triple-dominants"]], "Phrase Structure": [[5, "phrase-structure"]], "Hierarchical phrase structure?": [[5, "hierarchical-phrase-structure"]], "Figured Bass": [[5, "figured-bass"]], "Annotation Reference": [[6, "annotation-reference"]], "What is it?": [[6, "what-is-it"]], "About this reference": [[6, "about-this-reference"]], "The syntax": [[6, "the-syntax"], [15, "the-syntax"]], "Indication of key.": [[6, "indication-of-key"]], "Example": [[6, "example"]], "The remainder of the Reference is currently under reconstruction": [[6, "the-remainder-of-the-reference-is-currently-under-reconstruction"]], "Technical Specifications": [[7, "technical-specifications"]], "What is being encoded?": [[7, "what-is-being-encoded"]], "Segmentations": [[7, "segmentations"]], "Timestamps": [[7, "timestamps"]], "Floating point timestamps": [[7, "floating-point-timestamps"]], "The regEx (Regular Expression)": [[7, "the-regex-regular-expression"]], "Fetching and Compiling the regEx": [[7, "fetching-and-compiling-the-regex"]], "Structure of the regEx": [[7, "structure-of-the-regex"]], "Structure of the Harmony Labels": [[7, "structure-of-the-harmony-labels"]], "Structure of the Phrase Labels": [[7, "structure-of-the-phrase-labels"]], "Feature Processing": [[7, "feature-processing"]], "Splitting the Labels": [[7, "splitting-the-labels"]], "Special Symbols": [[7, "special-symbols"]], "Missing Features": [[7, "missing-features"]], "DCML Score Conventions": [[8, "dcml-score-conventions"]], "Dividing a Score into separate files": [[8, "dividing-a-score-into-separate-files"]], "Glossary, Terminology": [[8, "glossary-terminology"]], "System": [[8, "system"]], "Staff (pl. staves)": [[8, "staff-pl-staves"]], "Voice (Notational Layer)": [[8, "voice-notational-layer"]], "Head & Stem": [[8, "head-stem"]], "Flag & Beam": [[8, "flag-beam"]], "Score Elements": [[8, "score-elements"]], "Line Breaks": [[8, "line-breaks"]], "MuseScore Metadata, Title information etc.": [[8, "musescore-metadata-title-information-etc"]], "Staff Brackets, Bar lines": [[8, "staff-brackets-bar-lines"]], "Cross-staff notation": [[8, "cross-staff-notation"]], "First and second endings (\u201cvoltas\u201d)": [[8, "first-and-second-endings-voltas"]], "Sections within a movement (e.g. \u201cTrio\u201d)": [[8, "sections-within-a-movement-e-g-trio"]], "Beams": [[8, "beams"]], "Notational Layers & Stem direction": [[8, "notational-layers-stem-direction"]], "Piano pedals": [[8, "piano-pedals"]], "Metronome numbers": [[8, "metronome-numbers"]], "Cresc. / Decresc.": [[8, "cresc-decresc"]], "Titles and other metadata": [[8, "titles-and-other-metadata"]], "Early Music": [[8, "early-music"]], "Preparatory staves": [[8, "preparatory-staves"]], "Accidentals": [[8, "accidentals"]], "Text": [[8, "text"]], "Ligaturae": [[8, "ligaturae"]], "Meter": [[8, "meter"]], "Metadata": [[8, "metadata"]], "Corrections to automate": [[8, "corrections-to-automate"]], "General": [[8, "general"]], "Files converted from Kern/Humdrum": [[8, "files-converted-from-kern-humdrum"]], "Annotations": [[8, "annotations"]], "Contrapuntal patterns": [[9, "contrapuntal-patterns"]], "Annotate corelli_op01n01a.mscx from m. 9 until the end, leaving out the part in between for now.": [[9, null]], "Analytical decisions": [[9, null]], "A more difficult case": [[9, "a-more-difficult-case"]], "Solution 1": [[9, "solution-1"]], "Solution 2": [[9, "solution-2"]], "Solution 3": [[9, "solution-3"]], "7-6 suspensions versus seventh chords": [[9, "suspensions-versus-seventh-chords"]], "Hint": [[9, null], [10, null]], "Note": [[9, null], [11, null], [15, null]], "Annotate mm. 233-252 of beethoven_n03_1.mscx taking contrapuntal patterns into account.": [[9, null]], "Analytic conventions": [[9, "analytic-conventions"]], "Level of detail": [[10, "level-of-detail"]], "Do a complete annotation of corelli_op01n04b.mscx after deciding on its harmonic pace": [[10, null], [13, null]], "Solution 1: Coarse-grained": [[10, "solution-1-coarse-grained"]], "Solution 2: Fine-grained": [[10, "solution-2-fine-grained"]], "Consistency is watching you": [[10, null]], "Solution 3: Indicating replaced chord tones": [[10, "solution-3-indicating-replaced-chord-tones"]], "Review Solution 3 and spot as many places as possible where the annotations are inconsistent or would require justification": [[10, null]], "Take-home message": [[10, null]], "Some more features": [[11, "some-more-features"]], "Melodies in the bass": [[11, "melodies-in-the-bass"]], "To get into the piece, please annotate the first 13 measures after deciding on harmonic pace and phrasing for this Allegro con brio.": [[11, null]], "Things to note": [[11, null], [13, null], [13, null]], "Bass arpeggios": [[11, "bass-arpeggios"]], "Let\u2019s continue, please annotate mm. 13-20.": [[11, null]], "Let\u2019s take it to the medial caesura\u2026": [[11, null]], "Advanced use of applied chord notation": [[11, "advanced-use-of-applied-chord-notation"]], "Please try annotating mm. 27-42 in the key of V. Below, it will become clearer why.": [[11, null]], "Organ Points": [[11, "organ-points"]], "Unisono passages": [[11, "unisono-passages"]], "Please annotate the ending of the exposition, starting from m. 69.": [[11, null]], "Advanced use of chord tone replacement": [[11, "advanced-use-of-chord-tone-replacement"]], "General principles": [[11, "general-principles"]], "Replacement of a chord tone\u2019s octave doubling": [[11, "replacement-of-a-chord-tone-s-octave-doubling"]], "Ninth chords": [[11, "ninth-chords"]], "Replacement of the root by its lower neighbour": [[11, "replacement-of-the-root-by-its-lower-neighbour"]], "Read only if you subscribed to the full package": [[11, null]], "End of the tutorial": [[11, "end-of-the-tutorial"]], "Missing sections": [[11, "missing-sections"]], "The first label": [[12, "the-first-label"]], "Global key": [[12, "global-key"]], "Write the first label into corelli_op01n01a.mscx": [[12, null]], "Write the first label into corelli_op01n04b.mscx": [[12, null]], "Write the first label into frescobaldi_12.16.mscx": [[12, null]], "Write the first label into gastoldi_baletto_a5_10.mscx": [[12, null]], "Local key": [[12, "local-key"]], "The first phrase": [[13, "the-first-phrase"]], "Tempo marking": [[13, "tempo-marking"]], "Phrase annotations": [[13, "phrase-annotations"]], "Cadence Labels": [[13, "cadence-labels"]], "Cadence labels.": [[13, "id3"]], "Chord syntax": [[13, "chord-syntax"]], "Triads. = empty; RN = uppercase numeral; rn = lowercase numeral": [[13, "id4"]], "Mnemonic Hook": [[13, null]], "Seventh chords. = empty; RN = uppercase numeral; rn = lowercase numeral": [[13, "id5"]], "Annotate corelli_op01n01a.mscx up to beat 1 of m. 3": [[13, null]], "Annotate gastoldi_baletto_a5_10.mscx up to beat 1 of m. 7": [[13, null]], "Annotation Tutorial": [[14, "annotation-tutorial"]], "Changing the local key": [[15, "changing-the-local-key"]], "Remember": [[15, null]], "Common mistake": [[15, null]], "Try it out!": [[15, "try-it-out"]], "Get back to corelli_op01n01a.mscx and continue your annotations up to beat 1 of m. 6. Where do you change the local key?": [[15, null]], "Change of key or tonicization?": [[15, "change-of-key-or-tonicization"]], "Getting started": [[16, "getting-started"]], "Summary": [[16, null]], "TL;DR": [[16, null]], "Preparing this tutorial": [[16, "preparing-this-tutorial"]], "Get the files": [[16, "get-the-files"]], "Get the latest version of MuseScore 3": [[16, "get-the-latest-version-of-musescore-3"]], "Downloading MuseScore": [[16, "downloading-musescore"]], "Already have it installed?": [[16, "already-have-it-installed"]], "Note to Linux users": [[16, null]], "Placing the annotation cursor": [[16, "placing-the-annotation-cursor"]], "Keyboard shortcuts": [[16, "keyboard-shortcuts"]], "Moving the annotation cursor": [[16, "moving-the-annotation-cursor"]], "Background knowledge and tricks": [[16, "background-knowledge-and-tricks"]], "MSCZ vs. MSCX": [[16, "mscz-vs-mscx"]], "Navigating in MuseScore": [[16, "navigating-in-musescore"]], "Editing annotations": [[16, "editing-annotations"]], "Copying several annotations": [[16, "copying-several-annotations"]], "Visibility": [[16, "visibility"]], "Start annotation tutorial": [[16, "start-annotation-tutorial"]], "DCML annotation workflow": [[17, "dcml-annotation-workflow"]], "Summary of workflow update December 2022": [[17, null]], "Short summary": [[17, "short-summary"]], "Annotating": [[17, "annotating"]], "Tip": [[17, null]], "Important": [[17, null]], "Review reports": [[17, "review-reports"]], "December 2022": [[17, null], [17, null]], "Little trick": [[17, null]], "Modulation plans": [[17, "modulation-plans"]], "Upgrading annotations": [[17, "upgrading-annotations"]], "Reviewing a set of annotations": [[17, "reviewing-a-set-of-annotations"]], "Update December 2022": [[17, null]], "Preparing the review": [[17, "preparing-the-review"]], "Doing the review": [[17, "doing-the-review"]], "Engage in the discussion": [[17, "engage-in-the-discussion"]], "Reviewing a set of upgraded annotations": [[17, "reviewing-a-set-of-upgraded-annotations"]], "Reacting to a review & reaching expert consensus": [[17, "reacting-to-a-review-reaching-expert-consensus"]], "How to review a review": [[17, "how-to-review-a-review"]], "How to finalize the review of the review": [[17, "how-to-finalize-the-review-of-the-review"]], "How to start a discussion": [[17, "how-to-start-a-discussion"]], "What to do about the warnings?": [[17, "what-to-do-about-the-warnings"]], "Syntax errors": [[17, "syntax-errors"]], "#8 DCML_HARMONY_KEY_NOT_SPECIFIED_ERROR": [[17, "dcml-harmony-key-not-specified-error"]], "#12 DCML_HARMONY_INCOMPLETE_LOCALKEY_COLUMN_ERROR": [[17, "dcml-harmony-incomplete-localkey-column-error"]], "#13 DCML_HARMONY_INCOMPLETE_PEDAL_COLUMN_ERROR": [[17, "dcml-harmony-incomplete-pedal-column-error"]], "#15 DCML_HARMONY_SYNTAX_WARNING": [[17, "dcml-harmony-syntax-warning"]], "#16 DCML_PHRASE_INCONGRUENCY_WARNING": [[17, "dcml-phrase-incongruency-warning"]], "#17 DCML_EXPANSION_FAILED_WARNING": [[17, "dcml-expansion-failed-warning"]], "Semantic mismatches": [[17, "semantic-mismatches"]], "#6 DCML_HARMONY_SUPERFLUOUS_TONE_REPLACEMENT_WARNING": [[17, "dcml-harmony-superfluous-tone-replacement-warning"]], "#18 DCML_SEVENTH_CORD_WITH_ALTERED_SEVENTH_WARNING": [[17, "dcml-seventh-cord-with-altered-seventh-warning"]], "#19 DCML_NON_CHORD_TONES_ABOVE_THRESHOLD_WARNING": [[17, "dcml-non-chord-tones-above-threshold-warning"]], "#27 DCML_DEFAULT_CORRECTION_WARNING": [[17, "dcml-default-correction-warning"]], "Irregularities and score encoding errors": [[17, "irregularities-and-score-encoding-errors"]], "#1 MCS_NOT_EXCLUDED_FROM_BARCOUNT_WARNING": [[17, "mcs-not-excluded-from-barcount-warning"]], "#2 INCORRECT_VOLTA_MN_WARNING": [[17, "incorrect-volta-mn-warning"]], "#3 INCOMPLETE_MC_WRONGLY_COMPLETED_WARNING": [[17, "incomplete-mc-wrongly-completed-warning"]], "#4 VOLTAS_WITH_DIFFERING_LENGTHS_WARNING": [[17, "voltas-with-differing-lengths-warning"]], "#5 MISSING_END_REPEAT_WARNING": [[17, "missing-end-repeat-warning"]], "#9 COMPETING_MEASURE_INFO_WARNING": [[17, "competing-measure-info-warning"]], "#14 LOGGER_NOT_IN_USE_WARNING": [[17, "logger-not-in-use-warning"]], "#20 UNUSED_FINE_MARKER_WARNING": [[17, "unused-fine-marker-warning"]], "#21 PLAY_UNTIL_IS_MISSING_LABEL_WARNING": [[17, "play-until-is-missing-label-warning"]], "#22 JUMP_TO_IS_MISSING_LABEL_WARNING": [[17, "jump-to-is-missing-label-warning"]], "#23 MISSING_TIME_SIGNATURE_WARNING": [[17, "missing-time-signature-warning"]], "#24 BEGINNING_WITHOUT_TIME_SIGNATURE_WARNING": [[17, "beginning-without-time-signature-warning"]], "#25 INVALID_REPEAT_STRUCTURE": [[17, "invalid-repeat-structure"]], "#26 UNFOLDING_REPEATS_FAILED_WARNING": [[17, "unfolding-repeats-failed-warning"]], "#28 WRONGLY_ENCODED_POSITION_WARNING": [[17, "wrongly-encoded-position-warning"]], "#29 FIRST_BAR_MISSING_TEMPO_MARK_WARNING": [[17, "first-bar-missing-tempo-mark-warning"]], "#32 FRICTIONLESS_VALIDATION_ERROR_WARNING": [[17, "frictionless-validation-error-warning"]], "IGNORED_WARNINGS": [[17, "ignored-warnings"]]}, "indexentries": {}}) \ No newline at end of file +Search.setIndex({"docnames": ["git/git", "index", "onboarding", "openproject/openproject", "pipeline/pipeline", "reference/examples", "reference/reference", "reference/specs", "scores/guidelines", "tutorial/counterpoint", "tutorial/detail", "tutorial/features", "tutorial/first_label", "tutorial/first_phrase", "tutorial/index", "tutorial/localkey", "tutorial/musescore", "workflow/workflow"], "filenames": ["git\\git.rst", "index.rst", "onboarding.rst", "openproject\\openproject.rst", "pipeline\\pipeline.rst", "reference\\examples.rst", "reference\\reference.rst", "reference\\specs.rst", "scores\\guidelines.rst", "tutorial\\counterpoint.rst", "tutorial\\detail.rst", "tutorial\\features.rst", "tutorial\\first_label.rst", "tutorial\\first_phrase.rst", "tutorial\\index.rst", "tutorial\\localkey.rst", "tutorial\\musescore.rst", "workflow\\workflow.rst"], "titles": ["Quick Git Reference", "TOC", "Becoming a DCML annotator", "Work package management with OpenProject", "DCML Corpus Creation Pipeline", "Questions & Examples", "Annotation Reference", "Technical Specifications", "DCML Score Conventions", "Contrapuntal patterns", "Level of detail", "Some more features", "The first label", "The first phrase", "Annotation Tutorial", "Changing the local key", "Getting started", "DCML annotation workflow"], "terms": {"i": [0, 1, 2, 3, 4, 5, 8, 9, 11, 12, 13, 15, 16, 17], "version": [0, 2, 6, 7, 9, 10, 14, 15, 17], "control": [0, 2, 16, 17], "system": [0, 7, 11, 16, 17], "gener": [0, 1, 2, 3, 4, 5, 6, 7, 9, 14, 15, 16, 17], "via": [0, 4, 7, 13, 17], "host": [0, 3], "servic": [0, 3, 4], "sinc": [0, 2, 3, 4, 5, 7, 8, 9, 15, 16, 17], "dcml": [0, 1, 3, 5, 6, 7, 9, 10, 11, 12, 13, 16], "data": [0, 2, 3, 4, 6, 7, 8, 16], "basic": [0, 7, 9, 13, 17], "understand": [0, 7, 10, 17], "workflow": [0, 1, 2], "relev": [0, 2, 3, 4, 8, 13, 17], "annot": [0, 1, 5, 7, 12], "review": [0, 1, 2, 4, 9, 11, 16], "There": [0, 6, 9, 10, 11, 16, 17], "ar": [0, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 15, 16, 17], "plenti": [0, 16], "resourc": [0, 2, 5, 7, 16], "exampl": [0, 1, 3, 4, 7, 8, 9, 10, 11, 13, 15, 17], "video": 0, "thi": [0, 2, 3, 4, 5, 7, 8, 9, 10, 13, 14, 15, 17], "slideshow": 0, "learn": [0, 2, 6, 9, 10], "web": [0, 2, 16, 17], "so": [0, 2, 3, 4, 5, 6, 8, 9, 10, 11, 13, 16, 17], "just": [0, 4, 7, 9, 10, 11, 16, 17], "veri": [0, 4, 6, 11, 17], "guid": [0, 4, 16], "It": [0, 3, 4, 7, 8, 9, 15, 16, 17], "might": [0, 3, 4, 5, 7, 9, 10, 11, 15, 16, 17], "also": [0, 3, 4, 7, 8, 9, 10, 11, 16, 17], "us": [0, 2, 3, 5, 6, 7, 8, 9, 10, 13, 14, 15, 16, 17], "you": [0, 2, 3, 4, 5, 6, 7, 8, 9, 12, 13, 16, 17], "want": [0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 15, 16, 17], "get": [0, 1, 3, 4, 7, 13, 14, 17], "feel": [0, 2, 10, 11, 17], "how": [0, 1, 3, 4, 6, 7, 8, 9, 10, 11, 13, 15, 16], "familiar": [0, 2, 4, 11, 13, 16, 17], "alreadi": [0, 3, 4, 9, 10, 11, 13, 14, 17], "relat": [0, 2, 4, 6, 7, 9], "concept": [0, 7, 11], "In": [0, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 15, 16, 17], "case": [0, 2, 3, 4, 5, 6, 7, 8, 10, 11, 13, 14, 15, 16, 17], "have": [0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 17], "never": [0, 2, 17], "need": [0, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 16, 17], "know": [0, 2, 3, 4, 10, 13, 16, 17], "run": [0, 2, 4, 7, 17], "ani": [0, 2, 3, 4, 7, 8, 9, 11, 15, 16, 17], "except": [0, 4, 7, 8, 10, 11, 13, 15, 17], "within": [0, 2, 4, 5, 7, 10, 11, 17], "directori": [0, 4], "usual": [0, 2, 3, 4, 8, 9, 13, 17], "prompt": [0, 16], "everyth": [0, 4, 7, 17], "befor": [0, 4, 7, 9, 10, 11, 13, 16, 17], "cursor": [0, 14], "should": [0, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 16, 17], "tell": [0, 6, 16, 17], "where": [0, 3, 5, 6, 7, 8, 9, 11, 13, 16, 17], "otherwis": [0, 3, 4, 7, 8, 9, 13, 17], "try": [0, 2, 4, 5, 9, 10, 14, 16], "pwd": 0, "window": [0, 16], "echo": 0, "cd": [0, 4, 17], "folder_name_or_path": 0, "l": 0, "dir": 0, "show": [0, 3, 4, 6, 7, 9, 10, 13, 15, 17], "current": [0, 1, 2, 3, 4, 7, 12, 16, 17], "wd": 0, "work": [0, 1, 7, 8, 10, 11, 16, 17], "when": [0, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 15, 16, 17], "type": [0, 2, 3, 4, 6, 7, 8, 13, 16, 17], "coupl": [0, 9, 10, 16, 17], "letter": [0, 8], "folder": [0, 4, 17], "go": [0, 2, 3, 4, 8, 9, 11, 15, 16, 17], "can": [0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 16, 17], "press": [0, 13, 16, 17], "tab": [0, 4, 16, 17], "autocomplet": 0, "check": [0, 3, 8, 11, 16, 17], "termin": 0, "2": [0, 2, 5, 6, 7, 8, 11, 13, 14, 15, 16], "29": [0, 4], "If": [0, 2, 3, 4, 5, 6, 8, 9, 10, 11, 13, 15, 16, 17], "fail": [0, 17], "packag": [0, 1, 2, 8, 16, 17], "manger": 0, "head": [0, 3, 4, 10, 11, 13, 16, 17], "page": [0, 4, 7, 8, 16, 17], "instruct": [0, 4, 17], "time": [0, 2, 3, 4, 5, 6, 7, 8, 10, 13, 15, 16, 17], "few": [0, 2, 4, 8, 17], "thing": [0, 3, 4, 6, 10, 16, 17], "realli": [0, 9, 16], "order": [0, 3, 4, 5, 6, 7, 8, 10, 13, 17], "push": [0, 4, 17], "privat": [0, 4], "invis": [0, 8, 13, 17], "public": [0, 1, 2, 17], "cryptograph": 0, "kei": [0, 1, 4, 7, 8, 9, 10, 14, 16, 17], "identifi": [0, 7], "simpli": [0, 3, 4, 6, 13, 15, 16, 17], "follow": [0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 15, 16, 17], "step": [0, 3, 4, 7, 8, 9, 10, 11, 17], "make": [0, 3, 4, 6, 8, 9, 10, 11, 13, 15, 16, 17], "sure": [0, 3, 4, 8, 16, 17], "correct": [0, 1, 4, 6, 7, 9, 10, 15, 16, 17], "oper": [0, 7, 8, 16, 17], "mostli": [0, 4, 10], "matter": [0, 3, 9], "copi": [0, 3, 4, 7, 8, 11, 14, 17], "enter": [0, 3, 4, 6, 7, 16, 17], "doc": [0, 9], "ad": [0, 1, 2, 3, 5, 7, 8, 10, 11, 17], "agent": 0, "happen": [0, 4], "everyon": [0, 6, 7, 16], "latest": [0, 1, 2, 6, 7, 14, 17], "commit": [0, 2, 3, 4, 17], "forgot": 0, "pull": [0, 3, 17], "bot": [0, 17], "made": [0, 3, 9, 10, 11, 13, 17], "after": [0, 2, 4, 6, 7, 8, 9, 15, 17], "last": [0, 2, 3, 4, 6, 7, 8, 9, 10, 11, 13, 17], "local": [0, 1, 4, 5, 6, 9, 11, 14, 16, 17], "diverg": [0, 2], "ask": [0, 2, 4, 7, 9, 10, 16, 17], "handl": [0, 2, 8, 11, 13], "solut": [0, 3, 4, 5, 6, 11, 13, 14, 15, 16, 17], "pleas": [0, 2, 3, 4, 6, 8, 9, 10, 13, 16, 17], "default": [0, 3, 8, 9, 16], "behaviour": [0, 7], "config": [0, 4], "global": [0, 4, 8, 9, 14, 15], "true": [0, 3, 7], "rather": [0, 2, 4, 5, 8, 9, 11, 13, 15], "than": [0, 2, 4, 5, 7, 8, 9, 10, 11, 13, 15, 16, 17], "each": [0, 2, 3, 4, 6, 7, 8, 9, 17], "individu": [0, 3, 4, 8, 16, 17], "omit": [0, 8], "anoth": [0, 2, 4, 8, 9, 11, 17], "life": [0, 4], "bit": [0, 2, 4, 11], "easier": [0, 3], "auto": 0, "stash": 0, "short": [0, 1, 3, 8, 15], "dispens": 0, "oblig": 0, "manual": [0, 4, 8, 16], "all": [0, 3, 6, 7, 8, 9, 10, 11, 15, 16, 17], "modif": [0, 4], "To": [0, 2, 3, 4, 10, 15, 16, 17], "activ": [0, 2, 4, 7, 17], "sometim": [0, 4, 8, 17], "edit": [0, 1, 7, 8, 14], "store": [0, 2, 4, 8, 16, 17], "close": [0, 2, 7, 11, 13], "pre": [0, 4, 9, 16, 17], "messag": [0, 4, 17], "blog": 0, "post": 0, "ha": [0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 16, 17], "thei": [0, 2, 3, 4, 6, 7, 8, 9, 10, 11, 13, 15, 16, 17], "boil": [0, 4], "down": [0, 4, 8, 16], "core": 0, "mayb": [0, 9, 11, 13], "ve": [0, 2, 13, 17], "had": [0, 3, 9, 10, 11, 17], "eureka": 0, "moment": [0, 2, 3, 5, 9, 13, 15, 16], "discov": [0, 4], "track": [0, 2, 4, 7, 16], "shorten": 0, "upstream": [0, 4, 17], "annotation_branch": 0, "u": [0, 2, 4, 8, 9, 11, 15, 16, 17], "even": [0, 2, 4, 6, 7, 8, 9, 10, 13, 15], "think": [0, 4, 9, 13, 17], "about": [0, 1, 4, 7, 8, 9, 10, 11, 13, 15, 16], "anymor": [0, 4, 17], "do": [0, 1, 3, 4, 7, 8, 9, 11, 16], "would": [0, 3, 4, 5, 6, 7, 8, 9, 11, 13, 15, 16, 17], "like": [0, 4, 5, 7, 8, 13, 15, 16, 17], "autosetupremot": [0, 17], "37": 0, "late": [0, 2, 4], "2022": [0, 3], "click": [0, 3, 4, 7, 13, 16, 17], "code": [0, 4, 7, 17], "button": [0, 4, 17], "url": [0, 3, 4, 7, 17], "Then": [0, 3, 4, 16, 17], "place": [0, 2, 4, 5, 14, 15, 17], "simpl": [0, 4], "becaus": [0, 3, 4, 6, 7, 8, 9, 10, 11, 13, 15, 16, 17], "repo": [0, 1, 7], "add": [0, 3, 4, 7, 8, 11, 15, 16, 17], "see": [0, 3, 4, 6, 7, 8, 9, 10, 11, 16, 17], "section": [0, 2, 3, 4, 5, 6, 7, 9, 10, 12, 13, 14, 16, 17], "abov": [0, 2, 3, 4, 7, 8, 9, 10, 11, 13, 15, 16, 17], "now": [0, 3, 4, 6, 10, 11, 17], "constantli": [0, 5], "harmon": [0, 2, 4, 5, 6, 7, 9, 16, 17], "histori": [0, 2, 4, 16], "e": [0, 3, 4, 5, 6, 7, 9, 10, 11, 12, 13, 15, 16, 17], "note": [0, 3, 4, 6, 7, 8, 10, 12, 17], "fatal": [0, 4], "parent": [0, 4], "A": [0, 3, 4, 5, 6, 7, 8, 10, 14, 15, 16, 17], "often": [0, 2, 4, 7, 8, 9, 11, 15, 16], "hold": [0, 7, 8, 9, 16], "sever": [0, 2, 3, 5, 7, 8, 9, 13, 14, 17], "call": [0, 4, 7, 9, 11, 15, 16, 17], "parallel": [0, 4, 9, 11], "own": [0, 3, 4, 10, 16, 17], "wai": [0, 2, 3, 4, 5, 6, 7, 8, 13, 15, 16, 17], "model": 0, "most": [0, 3, 4, 5, 7, 8, 9, 10, 11, 13, 16, 17], "main": [0, 4, 7, 9, 17], "previous": [0, 3], "master": [0, 2, 4, 7, 8], "product": [0, 16], "statu": [0, 2, 3, 4, 7, 17], "wherea": [0, 4, 6, 7, 10, 11, 13, 15, 16], "other": [0, 2, 3, 4, 5, 6, 7, 9, 10, 11, 15, 16, 17], "experi": [0, 2, 4], "mani": [0, 4, 5, 6, 8, 9, 13], "without": [0, 3, 4, 6, 7, 8, 9, 11, 13, 17], "effect": [0, 4, 7, 8], "mean": [0, 3, 4, 5, 6, 7, 8, 9, 10, 16, 17], "prepend": 0, "onc": [0, 2, 3, 4, 8, 9, 10, 11, 13, 15, 16, 17], "done": [0, 3, 4, 8, 17], "integr": [0, 2, 4, 9, 17], "request": [0, 3, 7, 10, 17], "pr": [0, 3, 4, 17], "someon": [0, 2, 3, 4, 11, 17], "els": [0, 2, 3, 7], "yourself": [0, 2, 3, 8, 11, 17], "pass": [0, 7, 9, 17], "thu": [0, 2, 3, 4, 10, 15], "synchronis": 0, "both": [0, 2, 3, 4, 6, 7, 8, 9, 10, 13, 15, 17], "delet": [0, 4, 8, 16, 17], "One": [0, 4, 9, 10], "import": [0, 3, 4, 7, 8, 10, 11, 16], "which": [0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 15, 16, 17], "onli": [0, 3, 4, 7, 8, 10, 13, 17], "out": [0, 2, 3, 4, 7, 8, 13, 14, 16, 17], "much": [0, 11], "its": [0, 2, 3, 4, 6, 7, 8, 9, 14, 15, 16], "deviat": 0, "same": [0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 16, 17], "On": [0, 2, 4, 8, 10, 16, 17], "behind": [0, 4, 6, 7, 9, 10, 11, 16], "fast": 0, "forward": [0, 13, 15], "updat": [0, 3, 16], "noth": [0, 3, 8, 11, 17], "tree": 0, "clean": [0, 3, 4, 8], "correspond": [0, 3, 4, 7, 8, 10, 13, 15, 17], "miss": [0, 1, 3, 4, 8, 14, 17], "two": [0, 2, 3, 4, 6, 7, 8, 9, 10, 11, 15, 16, 17], "suggest": [0, 3, 4, 8, 10, 11, 16, 17], "list": [0, 2, 4, 7, 17], "avail": [0, 2, 3, 8, 16], "one": [0, 2, 3, 5, 6, 7, 8, 9, 10, 11, 13, 15, 16, 17], "g": [0, 3, 4, 5, 6, 7, 9, 10, 11, 12, 13, 15, 16, 17], "develop": [0, 2, 4, 6, 7], "checkout": [0, 17], "don": [0, 3, 5, 7, 8, 10, 13, 15, 17], "t": [0, 3, 4, 5, 7, 8, 9, 10, 11, 13, 15, 16, 17], "error": [0, 4, 11], "magic": [0, 4], "reflect": [0, 7, 9, 10, 11, 15, 17], "state": [0, 3, 4, 7, 11], "whether": [0, 2, 4, 11, 17], "consid": [0, 2, 4, 5, 7, 8, 9, 10, 11, 13, 15, 17], "exist": [0, 2, 3, 8, 10, 16, 17], "b": [0, 4, 6, 7, 8, 10, 15, 17], "new_branch_nam": 0, "normal": [0, 8, 16, 17], "decid": [0, 2, 3, 4, 8, 15], "speak": [0, 10, 13], "everi": [0, 2, 3, 4, 5, 6, 7, 8, 10, 12, 13, 15, 16, 17], "regist": 0, "ms3": [0, 8, 17], "m": [0, 4, 5, 7, 10, 17], "commit_messag": 0, "As": [0, 3, 4, 6, 8, 13, 16, 17], "rule": [0, 4, 6, 7, 8], "thumb": 0, "possibl": [0, 2, 3, 4, 5, 6, 7, 8, 9, 11, 13, 15, 17], "least": [0, 2, 3, 4, 6, 7, 8, 9, 11, 15, 17], "reason": [0, 5, 8, 9, 10, 11, 13, 17], "revert": 0, "meaning": [0, 4, 17], "explain": [0, 4, 6, 7, 17], "been": [0, 3, 4, 7, 9, 10, 11, 16, 17], "x": [0, 4, 16, 17], "y": [0, 4], "z": [0, 4], "problem": [0, 4, 9, 11, 17], "more": [0, 1, 2, 3, 4, 5, 7, 8, 10, 13, 14, 15, 16, 17], "comprehens": 0, "music": [0, 1, 2, 4, 5, 6, 7, 9, 10, 13, 15, 16, 17], "score": [0, 1, 2, 5, 6, 7, 16], "could": [0, 2, 4, 5, 6, 7, 9, 11, 17], "corrupt": 0, "measur": [0, 2, 3, 4, 5, 7, 8, 10, 13, 15, 16, 17], "31": 0, "32": [0, 5, 11], "slur": [0, 4, 8], "pdf": [0, 3, 4, 8], "standard": [0, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 16, 17], "v2": [0, 4, 7, 9, 10, 11], "1": [0, 5, 6, 7, 8, 11, 12, 14], "syntact": [0, 2, 7, 9, 17], "incorrect": [0, 15, 17], "label": [0, 1, 2, 4, 5, 6, 8, 9, 10, 11, 14, 15, 16, 17], "mm": [0, 5, 6, 7, 10, 15, 17], "17": [0, 4, 7, 8, 9], "96": 0, "whole": [0, 2, 4, 7, 8, 11, 15, 17], "piec": [0, 2, 3, 4, 6, 7, 10, 12, 13, 15, 17], "instead": [0, 6, 7, 8, 10, 13, 16, 17], "includ": [0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 15, 17], "number": [0, 3, 4, 5, 7, 9, 13, 16, 17], "facilit": [0, 3, 7, 8, 15, 16], "finish": [0, 3, 16], "dai": [0, 3], "peopl": [0, 3, 4, 10], "between": [0, 2, 4, 5, 7, 8, 11, 15, 16, 17], "tri": [0, 4, 9], "contributor": [0, 2], "let": [0, 2, 4, 5, 9, 10, 13, 15, 16, 17], "conflict": [0, 10], "resolv": [0, 8, 9, 10, 13], "conveni": [0, 3], "atom": 0, "decis": [0, 4, 10, 11, 15, 17], "our": [0, 2, 3, 4, 5, 6, 7, 10, 11, 13, 16, 17], "Theirs": 0, "succeed": [0, 12], "re": [0, 2, 4, 7, 8, 10, 11, 12, 13, 16, 17], "lazi": [0, 17], "rare": [0, 13, 17], "mai": [0, 2, 3, 4, 6, 8, 9, 12, 13, 16, 17], "take": [0, 1, 2, 4, 5, 13, 15, 17], "detour": 0, "browser": [0, 4, 17], "forget": [0, 3, 17], "again": [0, 4, 15, 17], "drop": [0, 4, 7], "menu": [0, 3, 4, 8, 16, 17], "left": [0, 4, 8, 9, 17], "natur": [0, 2, 4, 7, 8, 11, 13], "specifi": [0, 4, 7], "drag": [0, 8, 13, 16], "http": [0, 2, 4, 7, 16, 17], "com": [0, 4, 7, 16], "signup": 0, "gui": 0, "graphic": 0, "maco": 0, "lead": [0, 4, 5, 8, 9, 11, 13, 15, 17], "unwant": [0, 4], "care": [0, 4, 7, 11, 17], "download": [0, 8, 14], "greet": 0, "screen": 0, "similar": [0, 4, 9, 11, 13, 16, 17], "internet": 0, "perform": [0, 2, 3, 4, 7, 8, 15, 17], "task": [0, 4, 6, 8, 10, 17], "disc": 0, "Or": [0, 4, 11, 17], "open": [0, 2, 3, 5, 6, 7, 8, 9, 11, 13, 16, 17], "panel": 0, "selector": 0, "past": [0, 16, 17], "For": [0, 3, 4, 5, 7, 8, 10, 11, 15, 17], "dcmlab": [0, 4, 7, 16], "schubert_d": 0, "look": [0, 5, 6, 7, 8, 9, 10, 11, 15, 16, 17], "screenshot": [0, 4, 5, 17], "below": [0, 3, 4, 6, 7, 8, 9, 10, 16, 17], "displai": [0, 3, 4, 7, 8, 9, 11, 13, 17], "name": [0, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 15, 16, 17], "middl": [0, 4, 8], "frame": [0, 8, 16], "them": [0, 2, 3, 4, 6, 7, 8, 10, 13, 15, 16, 17], "allow": [0, 3, 4, 5, 6, 7, 8, 9, 17], "explor": 0, "finder": 0, "three": [0, 2, 3, 4, 7, 8, 9, 10, 15, 17], "switch": [0, 4, 16], "exchang": 0, "Its": 0, "princip": [0, 9], "action": [0, 3, 4, 17], "fetch": 0, "sai": [0, 3, 5, 7, 9, 10, 15, 17], "publish": [0, 4], "becom": [1, 7, 13, 15], "introduct": [1, 11, 14, 15], "an": [1, 5, 6, 7, 8, 9, 10, 11, 13, 15, 16, 17], "involv": [1, 3, 4, 9, 16], "summari": 1, "upgrad": [1, 2, 4, 16], "set": [1, 2, 3, 4, 6, 7, 8, 10, 13, 16], "react": 1, "reach": [1, 2, 3, 9, 11], "expert": [1, 2, 3, 9, 16], "consensu": [1, 2, 3, 9], "what": [1, 3, 4, 9, 10, 11, 13, 15, 16], "warn": [1, 7], "manag": [1, 4, 8, 11, 16], "openproject": [1, 2, 17], "user": [1, 4, 6], "interfac": 1, "wp": [1, 4], "assign": [1, 2, 4, 8, 9, 10, 16], "log": [1, 2, 4, 7, 17], "unit": [1, 4, 7, 8, 17], "cost": [1, 2, 17], "write": [1, 4, 5, 6, 7, 8, 9, 10, 11, 13, 15, 16, 17], "invoic": [1, 4, 17], "tutori": [1, 2, 6, 9, 12, 15, 17], "start": [1, 2, 3, 6, 7, 8, 10, 13, 14, 15], "The": [1, 4, 5, 8, 9, 10, 11, 14, 16, 17], "first": [1, 2, 4, 6, 7, 9, 10, 14, 15, 16, 17], "phrase": [1, 2, 6, 9, 10, 14, 17], "level": [1, 5, 7, 14], "detail": [1, 3, 4, 8, 9, 14, 17], "chang": [1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 16, 17], "contrapunt": [1, 2, 14, 15], "pattern": [1, 2, 7, 10, 14, 15], "some": [1, 4, 6, 7, 8, 9, 10, 13, 14, 17], "featur": [1, 6, 8, 9, 14, 16, 17], "quick": [1, 4, 16, 17], "git": [1, 2, 4, 16, 17], "refer": [1, 2, 3, 4, 5, 7, 8, 10, 17], "instal": [1, 4, 8, 14], "configur": [1, 7, 17], "clone": [1, 4, 16, 17], "repositori": [1, 3, 16, 17], "from": [1, 2, 5, 6, 7, 10, 12, 13, 15, 16, 17], "github": [1, 2, 3, 8, 16, 17], "select": [1, 2, 3, 4, 8, 16, 17], "right": [1, 3, 4, 6, 8, 16, 17], "branch": [1, 7, 17], "appli": [1, 3, 5, 6, 7, 8, 10, 14, 15, 17], "upload": [1, 4, 11], "origin": [1, 4, 6, 7, 8, 17], "directli": [1, 4, 6, 17], "desktop": 1, "corpu": [1, 2, 3, 16], "creation": [1, 8, 16, 17], "pipelin": 1, "collect": [1, 5], "prepar": [1, 9, 14], "digit": [1, 2, 6, 8, 11], "musescor": [1, 2, 6, 7, 11, 13, 14, 17], "format": [1, 6, 16, 17], "creat": [1, 2, 8, 10, 13, 16, 17], "unannot": 1, "file": [1, 2, 3, 7, 10, 11, 13, 14, 17], "new": [1, 2, 5, 6, 7, 8, 10, 11, 13, 15, 17], "curat": 1, "enrich": 1, "metadata": [1, 3, 17], "final": [1, 2, 3, 8, 9], "convent": [1, 4, 7, 14, 17], "divid": [], "separ": [4, 5, 6, 7, 10, 11, 13, 17], "glossari": 1, "terminologi": 1, "element": [1, 11, 16], "earli": [1, 5, 6, 15], "autom": [1, 6, 17], "syntax": [1, 2, 4, 7, 9, 10, 11, 14, 16], "remaind": 1, "under": [1, 2, 3, 4, 8, 9, 11, 13, 16, 17], "reconstruct": 1, "question": [1, 2, 3, 4, 9, 10, 11, 13, 15, 16, 17], "modul": [1, 6], "secondari": [1, 6], "structur": [1, 2, 8, 9, 11, 13, 17], "figur": [1, 9, 10, 13, 17], "bass": [1, 7, 9, 10, 13, 14, 15], "technic": [1, 2, 9, 17], "specif": [1, 4, 5, 8, 11, 17], "being": [1, 3, 4, 10, 11, 15, 17], "encod": [1, 2, 4, 6, 8, 9, 15, 16], "regex": 1, "regular": [1, 2, 4, 8, 17], "express": [1, 2, 4, 5, 6, 8, 9, 10, 11, 13, 15, 16, 17], "process": [1, 2, 3, 4, 9, 17], "cognit": 2, "musicologi": 2, "lab": 2, "\u00e9cole": 2, "polytechniqu": 2, "f\u00e9d\u00e9rale": 2, "de": [2, 9], "lausann": 2, "epfl": 2, "switzerland": 2, "search": [2, 4, 16, 17], "grow": 2, "symbol": [2, 6, 8, 9, 11, 13, 16, 17], "analys": [2, 6, 12], "per": [2, 3, 4, 8], "basi": [2, 4, 17], "applic": [2, 4, 13, 16, 17], "produc": [2, 8, 17], "form": [2, 4, 6, 7, 9, 11, 13, 15, 16, 17], "text": [2, 4, 16, 17], "effort": 2, "longstand": 2, "central": 2, "": [2, 3, 4, 6, 7, 8, 9, 10, 12, 13, 14, 15, 16, 17], "overarch": [2, 4, 7, 9, 11], "initi": [2, 4, 7, 8, 17], "studi": [2, 8], "tonal": [2, 4, 6, 7, 8, 11, 15, 17], "instrument": [2, 9], "vocal": [2, 4, 13], "17th": [2, 4], "20th": 2, "centuri": [2, 6], "commiss": [2, 4], "prefer": [2, 3, 4, 6, 9, 10, 16, 17], "pace": 2, "upon": [2, 3, 4, 6, 16, 17], "complet": [2, 3, 4, 7, 8, 9, 11, 17], "we": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 15, 16, 17], "collabor": [2, 4], "potenti": [2, 4, 7, 11, 17], "through": [2, 3, 4, 6, 7, 8, 9, 10, 11, 13, 16, 17], "onboard": 2, "dure": [2, 4, 13, 17], "themselv": [2, 8, 17], "rate": 2, "side": [2, 4, 10], "accept": 2, "proce": [2, 3, 4, 12], "newli": [2, 4], "train": [2, 13], "begin": [2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 15, 17], "self": [2, 3], "consist": [2, 4, 5, 6, 7, 8, 9, 11, 16, 17], "identif": [2, 4], "group": [2, 3, 4, 7, 8, 9, 13, 17], "cadenc": [2, 5, 6, 7, 10, 11, 14, 15], "must": [2, 3, 4, 6, 8, 17], "adher": 2, "harmoni": [2, 3, 4, 5, 6, 8, 9, 10, 11, 12, 13, 16, 17], "submit": [2, 17], "good": [2, 3, 4, 10, 16], "knowledg": [2, 4, 13, 14], "softwar": [2, 4, 6, 7, 8, 16], "idea": [2, 3, 10, 13], "confer": 2, "paper": 2, "doi": 2, "org": [2, 4, 17], "10": [2, 4, 9, 10, 11, 12, 13, 17], "5281": 2, "zenodo": 2, "5624416": 2, "essenti": [2, 17], "3": [2, 6, 7, 11, 12, 14, 15], "4": [2, 6, 7, 8, 9, 10, 11, 12, 13, 15, 16], "report": [2, 8, 10], "mozart": [2, 5, 6, 8], "sonata": [2, 4, 5, 8, 9, 11, 12, 13, 15, 17], "5334": 2, "tismir": 2, "63": 2, "four": [2, 3, 4, 8, 9, 10, 13], "differ": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 16, 17], "kind": [2, 3, 6, 7, 15], "outcom": 2, "alwai": [2, 3, 4, 6, 8, 9, 10, 11, 12, 13, 15, 16, 17], "approv": [2, 3, 17], "analysi": [2, 5, 6, 7, 10, 13, 15, 16], "machin": [2, 6, 7, 16], "readabl": [2, 6, 16], "valid": [2, 4, 10, 17], "scratch": 2, "revisit": 2, "revis": [2, 8], "conform": [2, 17], "your": [2, 3, 4, 5, 6, 8, 9, 10, 11, 13, 16, 17], "analyt": [2, 10, 11, 14, 16, 17], "engag": 2, "construct": [2, 6], "debat": [2, 11], "adapt": [2, 4, 8, 17], "until": [2, 4, 8, 17], "role": [2, 8], "compens": 2, "tariff": [2, 3], "depend": [2, 4, 5, 6, 7, 9, 10, 11, 12, 16], "aforement": [2, 9], "januari": 2, "2023": [2, 4], "0": [2, 7, 8, 11, 17], "50": [2, 3], "chf": [2, 3, 4], "while": [2, 3, 9, 10, 13, 17], "vari": [2, 4], "payment": 2, "tend": 2, "over": [2, 3, 4, 6, 8, 9, 11, 17], "alongsid": 2, "titl": [2, 4, 17], "respect": [2, 3, 4, 7, 10, 13, 16, 17], "whenev": [2, 4, 17], "automat": [2, 3, 4, 8, 13, 16, 17], "attach": [2, 3, 6, 7, 8, 11, 12, 16], "arriv": 2, "less": [2, 3, 4, 8], "week": [2, 3], "send": [2, 3, 4], "reli": [2, 4, 6, 16], "overview": [2, 3, 4], "entir": [2, 4, 6, 7, 8, 16, 17], "non": [2, 5, 7, 10, 13, 17], "underli": [2, 7], "heard": 2, "practic": [2, 4, 9, 11], "quickli": [2, 3, 4, 9, 17], "mattermost": [2, 4, 17], "intern": [2, 7, 11], "commun": [2, 4, 5, 6, 16], "degre": [2, 5, 7, 11, 12, 15, 17], "theori": [2, 4, 16], "equival": [2, 11, 15], "excel": [2, 3, 4], "schemata": 2, "comput": [2, 3, 4, 6, 7, 17], "6": [2, 6, 7, 8, 10, 11, 12, 13, 14, 16], "willing": 2, "undertak": 2, "bank": [2, 3], "account": [2, 3, 7, 11, 13, 15, 17], "monei": 2, "transfer": [2, 4], "interest": [2, 4, 6], "fulfil": [2, 7, 11], "invit": [2, 11, 16], "introduc": [2, 4, 7, 10, 11, 12, 15, 16], "email": 2, "ch": 2, "actual": [2, 3, 4, 9, 10, 11, 13, 16, 17], "candid": [2, 4], "countless": 2, "point": [2, 3, 4, 9, 10, 12, 13, 14, 15, 17], "document": [2, 3, 4, 6, 7, 16], "gone": [2, 4, 17], "sign": [2, 4, 8, 9], "agreement": [2, 3, 5], "serv": [2, 4, 6], "legal": [2, 9], "foundat": 2, "contact": [2, 3], "give": [2, 3, 4, 5, 9, 11, 17], "feedback": [2, 16], "answer": [2, 9, 10, 11], "probabl": [2, 4, 10, 11, 13, 15, 17], "opt": [2, 5, 9], "confid": 2, "enough": [2, 5, 15, 17], "gather": 2, "sit": [2, 4, 13], "togeth": [2, 4, 5, 6, 7, 10, 11, 15, 17], "virtual": [2, 4, 10], "discuss": [2, 3, 4, 5, 7, 10, 11, 16], "went": 2, "continu": [2, 4, 5, 6, 7, 8, 9, 17], "increasingli": 2, "year": [2, 4, 16], "wide": [2, 4, 9], "varieti": 2, "viewpoint": [2, 9], "phenomena": [2, 9], "style": [2, 5, 8, 16], "repres": [2, 4, 5, 6, 7, 8, 10, 11, 16, 17], "western": 2, "largest": 2, "extent": [2, 4, 11], "At": [2, 5, 7, 9, 11, 13, 15, 17], "help": [2, 3, 4, 7, 16, 17], "refin": 2, "guidelin": [2, 4, 5, 6, 7, 8, 11, 13, 16], "promot": 2, "interpret": [2, 5, 6, 8, 9, 10, 13, 15, 17], "vast": 2, "space": [2, 8, 16], "ensur": [2, 4, 7, 8, 17], "compar": [2, 3, 4, 6, 9], "languag": [2, 4, 8], "apart": [2, 4, 10, 11], "heart": 2, "pound": 2, "thought": 2, "join": [2, 10], "hand": [2, 4, 6, 7, 8, 9, 17], "still": [2, 4, 7, 10, 11, 17], "read": [2, 7, 9, 10, 15, 17], "thank": [2, 6, 11, 17], "instanc": [3, 4, 13, 17], "access": [3, 4], "project": 3, "admin": 3, "alter": [3, 9, 10, 17], "inform": [3, 7, 9, 16, 17], "id": [3, 4], "blue": [3, 5, 8, 15, 16, 17], "appear": [3, 4, 7, 8, 16, 17], "hover": [3, 17], "end": [3, 4, 5, 6, 7, 10, 13, 14, 17], "row": [3, 4, 6, 7, 17], "filter": [3, 4, 17], "particular": [3, 4, 5, 7, 8, 9, 10, 16, 17], "save": [3, 4, 8, 16, 17], "view": [3, 4, 9, 13, 17], "find": [3, 4, 6, 8, 9, 11, 16, 17], "sub": 3, "independ": [3, 7, 10], "rememb": [3, 9, 11, 13, 17], "duplic": [3, 16], "travers": 3, "status": 3, "Not": [3, 4], "disregard": 3, "assigne": [3, 4, 17], "field": [3, 8, 17], "empti": [3, 4, 7, 8], "fill": [3, 4], "progress": [3, 4, 6, 9, 10, 11, 13, 15, 17], "undertaken": 3, "person": [3, 4, 8, 17], "mark": [3, 4, 8, 11, 14, 17], "subsequ": [3, 6, 7, 10], "consequ": [3, 7, 10, 13, 15, 17], "merg": [3, 4, 8, 17], "date": [3, 4], "respons": 3, "li": [3, 4, 10], "long": [3, 4, 7, 8, 10, 15], "necessari": [3, 4, 8, 9, 10, 17], "fellow": 3, "gotten": 3, "stuck": 3, "principl": [1, 3, 4, 5, 6, 7, 9, 13, 14, 16, 17], "address": [3, 9, 17], "associ": [3, 7, 17], "comment": [3, 4, 10, 17], "subscrib": [3, 17], "receiv": [3, 17], "notif": [3, 17], "function": [3, 4, 7, 9, 11, 16, 17], "desk": 3, "todai": 3, "accord": [3, 4, 7, 9], "link": [3, 4, 8, 16, 17], "descript": [3, 4, 17], "screencast": [3, 17], "ideal": [3, 4, 5, 7, 8, 17], "too": [3, 6, 10, 11], "anyon": [3, 6], "ping": [3, 4], "unreason": 3, "polit": 3, "agre": [3, 17], "enabl": [3, 7, 16, 17], "equal": 3, "up": [3, 6, 7, 8, 9, 10, 11, 16, 17], "describ": [3, 4, 9, 17], "nutshel": [3, 4], "me": [3, 4], "requir": [3, 5, 7, 9, 11, 13, 16, 17], "ones": [3, 4, 8, 16], "soon": [3, 6, 9, 17], "found": [3, 4, 7, 8, 17], "pane": [3, 4, 7], "easili": [3, 4, 7], "string": [3, 4, 5], "op": [3, 4, 5, 6, 8, 9, 10, 12, 13, 15, 17], "81": 3, "advantag": [3, 4, 9], "later": [3, 4, 12, 13, 17], "importantli": [3, 8, 17], "doesn": [3, 4, 9, 15], "hadn": 3, "unless": [3, 4, 8, 17], "here": [3, 4, 5, 8, 9, 10, 11, 13, 15, 17], "attent": [3, 17], "rais": [3, 9, 16], "effici": 3, "teamwork": 3, "mergeabl": 3, "skip": [3, 16], "amount": [3, 4], "base": [3, 4, 5, 9, 13, 16, 17], "verifi": 3, "context": [3, 6, 7, 8, 10, 11, 15], "mask": 3, "provid": [3, 4, 5, 7, 8, 16], "did": [3, 4, 9, 10, 11, 13, 17], "yet": [3, 4, 7, 10, 17], "column": [3, 6, 7, 17], "scarlatti_sonata": 3, "although": [3, 4, 5, 8, 9, 16, 17], "given": [3, 4, 6, 7, 10, 17], "therefor": [3, 4, 6, 7, 8, 9, 10, 11, 15, 16, 17], "exclus": 3, "readi": [3, 4, 17], "inde": [3, 4, 11, 17], "cover": [3, 4, 17], "shown": [3, 4, 7, 13, 17], "doe": [3, 4, 7, 8, 9, 10, 13, 15, 16, 17], "match": [3, 4, 7, 8, 16, 17], "export": [3, 4], "xl": 3, "sheet": [3, 4], "contain": [3, 4, 5, 7, 8, 17], "sum": [3, 4, 17], "come": [3, 4, 5, 7, 9, 10, 11, 13, 15, 16, 17], "templat": 3, "arbitrari": [3, 4, 8], "accumul": 3, "bar": [3, 4, 5, 7, 16, 17], "aggreg": 3, "321": 3, "160": 3, "total": 3, "signatur": [3, 4, 5, 7, 8, 17], "backward": 3, "yymmdd": 3, "220519_johannes_hentschel": 3, "pick": [3, 4, 8], "method": [3, 6], "libreoffic": [3, 4], "sort": [3, 4, 7], "pivot": 3, "tabl": [3, 4, 6, 7, 17], "exactli": [3, 4, 5, 6, 7, 8, 17], "spreadsheet": [3, 4], "corpora": [3, 4, 8], "variou": [3, 7, 8, 9], "stop": 3, "why": [3, 4, 5, 7, 9, 10, 17], "belong": [3, 8], "second": [3, 4, 6, 7, 9, 10, 11, 17], "slightli": [3, 9], "cash": 3, "valu": [3, 4, 7, 8, 13, 16, 17], "insert": [3, 4, 7, 8, 9, 11, 16, 17], "distribut": [3, 8], "put": [3, 9, 10, 11, 13, 17], "twofold": [3, 9, 16], "previou": [3, 4, 8, 9, 10, 11, 13, 15, 16, 17], "treat": [3, 7], "univers": 3, "administr": [3, 4], "along": [3, 4], "passport": 3, "driver": 3, "licens": [3, 4], "prove": 3, "indic": [3, 4, 7, 8, 11, 12, 13, 14, 15, 17], "card": 3, "present": [3, 4, 8, 9, 10, 11, 15, 17], "easi": [3, 4, 8, 9], "hierarchi": [4, 17], "part": [4, 6, 7, 8, 10, 17], "sake": [4, 9], "better": [4, 9, 11], "monteverdi": 4, "madrig": 4, "book": 4, "readm": [4, 17], "qualiti": [4, 8], "expect": [4, 11], "convers": [4, 7, 17], "loss": 4, "target": [4, 5], "musicalion": 4, "free": [4, 6, 17], "choral": 4, "cpdl": 4, "kern": 4, "ccarh": 4, "lossless": 4, "humdrum": 4, "transcrib": [4, 8], "price": 4, "20": [4, 7], "manuscript": [4, 8], "stipul": [4, 8], "convert": [4, 7], "xml": [4, 6, 7], "cap": [4, 16], "batch": 4, "plugin": 4, "capx": 4, "capella": 4, "musx": 4, "sib": 4, "sibeliu": 4, "imac": 4, "ly": 4, "krn": 4, "hum2xml": 4, "result": [4, 7, 9, 10, 11, 15, 17], "especi": 4, "markup": 4, "arpeggio": [4, 14], "trill": 4, "etc": [4, 7, 9, 16, 17], "screw": 4, "renam": 4, "map": [4, 7], "extens": [4, 17], "old": [4, 6, 9, 15, 16, 17], "filenam": [4, 17], "movement": [4, 6, 9, 10, 11, 15, 17], "break": [4, 7], "repeat": [4, 8, 10, 13], "possibli": 4, "small": [4, 8, 13, 16, 17], "script": 4, "sourc": [4, 6, 8, 11], "parser": 4, "tool": [4, 8, 11, 17], "certain": [4, 7], "exclud": [4, 7, 8], "count": [4, 7, 8, 17], "anacrusi": 4, "pickup": 4, "throughout": [4, 11, 12, 17], "altern": [4, 7, 8, 9, 10, 11, 13, 15, 17], "properti": [4, 6, 8, 17], "neg": [4, 7, 17], "15": [4, 8, 11], "16": [4, 7, 8, 11], "18": [4, 7, 8], "achiev": [4, 5, 7, 8, 13], "irregular": [4, 8], "length": [4, 7, 8, 10, 17], "shorter": [4, 10], "substract": 4, "restart": [4, 8], "variat": [4, 8], "either": [4, 6, 7, 9, 11, 13, 17], "keep": [4, 7, 9, 17], "coher": 4, "unambigu": [4, 7, 8], "depart": 4, "ambigu": [4, 5, 7, 11], "purpos": [4, 6, 7, 9, 11, 17], "reset": 4, "counter": 4, "dcml_corpus_workflow": 4, "howev": [4, 5, 6, 7, 8, 9, 10, 11, 16], "command": [4, 16, 17], "d": [4, 6, 7, 8, 9, 10, 15, 17], "fname": 4, "shortest": 4, "plu": [4, 17], "suffix": [4, 17], "safe": 4, "prevent": [4, 17], "straightforward": 4, "Be": 4, "awar": [4, 11, 12, 17], "overwrit": 4, "loos": 4, "editor": [4, 8], "silent": 4, "decim": 4, "turn": 4, "vscode": 4, "diff": 4, "avoid": [4, 7, 16], "wors": 4, "modifi": [4, 17], "print": [4, 7, 8], "trigger": 4, "server": 4, "event": [4, 7, 13, 17], "gitignor": 4, "temporari": [4, 5, 15, 17], "mscx": [4, 8, 11, 14, 17], "undesir": 4, "mention": [4, 7, 9, 10, 17], "python": [4, 7], "librari": 4, "special": [4, 9, 11, 13, 17], "subfold": 4, "recommend": [4, 6, 7], "replac": [4, 5, 7, 8, 9, 14, 16, 17], "chopin_mazurka": 4, "situat": [4, 5, 8], "chopin": [4, 11], "mazurka": [4, 8], "top": [4, 17], "connect": [4, 8, 17], "mkdir": 4, "init": 4, "defaultbranch": 4, "off": [4, 13, 17], "fresh": 4, "subdirectori": 4, "freshli": 4, "full": [4, 7], "md": 4, "remot": 4, "unrel": 4, "wa": [4, 6, 7, 9, 10, 11, 13, 15, 17], "older": [4, 7, 9, 17], "rel_path": 4, "protect": 4, "team": [4, 10], "root": [4, 7, 9, 10, 12, 13, 14, 15, 17], "gh": 4, "websit": 4, "all_subcorpora": 4, "webhook": 4, "subcorpora": 4, "embed": 4, "submodul": 4, "These": [4, 7, 8, 9, 15], "meta_repositori": 4, "dcml_corpora": 4, "unpublish": 4, "create_work_packag": 4, "py": [4, 7, 17], "openproject_script": 4, "last_mn": 4, "work_package_typ": 4, "accordingli": [4, 8, 9, 10, 17], "cell": [4, 7], "known": 4, "payload": 4, "json": [4, 17], "staff": [4, 7, 13, 16], "pair": 4, "correctli": [4, 7, 8, 11, 17], "doubl": [4, 10, 13, 14, 16], "spell": [4, 8, 11, 17], "mistak": [4, 5, 7, 16, 17], "lowercas": [4, 12], "likewis": 4, "manipul": 4, "newer": 4, "crimin": 4, "offens": 4, "undo": 4, "henc": [4, 15], "anyth": [4, 7, 17], "suit": [4, 7], "symphoni": 4, "cycl": [4, 8], "song": 4, "mvt": 4, "catalogu": 4, "uri": 4, "ident": [4, 7, 9, 17], "hard": [4, 15, 17], "musicbrainz": 4, "composit": 4, "subdivis": 4, "somewhat": [4, 8, 17], "record": [4, 10, 13, 17], "opera": 4, "uniqu": [4, 7], "diacrit": 4, "accent": 4, "umlaut": 4, "accur": [4, 9], "utf": 4, "8": [4, 9, 10, 15], "anton\u00edn": 4, "dvo\u0159\u00e1k": 4, "antonin": 4, "dvorak": 4, "doubt": [4, 8, 11], "english": [4, 7], "wikipedia": 4, "popul": [4, 17], "compos": [4, 5, 8, 17], "tchaikovski": 4, "pyotr": 4, "ilyich": 4, "winterreis": 4, "piano": [4, 5, 9, 11, 12, 13], "No": [4, 5, 7, 11, 17], "c": [4, 5, 6, 8, 9, 10, 12, 13, 15, 16, 17], "major": [4, 5, 6, 8, 9, 10, 11, 12, 13, 15, 17], "opu": 4, "larg": [4, 8, 10], "worknumb": 4, "33": [4, 11], "bi": 4, "115": 4, "movementnum": 4, "ordin": 4, "arab": [4, 7, 13], "integ": [4, 7, 17], "ii": [4, 6, 7, 9, 10, 11, 13], "movementtitl": 4, "andant": 4, "unclear": [4, 16], "orient": [4, 9], "composed_start": 4, "composed_end": 4, "taken": [4, 7, 9, 17], "span": [4, 8], "composed_sourc": 4, "interv": [4, 7, 10, 12, 15], "1789": 4, "edtf": 4, "unknown": 4, "fallback": 4, "princep": 4, "musicolog": 4, "sad": 4, "phase": 4, "en": 4, "wiki": 4, "list_of_compositions_by_edvard_grieg": 4, "dictionari": 4, "bibliograph": 4, "latter": [4, 7, 9, 10, 13, 15], "absenc": [4, 9, 10], "period": 4, "propos": [4, 6, 16], "author": 4, "n": [4, 7, 8, 17], "findabl": 4, "interoper": [4, 6], "nevertheless": [4, 10], "goal": [4, 6, 7, 9, 13, 16], "minimum": [4, 17], "gold": 4, "graph": 4, "site": 4, "drawback": 4, "fundament": [4, 9, 17], "solv": [4, 5, 9], "aim": [4, 5, 16], "foster": 4, "hub": 4, "registri": 4, "www": 4, "entiti": [4, 11], "q2194957": 4, "properli": 4, "lot": [4, 11, 16, 17], "advanc": [4, 14], "those": [4, 6, 8, 10, 17], "viaf": 4, "181040674": 4, "imslp": [4, 8], "piano_sonata_no": 4, "1_in_c_major": 4, "2c_k": 4, "279": 4, "189d_": 4, "28mozart": 4, "2c_wolfgang_amadeu": 4, "perman": 4, "suppos": [4, 6, 9], "permlink": 4, "reverselookup": 4, "1689": 4, "imslp01689": 4, "Such": [4, 6], "p": [4, 7], "reconcili": 4, "p86": 4, "parenthesi": 4, "q": 4, "credit": 4, "orcid": 4, "0000": 4, "0002": 4, "1986": 4, "9545": 4, "typesett": 4, "homepag": 4, "compani": 4, "who": [4, 7, 8, 10, 11, 16, 17], "engrav": 4, "score_integr": 4, "referenc": [4, 7], "contribut": [4, 16, 17], "iter": 4, "pertain": [4, 7, 9], "harmony_vers": [4, 17], "node": 4, "noun": 4, "subject": 4, "object": [4, 6, 7, 11], "q636399": 4, "smoke": 4, "water": 4, "edg": 4, "verb": 4, "p921": 4, "q81085137": 4, "comfort": 4, "insuffici": 4, "beethoven": [4, 9, 11, 12, 13], "hi": 4, "quartet": [4, 5], "abc": 4, "movementnumb": 4, "next": [4, 6, 8, 11, 12, 13, 16, 17], "load": 4, "preview": 4, "isn": [4, 11, 17], "upcom": 4, "guess": [4, 11], "q5": 4, "human": [4, 7, 9, 16, 17], "ahead": [4, 11, 17], "facet": 4, "70": 4, "none": [4, 7], "quickstat": 4, "csv": [4, 7], "logic": [4, 6, 7, 9, 11], "tripl": 4, "written": [4, 5, 6, 7, 8, 9, 17], "back": [4, 8, 17], "bear": [4, 10], "quit": [4, 7, 9, 11, 17], "constrain": 4, "bring": [4, 8, 9, 11, 17], "infer": [4, 11], "q105543609": 4, "constraint": 4, "addition": [4, 7, 17], "sens": [4, 5, 7, 8, 9, 13, 17], "p10855": 4, "liter": [4, 9], "word": [4, 5, 6, 7, 8, 10, 11, 15, 16, 17], "cannot": [4, 6, 7, 11, 17], "inconsist": [4, 8, 9, 17], "confus": [4, 8], "p528": 4, "catalog": 4, "world": 4, "consum": 4, "domain": 4, "53": 4, "were": [4, 10, 11, 17], "wrongli": 4, "q270886": 4, "carefulli": 4, "highest": [4, 10], "best": [4, 17], "shortcut": [4, 7, 14, 17], "thorough": [4, 9, 13], "fals": [4, 7, 17], "posit": [4, 6, 7, 8, 10, 11, 13, 16, 17], "obvious": 4, "faster": 4, "q255": 4, "But": [4, 9, 10, 11, 15, 16, 17], "countri": 4, "citizenship": 4, "nativ": 4, "birth": 4, "death": 4, "religion": 4, "worldview": 4, "p17": 4, "elector": 4, "cologn": 4, "gain": 4, "further": [4, 7, 17], "iso": 4, "someth": [4, 13, 17], "line": [4, 15, 17], "f": [4, 5, 6, 7, 8, 10, 12, 17], "retriev": [4, 7], "well": [4, 9, 11, 13, 16], "mechan": [4, 9], "joseph": 4, "haydn": 4, "trumpet": 4, "concerto": 4, "flat": [4, 6], "hob": 4, "viie": 4, "q1585960": 4, "p527": 4, "p361": 4, "fix": [4, 9, 16, 17], "sequenc": [4, 9, 15], "driven": 4, "shape": 4, "qualifi": 4, "uniform": 4, "commandlin": 4, "juli": 4, "coin": 4, "rang": [4, 8, 16, 17], "carfulli": 4, "bleed": 4, "abl": [4, 7], "12": [4, 5, 11, 12], "environ": [4, 6], "pipx": 4, "itself": [4, 9, 17], "remain": [4, 5, 6, 9, 11, 13, 15, 17], "odditi": 4, "concern": [4, 6, 8, 9, 17], "concis": [4, 17], "issu": [4, 5, 7, 8, 11, 16, 17], "ampl": 4, "anomali": 4, "peri_euridic": 4, "By": [4, 7, 8, 11, 15, 17], "affair": 4, "stale": 4, "littl": 4, "chart": [4, 5, 6, 17], "toward": 4, "larger": [4, 8, 17], "zero": [4, 7], "ignor": [4, 17], "six": [4, 9, 17], "haven": 4, "scene_0_workflow_upd": 4, "extra": 4, "scenario": 4, "wait": [4, 17], "irrelev": 4, "rebas": 4, "onto": 4, "hash": 4, "recogn": 4, "That": [4, 7, 10, 17], "setup": 4, "ms31": 4, "ms32": 4, "output": [4, 17], "11": [4, 9, 10, 11], "And": [4, 9, 10, 11], "test": [4, 17], "frequent": [4, 8, 9, 10], "execut": [4, 8, 16, 17], "forc": [4, 9], "pip": 4, "arg": 4, "perfect": [4, 13], "assum": [4, 8, 9, 10, 11, 15, 17], "v": [4, 5, 6, 7, 8, 9, 10, 13, 14, 15, 17], "dot": [4, 6, 8, 11, 12, 15, 17], "monoton": 4, "increment": 4, "ms3_version": 4, "abbrev": 4, "v1": 4, "v0": 4, "9": [4, 6, 10, 11, 15], "fulli": [4, 7, 10, 13], "encount": [4, 6, 17], "member": 4, "pin": [4, 8], "streamlin": 4, "repo_structur": 4, "deactiv": 4, "rm": 4, "r": [4, 7, 16], "fewer": 4, "form_label": 4, "ignored_warn": 4, "untouch": [4, 9], "tonic": [4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 17], "_review": [4, 17], "peri": 4, "superflu": 4, "expand": [4, 7], "whatev": [4, 17], "mind": [4, 6, 9, 10, 11, 13, 17], "detect": [4, 13, 17], "justifi": [4, 9, 15, 17], "indent": [4, 17], "header": [4, 17], "logger": [4, 7, 17], "clarifi": [4, 6, 17], "reader": [4, 17], "ill": [4, 17], "cours": [4, 5, 9, 11, 15, 16, 17], "concret": [4, 7, 17], "presenc": [4, 5, 9], "occur": [4, 6, 7, 8, 10, 13], "dealt": 4, "spot": [4, 13, 17], "wasn": 4, "captur": [4, 9, 11], "bug": [4, 17], "deal": [4, 9, 17], "disappear": [4, 17], "declar": [4, 17], "overlap": [4, 11, 16, 17], "lucki": 4, "incept": 4, "brought": 4, "speed": 4, "august": 4, "focus": [4, 9, 10], "roundabout": 4, "pretti": [4, 11], "wild": 4, "love": 4, "unfortun": [4, 8], "consider": [4, 8, 13], "dig": 4, "golden": 4, "dataset": 4, "aspect": [4, 6, 8, 13, 17], "blob": 4, "deploi": 4, "background": [4, 14], "info": [4, 8], "pars": [4, 7, 17], "inclus": 4, "auxiliari": 4, "extern": 4, "100": [4, 7], "satisfact": 4, "inspect": [4, 17], "exact": [4, 7, 9, 13, 16, 17], "minim": 4, "erron": [4, 7], "mismatch": 4, "misspel": 4, "five": [4, 6, 8, 13], "arbitrarili": 4, "arrang": [4, 16], "vertic": [4, 7, 8, 9, 16], "box": [4, 16], "title_text": 4, "subtitle_text": 4, "lyricist_text": 4, "composer_text": 4, "part_text": 4, "lyricist": 4, "poem": 4, "concaten": 4, "combin": [4, 5, 10, 11, 13], "subtitl": [4, 8], "unsur": [4, 17], "typic": [4, 7, 9], "stave": [4, 7], "staff_1_instru": 4, "upper": [4, 8, 9, 10, 13], "visual": 4, "font": [4, 8, 10], "strictli": 4, "satisfi": [4, 7, 8, 10, 17], "layout": [4, 8], "reduc": 5, "conting": 5, "high": [5, 8, 10], "inter": [5, 10], "passag": [5, 6, 8, 14, 15], "choos": 5, "semant": [5, 8, 9, 16], "difficult": [5, 6, 14], "obviou": [5, 9, 17], "convinc": 5, "mainli": [5, 6, 7, 10, 16], "extend": [5, 7, 8], "tracker": [5, 7, 11, 16], "across": [5, 17], "welcom": [5, 11, 16], "clef": [5, 8], "eventu": [5, 8, 17], "distinguish": [5, 7, 9, 13], "scale": [5, 7, 10, 11, 12, 15, 17], "v7": [5, 6, 9, 11, 13, 15], "distinct": [5, 9], "common": [5, 11, 17], "autonomi": 5, "preval": 5, "plai": [5, 8, 17], "uncertain": 5, "guidanc": 5, "disposit": 5, "visualis": 5, "gantt": [5, 6, 17], "w": 5, "7": [5, 7, 10, 11, 12, 14, 15, 17], "k": [5, 6], "309": 5, "iii": [5, 7, 9, 10, 12, 13, 15, 17], "rondeau": 5, "allegretto": 5, "grazioso": 5, "red": [5, 8, 9, 15, 17], "yellow": [5, 17], "conceiv": 5, "refrain": 5, "cleaner": 5, "iv": [5, 7, 9, 10, 11, 15], "beat": [5, 7, 9, 10, 11, 16, 17], "notat": [5, 6, 7, 9, 14, 15, 17], "vii": [5, 7, 12, 13, 15, 17], "154f": 5, "fine": [5, 8, 11, 14], "felix": 5, "mendelssohn": 5, "bartholdi": 5, "adagio": [5, 10], "troppo": 5, "149": 5, "158": 5, "minor": [5, 6, 8, 10, 11, 12, 13, 15], "viio7": [5, 9], "v65": [5, 9, 10, 13, 17], "addit": [5, 7, 10, 13, 17], "156": 5, "i6": [5, 6, 7, 9, 13, 15], "light": [5, 17], "weight": 5, "segment": [5, 8, 9, 17], "chosen": [5, 6, 17], "coincid": [5, 7, 13], "forcibli": 5, "vice": [5, 8, 9], "versa": [5, 8, 9], "arcangelo": 5, "corelli": [5, 8, 9, 10, 12, 13, 15, 17], "da": [5, 8], "chiesa": 5, "allegro": 5, "notori": 6, "complex": 6, "teach": [6, 9], "analyz": [6, 8, 13], "quantit": 6, "With": 6, "devis": 6, "essenc": 6, "chord": [6, 7, 14, 15, 16, 17], "interchang": 6, "tone": [6, 7, 9, 14, 15, 17], "choic": [6, 11], "analyst": [6, 16], "precis": [6, 10], "manner": [6, 9, 16], "compulsori": 6, "roman": [6, 7, 9, 12, 16], "numer": [6, 7, 8, 9, 12, 16, 17], "stand": [6, 7, 8, 9, 11, 12, 13], "alon": [6, 7, 11, 13, 15], "absolut": [6, 17], "sharp": [6, 8, 11], "ab": [6, 10, 12], "rel": [6, 7, 15], "domin": [6, 9, 10, 11, 13], "vi": [6, 7, 9, 10, 11, 12, 13, 15], "stai": [6, 7, 11, 15, 16], "longer": [6, 7, 15], "cf": 6, "paragraph": 6, "awai": 6, "design": [6, 7, 8], "ii65": [6, 15], "schumann": 6, "bigger": [6, 11], "pictur": [6, 11], "broader": 6, "mere": [6, 10, 15], "return": [6, 7, 11], "nb": 6, "authent": [6, 13], "option": [6, 7, 8, 9, 15, 16], "iv6": [6, 9, 10, 15], "unchang": [6, 17], "approri": 6, "unappropri": 6, "5": [6, 7, 9, 10, 11, 12, 13, 15], "wehmut": 6, "liederkrei": 6, "39": 6, "rational": 6, "seen": [6, 7, 8, 9, 10, 17], "533": 6, "spec": 7, "Being": 7, "research": [7, 8, 16], "interact": 7, "limit": [7, 17], "transpar": 7, "improv": [7, 16, 17], "elicit": 7, "assumpt": 7, "area": 7, "ornament": [7, 9, 10], "half": [7, 10, 13], "defin": [7, 12, 13, 15, 16, 17], "onward": 7, "fall": [7, 9, 10], "pitch": [7, 10], "class": 7, "home": [7, 17], "hierarch": [7, 13], "organis": 7, "around": [7, 16], "accident": [7, 11, 15], "encompass": 7, "morphologi": 7, "slice": 7, "durat": [7, 8, 17], "rhythm": [7, 9, 10, 11, 13], "singl": [7, 8, 10, 11, 16], "criterion": [7, 9], "offer": [7, 17], "nest": 7, "vagu": 7, "regard": [7, 8], "leav": [7, 10, 11, 16, 17], "simultan": [7, 10], "layer": 7, "clearli": [7, 9, 11, 15], "onset": 7, "fraction": 7, "quarter": [7, 8, 10, 17], "transform": 7, "represent": [7, 9], "regardless": 7, "musicxml": 7, "mei": 7, "mn": [7, 8, 17], "mc": [7, 8, 17], "anacrus": 7, "incomplet": 7, "alik": 7, "navig": [7, 14], "mediat": 7, "scheme": 7, "maintain": 7, "upbeat": [7, 9], "third": [7, 8, 9, 10, 11, 13, 17], "dubiou": 7, "implement": [7, 10], "wise": [7, 10, 11], "accomplish": 7, "offset": [7, 17], "bourr\u00e9": 7, "bach": 7, "bwv": [7, 12], "806": 7, "translat": [7, 9, 10, 17], "meter": [7, 10, 17], "16ff": 7, "volta": [7, 17], "v6": [7, 9, 10, 11, 13, 15, 17], "19": 7, "21": [7, 11], "offici": [7, 8, 16], "intend": [7, 8], "commonli": [7, 8, 11], "16a": [7, 8, 17], "16b": [7, 8, 17], "17a": 7, "17b": 7, "stick": [7, 8, 9, 10, 15], "prima": 7, "seconda": 7, "italian": 7, "distinuish": 7, "henl": 7, "urtext": 7, "clariti": 7, "guarante": 7, "dont_count": 7, "flag": 7, "numbering_offset": 7, "bla": 7, "backbon": 7, "alphabet": 7, "preconfigur": 7, "matrix": 7, "statist": 7, "releas": 7, "verbos": 7, "globalkei": 7, "ga": [7, 17], "localkei": [7, 17], "pedal": [7, 10, 11], "ger": 7, "fr": 7, "o": [7, 13], "figbass": 7, "65": [7, 9, 10, 13], "43": [7, 11, 13], "42": [7, 9, 10], "64": [7, 9, 11, 13], "relativeroot": 7, "pedalend": 7, "hc": [7, 13], "pac": [7, 13], "iac": [7, 13], "dc": [7, 13], "ec": [7, 13], "pc": [7, 13], "phraseend": 7, "urllib": 7, "urlopen": 7, "def": 7, "get_regex": 7, "git_branch": 7, "paramet": 7, "obj": 7, "str": 7, "tag": [7, 8], "raw": 7, "githubusercont": 7, "glo": 7, "loc": 7, "exec": 7, "old_vers": 7, "pre_releas": 7, "overal": 7, "harmony_label": 7, "phrase_label": 7, "simplifi": 7, "kept": [7, 15], "downward": [7, 8, 9], "compat": 7, "interlock": [7, 10, 13], "curli": [7, 11, 13, 17], "brace": 7, "ultima": [7, 13], "impli": [7, 8, 9], "preced": [7, 10, 11], "annex": 7, "paus": [7, 9], "transit": [7, 8, 10], "calcul": 7, "exposur": 7, "outsid": 7, "exemplifi": 7, "retrac": 7, "expand_label": 7, "presuppos": 7, "panda": 7, "datafram": 7, "autonom": 7, "omiss": 7, "lookahead": 7, "numpi": 7, "np": 7, "split_altern": 7, "df": 7, "mutat": 7, "inplac": 7, "rootlogg": 7, "block": 7, "pd": 7, "read_csv": 7, "getlogg": 7, "len": 7, "alt_nam": 7, "alt_": 7, "get_loc": 7, "fillna": 7, "nan": 7, "notna": 7, "move": [7, 8, 14], "seri": 7, "split_label": 7, "col": 7, "dropna": 7, "kwarg": 7, "compli": 7, "bool": 7, "na": 7, "assert": 7, "__class__": 7, "isna": 7, "debug": 7, "remov": [7, 9, 16, 17], "spl": 7, "extract": [7, 17], "groupindex": 7, "concat": 7, "axi": 7, "augment": [7, 11, 13], "sixth": [7, 9, 11], "viio6": [7, 9, 10, 13, 15], "b3": 7, "viio65": 7, "v43": [7, 10, 17], "b5": 7, "b6": [7, 11], "invers": [7, 9, 10, 11, 13], "fr6": [7, 11], "fr43": 7, "ger6": [7, 11], "ger65": 7, "european": 7, "parlanc": 7, "ger7": 7, "fr7": 7, "it6": [7, 11], "triad": [7, 11], "viio": [7, 9, 10, 11, 13, 15, 17], "transpos": 7, "repetit": [7, 8, 9, 16], "voic": [7, 9, 11, 13], "melodi": [7, 14], "comparison": [8, 10, 13, 17], "invent": [8, 11], "ctrl": [8, 16], "del": 8, "contrari": 8, "term": [8, 9, 13, 15], "upward": 8, "green": [8, 9, 15, 17], "purpl": 8, "round": [8, 10], "smaller": [8, 16], "adjac": [8, 17], "eighth": [8, 10, 16], "forth": 8, "awkward": 8, "goe": [8, 9, 13, 17], "profession": 8, "barlin": 8, "palett": [8, 13], "reproduc": 8, "suffici": 8, "adjust": 8, "15a": 8, "15b": 8, "minuet": 8, "yield": 8, "pallett": 8, "courtesi": 8, "jump": 8, "capo": 8, "size": [8, 16], "dal": 8, "segno": 8, "menuetto": 8, "al": 8, "disabl": 8, "aesthet": 8, "perfectli": 8, "sustain": 8, "pianist": 8, "rough": 8, "plain": 8, "standalon": 8, "horizont": [8, 9, 11, 16], "isol": 8, "ancient": 8, "restor": 8, "modern": [8, 9], "hide": [8, 17], "metric": 8, "ambitu": 8, "insid": 8, "dedic": 8, "inspector": 8, "primari": [8, 15], "musica": 8, "ficta": 8, "editori": 8, "intervent": 8, "boundari": [8, 10], "success": 8, "parenthes": [8, 9, 10, 11], "paranthes": 8, "seper": 8, "authorit": 8, "critic": 8, "transcript": 8, "occurr": 8, "lexic": 8, "archaism": 8, "typograph": 8, "systemat": [8, 9, 16], "longa": 8, "\u1e9d": 8, "tild": 8, "vowel": 8, "com\u00e3do": 8, "comando": 8, "ij": 8, "explicitli": [8, 9], "enclos": 8, "portion": 8, "squar": [8, 11], "fa": [8, 13], "la": 8, "capit": 8, "illustr": 8, "syllabl": 8, "lyric": [8, 13], "hyphen": 8, "syllab": 8, "dash": [8, 10, 11], "split": [8, 10, 17], "synalepha": 8, "alt": [8, 16], "vers": 8, "tu": 8, "di": 8, "luce": 8, "auanzi": 8, "il": 8, "sol": 8, "lu": 8, "ce": 8, "van": 8, "zi": 8, "obtain": 8, "melisma": 8, "interven": 8, "underscor": 8, "_": [8, 17], "preserv": 8, "halv": 8, "or\uff43or": 8, "\u023c": 8, "mensur": 8, "\ua73f": 8, "mediev": 8, "renaiss": 8, "prolation": 8, "recitativo": 8, "unmet": 8, "materi": 8, "multipl": [8, 17], "hidden": [8, 10, 17], "sound": [8, 9, 17], "fermata": 8, "originalclef": 8, "topmost": 8, "bottom": [8, 17], "c1": 8, "c2": 8, "c4": 8, "f4": 8, "lowest": [8, 11, 16], "shift": [8, 16, 17], "dynam": 8, "mess": 8, "hair": 8, "cre": 8, "foremost": [8, 9], "melod": 9, "fourth": [9, 10, 13, 15], "dive": 9, "brush": 9, "14": 9, "plausibli": 9, "condens": [9, 16], "proper": 9, "reduct": 9, "resolut": 9, "placement": [9, 10, 13], "belat": 9, "vl": [9, 13], "rhythmic": 9, "chain": [9, 11], "fauxbourdon": [9, 11], "iii6": 9, "ii6": [9, 10, 13, 15], "analog": [9, 17], "tricki": 9, "disson": [9, 11], "earliest": 9, "iv65": [9, 13], "iio6": [9, 10, 13], "iiim65": [9, 13], "meet": 9, "opaqu": 9, "implicit": [9, 10, 11, 15], "explicit": 9, "cadenti": [9, 10, 13], "suspend": [9, 13], "fifth": [9, 10, 11, 17], "i64": [9, 11], "fact": 9, "lifehack": 9, "german": 9, "trick": [9, 14], "opposit": 9, "direct": 9, "6v5": 9, "ye": [9, 15], "closest": 9, "tangibl": 9, "manoeuvr": 9, "corner": 9, "legibl": 9, "lower": [9, 14], "neighbour": [9, 10, 14], "nor": 9, "hopefulli": [9, 11, 17], "tour": 9, "capabl": 9, "unwieldi": 9, "72": 9, "palat": 9, "sequenti": 9, "obfusc": 9, "hear": 9, "acknowledg": 9, "indeterminaci": [9, 10], "shall": 9, "characterist": 9, "argu": 9, "argument": [9, 10, 15, 17], "histor": [9, 13], "patien": 9, "agen": 9, "emancip": 9, "priori": 9, "conson": 9, "75": [9, 13], "demonstr": [9, 10, 17], "ii7": 9, "sensit": 9, "tendenc": [9, 10], "spread": 9, "viio64": 9, "heir": 9, "antepenultima": 9, "subtl": [9, 17], "234": 9, "240": 9, "excerpt": 9, "241": 9, "245": 9, "colour": [9, 17], "black": [9, 17], "ponder": 9, "partimento": 9, "defend": 9, "stereotyp": 9, "realiz": [9, 10, 13], "basso": 9, "che": 9, "scend": 9, "legato": 9, "highlight": [9, 10, 15], "continuum": 9, "243": 9, "legitim": [9, 11], "settl": [9, 10, 13], "perspect": [9, 10, 13], "vi2": 9, "ivm2": 9, "mix": 9, "rest": [9, 10], "246": 9, "aris": [9, 17], "far": [9, 11], "vi6": [9, 10], "firm": 9, "justif": [9, 17], "approach": [9, 13], "contemporari": 9, "notorieti": 9, "renown": 9, "recur": 9, "manifest": 9, "descend": [9, 10, 11, 13, 15], "weaker": 9, "ourselv": 9, "closer": 9, "keyboard": [9, 14], "ii2": 9, "definit": [9, 10], "student": 9, "conjunct": [9, 11], "pertin": 10, "caus": [10, 11, 17], "disagr": [10, 17], "chunk": 10, "compress": [10, 16], "meant": [10, 13], "listen": [10, 13], "live": [10, 13], "rendit": [10, 13], "didn": [10, 13], "walk": [10, 13], "implic": [10, 13], "suspens": [10, 11, 13, 14], "retard": 10, "determin": [10, 11], "strong": 10, "opinion": [10, 17], "front": 10, "worri": [10, 11], "funni": 10, "correl": 10, "percept": 10, "fluiditi": 10, "pronounc": 10, "bold": 10, "suscept": 10, "elabor": 10, "reveal": [10, 11], "pure": 10, "eight": 10, "motiv": 10, "plausibl": [10, 11], "seem": [10, 11], "syncop": 10, "seventh": [10, 11, 14], "against": [10, 17], "v64": 10, "implaus": 10, "led": 10, "abstract": 10, "predomin": 10, "theorist": [10, 13], "scaffold": 10, "afford": 10, "surpris": [10, 11], "iio": 10, "rigor": [8, 10], "maxim": 10, "partial": 10, "fiction": 10, "bracket": [10, 11, 13, 17], "everywher": 10, "pleasur": 10, "steal": 10, "thunder": 10, "indispens": 10, "empath": 10, "greenhorn": 10, "bb": [10, 15], "b4": [10, 11], "bii6": 10, "db": 10, "62": 10, "eb": 10, "contrast": 10, "b6b2": 10, "joi": 10, "drove": 10, "fictiti": 10, "indulg": 10, "traceabl": 10, "hinder": 10, "redund": 10, "iv7": 10, "conscious": 10, "stronger": 10, "\u00e0": 10, "intimid": 10, "took": 10, "coercion": 10, "incent": 10, "power": 10, "happili": 10, "conceptu": 10, "build": 10, "becam": 10, "visibl": [10, 11, 14, 17], "subconsci": 10, "ok": [10, 17], "har": 10, "beethoven_n03_1": 11, "content": 11, "talk": 11, "challeng": 11, "share": 11, "shot": 11, "imag": [11, 17], "aw": 11, "higher": [11, 17], "perceptu": 11, "incorrectli": 11, "764": 11, "explan": [11, 17], "hardli": 11, "wrong": [11, 17], "great": 11, "classic": 11, "regola": 11, "dell": 11, "ottava": 11, "theoret": [11, 13, 16], "excus": 11, "uncomfort": [11, 15], "26": 11, "25": 11, "surplu": 11, "momentum": 11, "38": 11, "wider": 11, "append": 11, "recurs": 11, "borrow": [11, 15], "wonder": 11, "repertoir": 11, "constant": 11, "48": 11, "tableau": 11, "outlin": 11, "sooth": 11, "plan": [11, 15], "47": 11, "68": 11, "though": 11, "b2": 11, "similarli": 11, "said": 11, "clear": [11, 13, 16, 17], "chordal": 11, "promin": 11, "b9": 11, "overstretch": 11, "departur": 11, "inveter": 11, "nearli": 11, "differenti": 11, "vb7": 11, "ever": 11, "stretch": 11, "congratul": 11, "uppercas": 12, "mode": [12, 16], "distanc": [12, 15, 16], "dorian": 12, "phrygian": 12, "lydian": [12, 15], "mixolydian": [12, 15], "saraband": 12, "813": 12, "frescobaldi": 12, "gastoldi": [12, 13], "baletti": [12, 13], "aren": 13, "imagin": [13, 17], "metronom": [13, 17], "grei": 13, "toggl": [13, 16], "f9": 13, "rudimentari": 13, "charact": 13, "schenkerian": 13, "tradit": 13, "demarc": 13, "punctuat": 13, "musician": 13, "breath": 13, "rehears": 13, "perceiv": 13, "transitori": 13, "codetta": 13, "sentenc": 13, "schema": 13, "formal": [8, 13], "deserv": 13, "highli": 13, "real": [13, 15], "optim": 13, "algorithm": 13, "attempt": 13, "pipe": 13, "usag": 13, "imperfect": 13, "decept": 13, "evad": 13, "cut": [13, 16, 17], "plagal": 13, "18th": 13, "co": 13, "realiti": 13, "diminish": 13, "invert": 13, "46": 13, "iv64": 13, "ivo64": 13, "56": 13, "34": 13, "vi7": 13, "ii43": 13, "vio7": 13, "viio2": 13, "ivm7": 13, "iiim7": 13, "m7": 13, "optic": 13, "disturb": 13, "mingl": 13, "e5": 13, "hardwir": 13, "cantu": 13, "came": 13, "mscz": 14, "tempo": [14, 17], "coars": 14, "grain": 14, "versu": 14, "organ": 14, "unisono": 14, "octav": 14, "ninth": 14, "saw": 15, "slow": [8, 15], "earlier": [15, 17], "evok": 15, "impress": [15, 16], "toniz": 15, "strongli": 15, "encourag": 15, "novic": 15, "tempt": 15, "among": 15, "signal": 15, "immedi": [15, 17], "locat": [15, 17], "consecut": 15, "stepwis": 15, "certainli": 15, "eleg": 15, "winner": 15, "slash": [15, 17], "temporarili": 15, "sensibl": 15, "trio": [15, 17], "convei": 16, "philosophi": 16, "aka": 16, "anybodi": 16, "nomenclatur": 16, "huge": 16, "rich": 16, "room": 16, "compil": 16, "annotation_tutori": 16, "fuss": 16, "zip": 16, "archiv": 16, "unpack": 16, "disk": 16, "appimag": [8, 16], "stabl": 16, "mscore": 16, "corelli_op01n01a": 16, "friend": 16, "placehold": 16, "cmd": 16, "mac": 16, "tabul": 16, "arrow": 16, "lock": 16, "lack": 16, "unpract": 16, "rom": 16, "desir": 16, "intact": 16, "sixteenth": 16, "uncompress": [8, 16], "f12": 16, "scroll": 16, "canva": 16, "tap": [16, 17], "esc": 16, "anew": 16, "Of": 16, "quickest": 16, "draw": 16, "computeris": 16, "mous": 16, "touch": 16, "devic": 16, "fretboard": 16, "diagram": 16, "usabl": 16, "lie": 16, "00sp": 16, "utmost": 17, "bare": 17, "watch": 17, "onlin": 17, "prior": 17, "tsv": 17, "color": 17, "everytim": 17, "due": 17, "anywai": 17, "parti": 17, "op01n01a": 17, "plural": 17, "ll": 17, "alias": 17, "gc": 17, "alia": 17, "op01n06a": 17, "icon": 17, "explanatori": 17, "perform_check": 17, "ms3_review": 17, "_warn": 17, "banner": 17, "recent": 17, "dropdown": 17, "worth": 17, "confirm": 17, "chord_ton": 17, "n_color": 17, "n_untouch": 17, "count_ratio": 17, "ratio": 17, "dur_color": 17, "dur_untouch": 17, "dur_ratio": 17, "suffer": 17, "futur": 17, "chromat": 17, "novemb": 17, "2021": 17, "html": 17, "overwritten": 17, "roughli": 17, "procedur": 17, "op06n01a": 17, "shortli": 17, "notic": 17, "cross": 17, "persist": 17, "comma": 17, "pai": 17, "reinsert": 17, "happi": 17, "trail": 17, "entireti": 17, "radio": 17, "friendli": 17, "monitor": 17, "reaction": 17, "controversi": 17, "unabl": 17, "whom": 17, "weighti": 17, "channel": 17, "deprec": 17, "focu": 17, "exercis": 17, "arisen": 17, "got": 17, "mail": 17, "assess": 17, "johentsch": 17, "sole": 17, "subsect": 17, "my": 17, "disagre": 17, "badli": 17, "cryptic": 17, "op02": 17, "02n02": 17, "warrant": 17, "despit": 17, "threshold": 17, "incipit": 17, "quarterbeat": 17, "chronolog": 17, "duration_qb": 17, "exlud": 17, "mc_onset": 17, "compound": 17, "judgement": 17, "consult": 17, "mistaken": 17, "successfulli": 17, "descriptor": 17, "cadenza": 17, "suppress": 17, "bach_en_fr_suit": 17, "bwv806_08_bouree_i": 17, "hentsch": 17, "pycharmproject": 17, "src": 17, "bs4_measur": 17, "817": 17, "treat_group": 17, "1b": 17, "neglect": 8, "favour": 8, "wherev": 8, "typeset": 8, "linux": 8, "downgrad": 8, "proven": 8, "worthwhil": 8, "closur": 8, "character": 8, "noteworthi": 8, "divis": 8, "schubert": 8, "danc": 8, "dme": 8, "mozarteum": 8, "salzburg": 8}, "objects": {}, "objtypes": {}, "objnames": {}, "titleterms": {"quick": 0, "git": 0, "refer": [0, 6], "content": [0, 2, 3, 4, 8, 17], "introduct": [0, 2, 6, 9, 16], "navig": [0, 16], "command": 0, "line": [0, 8], "instal": [0, 16], "configur": [0, 4], "set": [0, 17], "up": [0, 4, 13, 15], "ssh": 0, "merg": 0, "rebas": 0, "autostash": 0, "choos": 0, "your": [0, 15], "favourit": 0, "text": [0, 8], "editor": 0, "automat": 0, "creat": [0, 3, 4], "remot": 0, "branch": [0, 4], "clone": 0, "repositori": [0, 4], "from": [0, 3, 4, 8, 9, 11], "github": [0, 4], "select": 0, "right": 0, "primer": 0, "what": [0, 6, 7, 17], "": [0, 11], "my": 0, "chang": [0, 15], "differ": 0, "new": [0, 3, 4], "appli": [0, 11], "upload": 0, "origin": 0, "directli": 0, "small": 0, "file": [0, 4, 8, 16], "overwrit": 0, "account": [0, 9], "desktop": 0, "first": [0, 3, 8, 11, 12, 13], "start": [0, 4, 11, 16, 17], "The": [0, 2, 3, 6, 7, 12, 13, 15], "user": [0, 3, 16], "interfac": [0, 3], "toc": 1, "becom": [2, 11], "dcml": [2, 4, 8, 17], "annot": [2, 3, 4, 6, 8, 9, 10, 11, 13, 14, 15, 16, 17], "work": [2, 3, 4], "an": [2, 3, 4], "task": [2, 3], "remuner": 2, "invoic": [2, 3], "coordin": 2, "tool": 2, "minimum": 2, "requir": [2, 4, 10], "desir": 2, "criteria": 2, "how": [2, 17], "get": [2, 8, 11, 15, 16], "involv": 2, "befor": [2, 3], "trial": 2, "phase": 2, "part": [2, 9], "project": [2, 4], "packag": [3, 4, 11], "manag": 3, "openproject": [3, 4], "wp": 3, "life": 3, "cycl": 3, "workflow": [3, 4, 17], "take": [3, 9, 10, 11], "assign": 3, "upgrad": [3, 17], "after": [3, 10, 11, 13], "review": [3, 10, 17], "log": 3, "unit": 3, "cost": 3, "write": [3, 12], "report": [3, 17], "item": [3, 4], "variant": [3, 4], "1": [3, 4, 9, 10, 13, 15, 17], "2": [3, 4, 9, 10, 17], "corpu": 4, "creation": 4, "pipelin": 4, "collect": 4, "prepar": [4, 16, 17], "digit": 4, "edit": [4, 16], "latest": [4, 8, 16], "musescor": [4, 8, 16], "format": 4, "prior": 4, "research": 4, "look": 4, "check": 4, "exist": 4, "score": [4, 8, 17], "typeset": 4, "non": 4, "curat": 4, "metadata": [4, 8], "unannot": 4, "us": [4, 11], "templat": 4, "scratch": 4, "3": [4, 8, 9, 10, 13, 16, 17], "split": [4, 7], "ad": 4, "repo": 4, "one": 4, "sever": [4, 16], "meta": 4, "enrich": 4, "default": 4, "field": 4, "custom": 4, "identifi": 4, "where": [4, 10, 15], "avail": 4, "contributor": 4, "reconcil": 4, "wikidata": 4, "openrefin": 4, "column": 4, "worktitl": 4, "pull": 4, "addit": 4, "inform": [4, 8], "futur": 4, "sub": 4, "level": [4, 10], "final": [4, 17], "public": 4, "ongo": 4, "0": 4, "address": 4, "open": 4, "request": 4, "unmerg": 4, "updat": [4, 17], "structur": [4, 5, 7], "version": [4, 8, 16], "tag": 4, "4": [4, 17], "remov": 4, "autom": [4, 8], "all": 4, "deprec": 4, "5": [4, 17], "extract": 4, "ms3": 4, "elimin": 4, "warn": [4, 17], "tsv": 4, "prelim": 4, "instrument": 4, "question": 5, "exampl": [5, 6], "modul": [5, 17], "secondari": 5, "kei": [5, 6, 11, 12, 15], "posit": 5, "ternari": 5, "tripl": 5, "domin": 5, "phrase": [5, 7, 11, 13], "hierarch": 5, "figur": 5, "bass": [5, 11], "i": [6, 7, 10], "about": [6, 17], "thi": [6, 11, 16], "syntax": [6, 13, 15, 17], "indic": [6, 10], "remaind": 6, "current": 6, "under": 6, "reconstruct": 6, "technic": 7, "specif": 7, "being": 7, "encod": [7, 17], "segment": 7, "timestamp": 7, "float": 7, "point": [7, 11], "regex": 7, "regular": 7, "express": 7, "fetch": 7, "compil": 7, "harmoni": 7, "label": [7, 12, 13], "featur": [7, 11], "process": 7, "special": 7, "symbol": 7, "miss": [7, 11], "convent": [8, 9], "divid": 8, "separ": 8, "glossari": 8, "terminologi": 8, "system": 8, "staff": 8, "pl": 8, "stave": 8, "voic": 8, "notat": [8, 11], "layer": 8, "head": 8, "stem": 8, "flag": 8, "beam": 8, "element": 8, "break": 8, "titl": 8, "etc": 8, "bracket": 8, "bar": 8, "cross": 8, "second": 8, "end": [8, 9, 11], "volta": 8, "section": [8, 11], "within": 8, "movement": 8, "e": 8, "g": 8, "trio": 8, "direct": 8, "piano": 8, "pedal": 8, "metronom": 8, "number": 8, "cresc": 8, "decresc": 8, "other": 8, "earli": 8, "music": 8, "preparatori": 8, "accident": 8, "ligatura": 8, "meter": 8, "correct": 8, "gener": [8, 11], "convert": 8, "kern": 8, "humdrum": 8, "contrapunt": 9, "pattern": 9, "corelli_op01n01a": [9, 12, 13, 15], "mscx": [9, 10, 12, 13, 15, 16], "m": [9, 11, 13, 15], "9": [9, 17], "until": 9, "leav": 9, "out": [9, 15], "between": 9, "now": 9, "analyt": 9, "decis": 9, "A": 9, "more": [9, 11], "difficult": 9, "case": 9, "solut": [9, 10], "7": [9, 13], "6": [9, 15, 17], "suspens": 9, "versu": 9, "seventh": [9, 13], "chord": [9, 10, 11, 13], "hint": [9, 10], "note": [9, 11, 13, 15, 16], "mm": [9, 11], "233": 9, "252": 9, "beethoven_n03_1": 9, "detail": 10, "do": [10, 13, 15, 17], "complet": [10, 13], "corelli_op01n04b": [10, 12, 13], "decid": [10, 11, 13], "its": [10, 11, 13], "harmon": [10, 11, 13], "pace": [10, 11, 13], "coars": 10, "grain": 10, "fine": 10, "consist": 10, "watch": 10, "you": [10, 11, 15], "replac": [10, 11], "tone": [10, 11], "spot": 10, "mani": 10, "place": [10, 16], "possibl": 10, "ar": 10, "inconsist": 10, "would": 10, "justif": 10, "home": 10, "messag": 10, "some": 11, "melodi": 11, "To": 11, "piec": [8, 11], "pleas": 11, "13": [11, 17], "measur": 11, "allegro": 11, "con": 11, "brio": 11, "thing": [11, 13], "arpeggio": 11, "let": 11, "continu": [11, 15], "20": [11, 17], "medial": 11, "caesura": 11, "advanc": 11, "try": [11, 15], "27": [11, 17], "42": 11, "v": [11, 16], "below": 11, "clearer": 11, "why": 11, "organ": [8, 11], "unisono": 11, "passag": 11, "exposit": 11, "69": 11, "principl": [8, 11], "octav": 11, "doubl": 11, "ninth": 11, "root": 11, "lower": 11, "neighbour": 11, "read": 11, "onli": 11, "subscrib": 11, "full": 11, "tutori": [11, 14, 16], "global": 12, "frescobaldi_12": 12, "16": [12, 17], "gastoldi_baletto_a5_10": [12, 13], "local": [12, 15], "tempo": 13, "mark": 13, "cadenc": 13, "triad": 13, "na": 13, "empti": 13, "rn": 13, "uppercas": 13, "numer": 13, "lowercas": 13, "mnemon": 13, "hook": 13, "beat": [13, 15], "rememb": 15, "common": 15, "mistak": 15, "back": 15, "tonic": 15, "summari": [16, 17], "tl": 16, "dr": 16, "download": 16, "alreadi": 16, "have": 16, "linux": 16, "cursor": 16, "keyboard": 16, "shortcut": 16, "move": 16, "background": 16, "knowledg": 16, "trick": [16, 17], "mscz": 16, "copi": 16, "visibl": 16, "decemb": 17, "2022": 17, "short": 17, "tip": 17, "import": 17, "littl": 17, "plan": 17, "engag": 17, "discuss": 17, "react": 17, "reach": 17, "expert": 17, "consensu": 17, "error": 17, "8": 17, "dcml_harmony_key_not_specified_error": 17, "12": 17, "dcml_harmony_incomplete_localkey_column_error": 17, "dcml_harmony_incomplete_pedal_column_error": 17, "15": 17, "dcml_harmony_syntax_warn": 17, "dcml_phrase_incongruency_warn": 17, "17": 17, "dcml_expansion_failed_warn": 17, "semant": 17, "mismatch": 17, "dcml_harmony_superfluous_tone_replacement_warn": 17, "18": 17, "dcml_seventh_cord_with_altered_seventh_warn": 17, "19": 17, "dcml_non_chord_tones_above_threshold_warn": 17, "dcml_default_correction_warn": 17, "irregular": 17, "mcs_not_excluded_from_barcount_warn": 17, "incorrect_volta_mn_warn": 17, "incomplete_mc_wrongly_completed_warn": 17, "voltas_with_differing_lengths_warn": 17, "missing_end_repeat_warn": 17, "competing_measure_info_warn": 17, "14": 17, "logger_not_in_use_warn": 17, "unused_fine_marker_warn": 17, "21": 17, "play_until_is_missing_label_warn": 17, "22": 17, "jump_to_is_missing_label_warn": 17, "23": 17, "missing_time_signature_warn": 17, "24": 17, "beginning_without_time_signature_warn": 17, "25": 17, "invalid_repeat_structur": 17, "26": 17, "unfolding_repeats_failed_warn": 17, "28": 17, "wrongly_encoded_position_warn": 17, "29": 17, "first_bar_missing_tempo_mark_warn": 17, "32": 17, "frictionless_validation_error_warn": 17, "ignored_warn": 17}, "envversion": {"sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx": 58}, "alltitles": {"Quick Git Reference": [[0, "quick-git-reference"]], "Contents": [[0, "contents"], [2, "contents"], [3, "contents"], [17, "contents"], [4, "contents"], [8, "contents"]], "Introduction": [[0, "introduction"], [2, "introduction"], [6, "introduction"], [9, "introduction"], [16, "introduction"]], "Navigating in the command line": [[0, null]], "Installing Git": [[0, "installing-git"]], "Configuring Git": [[0, "configuring-git"]], "Setting up SSH": [[0, "setting-up-ssh"]], "Merge or rebase?": [[0, "merge-or-rebase"]], "Autostash": [[0, "autostash"]], "Choose your favourite text editor": [[0, "choose-your-favourite-text-editor"]], "Automatically creating remote branches": [[0, "automatically-creating-remote-branches"]], "Cloning a Repository from GitHub": [[0, "cloning-a-repository-from-github"]], "Selecting the right Branch": [[0, "selecting-the-right-branch"]], "Git Branching Primer": [[0, "git-branching-primer"]], "What\u2019s my branch?": [[0, "what-s-my-branch"]], "Changing to a Different Branch": [[0, "changing-to-a-different-branch"]], "Creating a new Branch": [[0, "creating-a-new-branch"]], "Applying Changes to the Repository": [[0, "applying-changes-to-the-repository"]], "Uploading Changes to GitHub": [[0, "uploading-changes-to-github"]], "Applying Changes to the Origin Directly": [[0, "applying-changes-to-the-origin-directly"]], "Small Changes to a Text File": [[0, "small-changes-to-a-text-file"]], "Overwriting a File with Changes": [[0, "overwriting-a-file-with-changes"]], "Creating a GitHub account": [[0, "creating-a-github-account"]], "GitHub Desktop": [[0, "github-desktop"]], "Installing GitHub Desktop": [[0, "installing-github-desktop"]], "First start": [[0, "first-start"]], "Cloning a repository": [[0, "cloning-a-repository"]], "The user interface": [[0, "the-user-interface"]], "Becoming a DCML annotator": [[2, "becoming-a-dcml-annotator"]], "Working as an annotator": [[2, "working-as-an-annotator"]], "Tasks": [[2, "tasks"]], "Remuneration and invoicing": [[2, "remuneration-and-invoicing"]], "Coordination & Tools": [[2, "coordination-tools"]], "Minimum requirements": [[2, "minimum-requirements"]], "Desirable criteria": [[2, "desirable-criteria"]], "How to get involved": [[2, "how-to-get-involved"]], "Before the trial phase": [[2, "before-the-trial-phase"]], "The trial phase": [[2, "the-trial-phase"]], "Becoming part of the project": [[2, "becoming-part-of-the-project"]], "Work package management with OpenProject": [[3, "work-package-management-with-openproject"]], "User Interface": [[3, "user-interface"]], "Work Packages (WPs)": [[3, "work-packages-wps"]], "Life cycle": [[3, "life-cycle"]], "Workflow": [[3, "workflow"]], "Taking on an assignment": [[3, "taking-on-an-assignment"]], "Taking on New annotations or an Annotation upgrade": [[3, "taking-on-new-annotations-or-an-annotation-upgrade"]], "Before the task": [[3, "before-the-task"]], "After the task": [[3, "after-the-task"]], "Taking on a review": [[3, "taking-on-a-review"]], "Logging unit costs": [[3, "logging-unit-costs"]], "Writing invoices": [[3, "writing-invoices"]], "Creating a cost report": [[3, "creating-a-cost-report"]], "Writing an invoice": [[3, "writing-an-invoice"]], "From cost report to invoice items - Variant 1": [[3, "from-cost-report-to-invoice-items-variant-1"]], "From cost report to invoice items - Variant 2": [[3, "from-cost-report-to-invoice-items-variant-2"]], "The first invoice": [[3, "the-first-invoice"]], "Questions & Examples": [[5, "questions-examples"]], "Modulation and Secondary Keys": [[5, "modulation-and-secondary-keys"]], "Modulation": [[5, "modulation"]], "Positioning a modulation": [[5, "positioning-a-modulation"]], "Secondary Keys": [[5, "secondary-keys"]], "\u2018Ternary\u2019 / \u2018Triple\u2019 dominants": [[5, "ternary-triple-dominants"]], "Phrase Structure": [[5, "phrase-structure"]], "Hierarchical phrase structure?": [[5, "hierarchical-phrase-structure"]], "Figured Bass": [[5, "figured-bass"]], "Annotation Reference": [[6, "annotation-reference"]], "What is it?": [[6, "what-is-it"]], "About this reference": [[6, "about-this-reference"]], "The syntax": [[6, "the-syntax"], [15, "the-syntax"]], "Indication of key.": [[6, "indication-of-key"]], "Example": [[6, "example"]], "The remainder of the Reference is currently under reconstruction": [[6, "the-remainder-of-the-reference-is-currently-under-reconstruction"]], "Contrapuntal patterns": [[9, "contrapuntal-patterns"]], "Annotate corelli_op01n01a.mscx from m. 9 until the end, leaving out the part in between for now.": [[9, null]], "Analytical decisions": [[9, null]], "A more difficult case": [[9, "a-more-difficult-case"]], "Solution 1": [[9, "solution-1"]], "Solution 2": [[9, "solution-2"]], "Solution 3": [[9, "solution-3"]], "7-6 suspensions versus seventh chords": [[9, "suspensions-versus-seventh-chords"]], "Hint": [[9, null], [10, null]], "Note": [[9, null], [11, null], [15, null]], "Annotate mm. 233-252 of beethoven_n03_1.mscx taking contrapuntal patterns into account.": [[9, null]], "Analytic conventions": [[9, "analytic-conventions"]], "Level of detail": [[10, "level-of-detail"]], "Do a complete annotation of corelli_op01n04b.mscx after deciding on its harmonic pace": [[10, null], [13, null]], "Solution 1: Coarse-grained": [[10, "solution-1-coarse-grained"]], "Solution 2: Fine-grained": [[10, "solution-2-fine-grained"]], "Consistency is watching you": [[10, null]], "Solution 3: Indicating replaced chord tones": [[10, "solution-3-indicating-replaced-chord-tones"]], "Review Solution 3 and spot as many places as possible where the annotations are inconsistent or would require justification": [[10, null]], "Take-home message": [[10, null]], "Some more features": [[11, "some-more-features"]], "Melodies in the bass": [[11, "melodies-in-the-bass"]], "To get into the piece, please annotate the first 13 measures after deciding on harmonic pace and phrasing for this Allegro con brio.": [[11, null]], "Things to note": [[11, null], [13, null], [13, null]], "Bass arpeggios": [[11, "bass-arpeggios"]], "Let\u2019s continue, please annotate mm. 13-20.": [[11, null]], "Let\u2019s take it to the medial caesura\u2026": [[11, null]], "Advanced use of applied chord notation": [[11, "advanced-use-of-applied-chord-notation"]], "Please try annotating mm. 27-42 in the key of V. Below, it will become clearer why.": [[11, null]], "Organ Points": [[11, "organ-points"]], "Unisono passages": [[11, "unisono-passages"]], "Please annotate the ending of the exposition, starting from m. 69.": [[11, null]], "Advanced use of chord tone replacement": [[11, "advanced-use-of-chord-tone-replacement"]], "General principles": [[11, "general-principles"]], "Replacement of a chord tone\u2019s octave doubling": [[11, "replacement-of-a-chord-tone-s-octave-doubling"]], "Ninth chords": [[11, "ninth-chords"]], "Replacement of the root by its lower neighbour": [[11, "replacement-of-the-root-by-its-lower-neighbour"]], "Read only if you subscribed to the full package": [[11, null]], "End of the tutorial": [[11, "end-of-the-tutorial"]], "Missing sections": [[11, "missing-sections"]], "The first label": [[12, "the-first-label"]], "Global key": [[12, "global-key"]], "Write the first label into corelli_op01n01a.mscx": [[12, null]], "Write the first label into corelli_op01n04b.mscx": [[12, null]], "Write the first label into frescobaldi_12.16.mscx": [[12, null]], "Write the first label into gastoldi_baletto_a5_10.mscx": [[12, null]], "Local key": [[12, "local-key"]], "The first phrase": [[13, "the-first-phrase"]], "Tempo marking": [[13, "tempo-marking"]], "Phrase annotations": [[13, "phrase-annotations"]], "Cadence Labels": [[13, "cadence-labels"]], "Cadence labels.": [[13, "id3"]], "Chord syntax": [[13, "chord-syntax"]], "Triads. = empty; RN = uppercase numeral; rn = lowercase numeral": [[13, "id4"]], "Mnemonic Hook": [[13, null]], "Seventh chords. = empty; RN = uppercase numeral; rn = lowercase numeral": [[13, "id5"]], "Annotate corelli_op01n01a.mscx up to beat 1 of m. 3": [[13, null]], "Annotate gastoldi_baletto_a5_10.mscx up to beat 1 of m. 7": [[13, null]], "Annotation Tutorial": [[14, "annotation-tutorial"]], "Changing the local key": [[15, "changing-the-local-key"]], "Remember": [[15, null]], "Common mistake": [[15, null]], "Try it out!": [[15, "try-it-out"]], "Get back to corelli_op01n01a.mscx and continue your annotations up to beat 1 of m. 6. Where do you change the local key?": [[15, null]], "Change of key or tonicization?": [[15, "change-of-key-or-tonicization"]], "Getting started": [[16, "getting-started"]], "Summary": [[16, null]], "TL;DR": [[16, null]], "Preparing this tutorial": [[16, "preparing-this-tutorial"]], "Get the files": [[16, "get-the-files"]], "Get the latest version of MuseScore 3": [[16, "get-the-latest-version-of-musescore-3"], [8, "get-the-latest-version-of-musescore-3"]], "Downloading MuseScore": [[16, "downloading-musescore"]], "Already have it installed?": [[16, "already-have-it-installed"]], "Note to Linux users": [[16, null]], "Placing the annotation cursor": [[16, "placing-the-annotation-cursor"]], "Keyboard shortcuts": [[16, "keyboard-shortcuts"]], "Moving the annotation cursor": [[16, "moving-the-annotation-cursor"]], "Background knowledge and tricks": [[16, "background-knowledge-and-tricks"]], "MSCZ vs. MSCX": [[16, "mscz-vs-mscx"]], "Navigating in MuseScore": [[16, "navigating-in-musescore"]], "Editing annotations": [[16, "editing-annotations"]], "Copying several annotations": [[16, "copying-several-annotations"]], "Visibility": [[16, "visibility"]], "Start annotation tutorial": [[16, "start-annotation-tutorial"]], "DCML annotation workflow": [[17, "dcml-annotation-workflow"]], "Summary of workflow update December 2022": [[17, null]], "Short summary": [[17, "short-summary"]], "Annotating": [[17, "annotating"]], "Tip": [[17, null]], "Important": [[17, null]], "Review reports": [[17, "review-reports"]], "December 2022": [[17, null], [17, null]], "Little trick": [[17, null]], "Modulation plans": [[17, "modulation-plans"]], "Upgrading annotations": [[17, "upgrading-annotations"]], "Reviewing a set of annotations": [[17, "reviewing-a-set-of-annotations"]], "Update December 2022": [[17, null]], "Preparing the review": [[17, "preparing-the-review"]], "Doing the review": [[17, "doing-the-review"]], "Engage in the discussion": [[17, "engage-in-the-discussion"]], "Reviewing a set of upgraded annotations": [[17, "reviewing-a-set-of-upgraded-annotations"]], "Reacting to a review & reaching expert consensus": [[17, "reacting-to-a-review-reaching-expert-consensus"]], "How to review a review": [[17, "how-to-review-a-review"]], "How to finalize the review of the review": [[17, "how-to-finalize-the-review-of-the-review"]], "How to start a discussion": [[17, "how-to-start-a-discussion"]], "What to do about the warnings?": [[17, "what-to-do-about-the-warnings"]], "Syntax errors": [[17, "syntax-errors"]], "#8 DCML_HARMONY_KEY_NOT_SPECIFIED_ERROR": [[17, "dcml-harmony-key-not-specified-error"]], "#12 DCML_HARMONY_INCOMPLETE_LOCALKEY_COLUMN_ERROR": [[17, "dcml-harmony-incomplete-localkey-column-error"]], "#13 DCML_HARMONY_INCOMPLETE_PEDAL_COLUMN_ERROR": [[17, "dcml-harmony-incomplete-pedal-column-error"]], "#15 DCML_HARMONY_SYNTAX_WARNING": [[17, "dcml-harmony-syntax-warning"]], "#16 DCML_PHRASE_INCONGRUENCY_WARNING": [[17, "dcml-phrase-incongruency-warning"]], "#17 DCML_EXPANSION_FAILED_WARNING": [[17, "dcml-expansion-failed-warning"]], "Semantic mismatches": [[17, "semantic-mismatches"]], "#6 DCML_HARMONY_SUPERFLUOUS_TONE_REPLACEMENT_WARNING": [[17, "dcml-harmony-superfluous-tone-replacement-warning"]], "#18 DCML_SEVENTH_CORD_WITH_ALTERED_SEVENTH_WARNING": [[17, "dcml-seventh-cord-with-altered-seventh-warning"]], "#19 DCML_NON_CHORD_TONES_ABOVE_THRESHOLD_WARNING": [[17, "dcml-non-chord-tones-above-threshold-warning"]], "#27 DCML_DEFAULT_CORRECTION_WARNING": [[17, "dcml-default-correction-warning"]], "Irregularities and score encoding errors": [[17, "irregularities-and-score-encoding-errors"]], "#1 MCS_NOT_EXCLUDED_FROM_BARCOUNT_WARNING": [[17, "mcs-not-excluded-from-barcount-warning"]], "#2 INCORRECT_VOLTA_MN_WARNING": [[17, "incorrect-volta-mn-warning"]], "#3 INCOMPLETE_MC_WRONGLY_COMPLETED_WARNING": [[17, "incomplete-mc-wrongly-completed-warning"]], "#4 VOLTAS_WITH_DIFFERING_LENGTHS_WARNING": [[17, "voltas-with-differing-lengths-warning"]], "#5 MISSING_END_REPEAT_WARNING": [[17, "missing-end-repeat-warning"]], "#9 COMPETING_MEASURE_INFO_WARNING": [[17, "competing-measure-info-warning"]], "#14 LOGGER_NOT_IN_USE_WARNING": [[17, "logger-not-in-use-warning"]], "#20 UNUSED_FINE_MARKER_WARNING": [[17, "unused-fine-marker-warning"]], "#21 PLAY_UNTIL_IS_MISSING_LABEL_WARNING": [[17, "play-until-is-missing-label-warning"]], "#22 JUMP_TO_IS_MISSING_LABEL_WARNING": [[17, "jump-to-is-missing-label-warning"]], "#23 MISSING_TIME_SIGNATURE_WARNING": [[17, "missing-time-signature-warning"]], "#24 BEGINNING_WITHOUT_TIME_SIGNATURE_WARNING": [[17, "beginning-without-time-signature-warning"]], "#25 INVALID_REPEAT_STRUCTURE": [[17, "invalid-repeat-structure"]], "#26 UNFOLDING_REPEATS_FAILED_WARNING": [[17, "unfolding-repeats-failed-warning"]], "#28 WRONGLY_ENCODED_POSITION_WARNING": [[17, "wrongly-encoded-position-warning"]], "#29 FIRST_BAR_MISSING_TEMPO_MARK_WARNING": [[17, "first-bar-missing-tempo-mark-warning"]], "#32 FRICTIONLESS_VALIDATION_ERROR_WARNING": [[17, "frictionless-validation-error-warning"]], "IGNORED_WARNINGS": [[17, "ignored-warnings"]], "TOC": [[1, "toc"]], "DCML Corpus Creation Pipeline": [[4, "dcml-corpus-creation-pipeline"]], "Collect and prepare the digital edition in the latest MuseScore format": [[4, "collect-and-prepare-the-digital-edition-in-the-latest-musescore-format"]], "Prior research": [[4, "prior-research"]], "Look up and check existing scores": [[4, "look-up-and-check-existing-scores"]], "Typeset non-existent files": [[4, "typeset-non-existent-files"]], "File curation": [[4, "file-curation"]], "Create metadata": [[4, "create-metadata"]], "Creating a repository with unannotated MuseScore files": [[4, "creating-a-repository-with-unannotated-musescore-files"]], "Variant 1: Using the template repository": [[4, "variant-1-using-the-template-repository"]], "Variant 2: Starting from scratch": [[4, "variant-2-starting-from-scratch"]], "Variant 3: Splitting an existing repository": [[4, "variant-3-splitting-an-existing-repository"]], "Configuring and adding the new repo": [[4, "configuring-and-adding-the-new-repo"]], "Adding the repo to one or several meta-repos": [[4, "adding-the-repo-to-one-or-several-meta-repos"]], "Creating work packages on OpenProject": [[4, "creating-work-packages-on-openproject"]], "Curating and enriching metadata": [[4, "curating-and-enriching-metadata"]], "Default fields": [[4, "default-fields"]], "Required custom fields": [[4, "required-custom-fields"]], "Identifiers where available": [[4, "identifiers-where-available"]], "Contributors and annotations": [[4, "contributors-and-annotations"]], "Reconciling metadata with Wikidata": [[4, "reconciling-metadata-with-wikidata"]], "Creating a new OpenRefine project": [[4, "creating-a-new-openrefine-project"]], "Reconciling a column": [[4, "reconciling-a-column"]], "Reconciling the workTitle column": [[4, "reconciling-the-worktitle-column"]], "Pulling additional information": [[4, "pulling-additional-information"]], "Future work: Sub-work-level items": [[4, "future-work-sub-work-level-items"]], "Finalizing a repository for publication": [[4, "finalizing-a-repository-for-publication"]], "Finalize ongoing work": [[4, "finalize-ongoing-work"]], "0. Check OpenProject": [[4, "check-openproject"]], "1. Addressing open Pull Requests": [[4, "addressing-open-pull-requests"]], "2. Check for unmerged branches": [[4, "check-for-unmerged-branches"]], "Update repository structure": [[4, "update-repository-structure"]], "3. Create a version tag": [[4, "create-a-version-tag"]], "4. Remove the automated GitHub workflow and all deprecated files": [[4, "remove-the-automated-github-workflow-and-all-deprecated-files"]], "5. Update the extracted files to ms3 version 2": [[4, "update-the-extracted-files-to-ms3-version-2"]], "Eliminating all warnings": [[4, "eliminating-all-warnings"]], "Finalizing the metadata": [[4, "finalizing-the-metadata"]], "metadata.tsv": [[4, "metadata-tsv"]], "Score prelims and instrumentation": [[4, "score-prelims-and-instrumentation"]], "Technical Specifications": [[7, "technical-specifications"]], "What is being encoded?": [[7, "what-is-being-encoded"]], "Segmentations": [[7, "segmentations"]], "Timestamps": [[7, "timestamps"]], "Floating point timestamps": [[7, "floating-point-timestamps"]], "The regEx (Regular Expression)": [[7, "the-regex-regular-expression"]], "Fetching and Compiling the regEx": [[7, "fetching-and-compiling-the-regex"]], "Structure of the regEx": [[7, "structure-of-the-regex"]], "Structure of the Harmony Labels": [[7, "structure-of-the-harmony-labels"]], "Structure of the Phrase Labels": [[7, "structure-of-the-phrase-labels"]], "Feature Processing": [[7, "feature-processing"]], "Splitting the Labels": [[7, "splitting-the-labels"]], "Special Symbols": [[7, "special-symbols"]], "Missing Features": [[7, "missing-features"]], "DCML Score Conventions": [[8, "dcml-score-conventions"]], "General Principles": [[8, "general-principles"]], "Organization into movements or pieces": [[8, "organization-into-movements-or-pieces"]], "Dividing a Score into separate files": [[8, "dividing-a-score-into-separate-files"]], "Glossary, Terminology": [[8, "glossary-terminology"]], "System": [[8, "system"]], "Staff (pl. staves)": [[8, "staff-pl-staves"]], "Voice (Notational Layer)": [[8, "voice-notational-layer"]], "Head & Stem": [[8, "head-stem"]], "Flag & Beam": [[8, "flag-beam"]], "Score Elements": [[8, "score-elements"]], "Line Breaks": [[8, "line-breaks"]], "MuseScore Metadata, Title information etc.": [[8, "musescore-metadata-title-information-etc"]], "Staff Brackets, Bar lines": [[8, "staff-brackets-bar-lines"]], "Cross-staff notation": [[8, "cross-staff-notation"]], "First and second endings (\u201cvoltas\u201d)": [[8, "first-and-second-endings-voltas"]], "Sections within a movement (e.g. \u201cTrio\u201d)": [[8, "sections-within-a-movement-e-g-trio"]], "Beams": [[8, "beams"]], "Notational Layers & Stem direction": [[8, "notational-layers-stem-direction"]], "Piano pedals": [[8, "piano-pedals"]], "Metronome numbers": [[8, "metronome-numbers"]], "Cresc. / Decresc.": [[8, "cresc-decresc"]], "Titles and other metadata": [[8, "titles-and-other-metadata"]], "Early Music": [[8, "early-music"]], "Preparatory staves": [[8, "preparatory-staves"]], "Accidentals": [[8, "accidentals"]], "Text": [[8, "text"]], "Ligaturae": [[8, "ligaturae"]], "Meter": [[8, "meter"]], "Metadata": [[8, "metadata"]], "Corrections to automate": [[8, "corrections-to-automate"]], "General": [[8, "general"]], "Files converted from Kern/Humdrum": [[8, "files-converted-from-kern-humdrum"]], "Annotations": [[8, "annotations"]]}, "indexentries": {}}) \ No newline at end of file diff --git a/docs/source/reference/specs.rst b/docs/source/reference/specs.rst index ac7ce5b..2a0a38f 100644 --- a/docs/source/reference/specs.rst +++ b/docs/source/reference/specs.rst @@ -71,7 +71,8 @@ specified in the :ref:`regEx ` section below. Timestamps ---------- -The way DCML harmony labels are entered in the `MuseScore 3 `__ +The way DCML harmony labels are entered in the +`MuseScore 3.6.2 `__ notation software ensures that each of them is attached to a timestamp in the score. The software allows for attaching several labels to the same time point, even in the same staff but annotators are asked to avoid this and to use diff --git a/docs/source/scores/guidelines.rst b/docs/source/scores/guidelines.rst index 27c71f4..83f8f62 100644 --- a/docs/source/scores/guidelines.rst +++ b/docs/source/scores/guidelines.rst @@ -5,8 +5,62 @@ DCML Score Conventions .. contents:: Contents :local: +General Principles +================== + +These guidelines are intended to ensure that the scores produced by and for the DCML are consistent and high-quality +encodings of some print or manuscript edition. Although they represent digital editions, first and foremost they +are to be considered as *research data*. As such, we neglect details of layout in favour of rigorous conventions +regarding the semantically correct encoding of score elements. Semantic, in this context, means that wherever +possible the various score elements are to be created with the corresponding tools and features that the +typesetting software MuseScore provides. For example, a ``cresc.`` performance indication must not be encoded +as a "normal" staff text: It has the semantics of a dynamic marking and is available as such in the "Lines" palette. +A large part of these guidelines is concerned with stipulating how various score elements are to be encoded. + +Get the latest version of MuseScore 3 +------------------------------------- + +Unfortunately, MuseScore 4 does not allow opening an ``.mscx`` (i.e. uncompressed) MuseScore file and store it back. +As long as `this issue `__ is not resolved, we are sticking to +the latest version of MuseScore 3, which is 3.6.2. You can download it from the +`official GitHub page `__. +Head to the link above and download the installer for your operation system. If +you're using Linux you can downgrade the package in your package manager or, instead, download and execute the AppImage. + + +Organization into movements or pieces +------------------------------------- + +A major use case for the scores is the study of tonal music in all its aspects. It has proven worthwhile to +organize the scores into units which, tonally, stand for themselves in one way or another. Three aspects play a +role when deciding into how many different files to split a musical expression: + +#. **measure numbering**: it should make sense to start with 0 or 1 +#. **global key**: it should make (at least some) sense to analyze the contents under a single global tonic +#. **(formal) closure**: ideally, the contents of a file can be characterized as having beginning, middle, and end + +Parts-of-work that are frequently separated into different files are: + +* movements +* pieces within a cycle +* sections within a movement (e.g. "Trio") + +For reference in case of doubt, here are a few DCML corpora that are noteworthy in some aspect: + +* In `Corelli's Trio sonatas `__, the division into movements can be somewhat + arbitrary and some of the files contain nothing more than a slow transition of a few bars' length. +* In `Schubert's Piano dances `__, the Trios are consistently split from + the dances they belong to. +* In `Mozart's Piano sonatas `__, on the other hand, the two + variation movements are *not* split into separate files, leading to an alternative counting of measures (which is + also used by the Digital Mozart Edition (DME) issued at the Mozarteum Salzburg) where new variations do not restart + with measure 1 or 0. + +If you find yourself in the situation where you need to split a MuseScore file into several parts you can refer +to the following section. + Dividing a Score into separate files -==================================== +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 1. Open up the MuseScore file & the original print for comparison.