Science Score: 57.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 91 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
    Organization dcmlab has institutional domain (www.epfl.ch)
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.5%) to scientific vocabulary
Last synced: 6 months ago · JSON representation

Repository

Basic Info
Statistics
  • Stars: 4
  • Watchers: 3
  • Forks: 0
  • Open Issues: 1
  • Releases: 9
Created over 2 years ago · Last pushed 10 months ago
Metadata Files
Readme Zenodo

README.md

Version DOI GitHub repo size License

This is a README file for a data repository originating from the DCML corpus initiative and serves as welcome page for both

For information on how to obtain and use the dataset, please refer to this documentation page.

When you use (parts of) this dataset in your work, please read and cite the accompanying data report:

Hentschel, J., Rammos, Y., Neuwirth, M., & Rohrmeier, M. (2025). A corpus and a modular infrastructure for the empirical study of (an)notated music. Scientific Data, 12(1), 685. https://doi.org/10.1038/s41597-025-04976-z

The Distant Listening Corpus (A corpus of annotated scores)

A modular infrastructure for the empirical study of (an)notated music

This corpus has been created within the DCML corpus initiative and employs the DCML harmony annotation standard.

The publication covers the following public corpora (the DOI links always point at the latest version respectively):

  • J.S. Bach – English and French Suites [DOI][repo][ZIP]
  • J.S. Bach – Solo Pieces (A corpus of annotated scores) [DOI][repo][ZIP]
  • Béla Bartók – 14 Bagatelles, Op. 6 [DOI][repo][ZIP]
  • François Couperin – L'art de toucher le clavecin [DOI][repo][ZIP]
  • Clara Schumann – Lieder [DOI][repo][ZIP]
  • François Couperin – Concerts Royaux [DOI][repo][ZIP]
  • Carl Philipp Emanuel Bach – Works for Keyboard [DOI][repo][ZIP]
  • Girolamo Frescobaldi (1583-1643) – Fiori Musicali, op. 12 (1635) [DOI][repo][ZIP]
  • Georg Friedrich Händel – Grobschmied Variations (The Harmonious Blacksmith), HWV 430 [DOI][repo][ZIP]
  • J.C. Bach – Keyboard Sonatas [DOI][repo][ZIP]
  • Heinrich Schütz – Kleine Geistliche Konzerte [DOI][repo][ZIP]
  • Leopold Koželuch – Piano Sonatas [DOI][repo][ZIP]
  • Gustav Mahler – Kindertotenlieder [DOI][repo][ZIP]
  • Felix Mendelssohn – String Quartets [DOI][repo][ZIP]
  • Claudio Monteverdi – Madrigals [DOI][repo][ZIP]
  • Giovanni Battista Pergolesi – Stabat Mater (1736) [DOI][repo][ZIP]
  • Jacopo Peri – Euridice (1600) [DOI][repo][ZIP]
  • Ignaz Pleyel – String Quartets [DOI][repo][ZIP]
  • Francis Poulenc – Mouvements Perpetuels [DOI][repo][ZIP]
  • Sergei Rachmaninoff – Piano Pieces [DOI][repo][ZIP]
  • Maurice Ravel – Piano Pieces [DOI][repo][ZIP]
  • Domenico Scarlatti – Keyboard Sonatas [DOI][repo][ZIP]
  • Franz Schubert – Winterreise [DOI][repo][ZIP]
  • Erwin Schulhoff – Suite dansante en jazz [DOI][repo][ZIP]
  • Robert Schumann – Liederkreis [DOI][repo][ZIP]
  • Jan Sweelinck – Organ Pieces [DOI][repo][ZIP]
  • Richard Wagner – Overtures [DOI][repo][ZIP]
  • Wilhelm Friedemann Bach – Piano Sonatas [DOI][repo][ZIP]

Hentschel, J., Rammos, Y., Neuwirth, M., Moss, F. C., & Rohrmeier, M. (2024). An annotated corpus of tonal piano music from the long 19th century. Empirical Musicology Review, 18(1), 84–95. https://doi.org/10.18061/emr.v18i1.8903

Hentschel, J., Moss, F. C., Neuwirth, M., & Rohrmeier, M. A. (2021). A semi-automated workflow paradigm for the distributed creation and curation of expert annotations. Proceedings of the 22nd International Society for Music Information Retrieval Conference, ISMIR, 262–269. https://doi.org/10.5281/ZENODO.5624417

  • Arcangelo Corelli – Trio Sonatas [DOI][repo][ZIP]

Hentschel, J., Neuwirth, M., & Rohrmeier, M. (2021). The Annotated Mozart Sonatas: Score, harmony, and cadence. Transactions of the International Society for Music Information Retrieval, 4(1), 67–80. https://doi.org/10.5334/tismir.63

  • Wolfgang Amadeus Mozart - Piano Sonatas [DOI][repo][ZIP]

Neuwirth, M., Harasim, D., Moss, F. C., & Rohrmeier, M. (2018). The Annotated Beethoven Corpus (ABC): A Dataset of Harmonic Analyses of All Beethoven String Quartets. Frontiers in Digital Humanities, 5(July), 1–5. https://doi.org/10.3389/fdigh.2018.00016

  • Ludwig van Beethoven - String Quartets [DOI][repo][ZIP]

Getting the data

Data Formats

Each piece in this corpus is represented by five files with identical name prefixes, each in its own folder. For example, the Prélude of J.S. Bach’s first English Suite, BWV 806, has the following files:

  • MS3/BWV806_01_Prelude.mscx: Uncompressed MuseScore 3.6.2 file including the music and annotation labels.
  • notes/BWV806_01_Prelude.notes.tsv: A table of all note heads contained in the score and their relevant features (not each of them represents an onset, some are tied together)
  • measures/BWV806_01_Prelude.measures.tsv: A table with relevant information about the measures in the score.
  • chords/BWV806_01_Prelude.chords.tsv: A table containing layer-wise unique onset positions with the musical markup (such as dynamics, articulation, lyrics, figured bass, etc.).
  • harmonies/BWV806_01_Prelude.harmonies.tsv: A table of the included harmony labels (including cadences and phrases) with their positions in the score.

Each TSV file comes with its own JSON descriptor that describes the meanings and datatypes of the columns ("fields") it contains, follows the Frictionless specification, and can be used to validate and correctly load the described file.

Opening Scores

After navigating to your local copy, you can open the scores in the folder MS3 with the free and open source score editor MuseScore. Please note that the scores have been edited, annotated and tested with MuseScore 3.6.2. MuseScore 4 has since been released which renders them correctly but cannot store them back in the same format.

Opening TSV files in a spreadsheet

Tab-separated value (TSV) files are like Comma-separated value (CSV) files and can be opened with most modern text editors. However, for correctly displaying the columns, you might want to use a spreadsheet or an addon for your favourite text editor. When you use a spreadsheet such as Excel, it might annoy you by interpreting fractions as dates. This can be circumvented by using Data --> From Text/CSV or the free alternative LibreOffice Calc. Other than that, TSV data can be loaded with every modern programming language.

Loading TSV files in Python

Since the TSV files contain null values, lists, fractions, and numbers that are to be treated as strings, you may want to use this code to load any TSV files related to this repository (provided you're doing it in Python). After a quick pip install -U ms3 (requires Python 3.10 or later) you'll be able to load any TSV like this:

```python import ms3

labels = ms3.loadtsv("harmonies/BWV80601Prelude.harmonies.tsv") notes = ms3.loadtsv("notes/BWV80601Prelude.notes.tsv") ```

Version history

See the GitHub releases.

Questions, Suggestions, Corrections, Bug Reports

Please create an issue and/or feel free to fork and submit pull requests.

Cite as

Hentschel, J., Rammos, Y., Neuwirth, M., & Rohrmeier, M. (2025). A corpus and a modular infrastructure for the empirical study of (an)notated music. Scientific Data, 12(1), 685. https://doi.org/10.1038/s41597-025-04976-z

License

Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License (CC BY-NC-SA 4.0).

cc-by-nc-sa-image

Generating distantlisteningcorpus.zip

This file is required for generating a new Zenodo release. Contrary to the corpus directories, this needs to happen manually for meta-repositories which compile submodules because they appear as empty folders in the automatically generated ZIP file. So to create the file manually, head to the top level of your local clone, make sure it's clean and do:

zip -r distant_listening_corpus-v3.2.zip ./ -x '*.git*' '*.idea*'

replacing v3.2 with the relevant version number. The '*.idea*' exemplifies how more exclusions can be added to the command (here, it's ignoring all directories called .idea and their contents).

Overview

ABC

| filename |measures|labels|standard| |------------|-------:|-----:|--------| |n01op18-101| 313| 405|1.0.0 | |n01op18-102| 110| 263|1.0.0 | |n01op18-103| 145| 203|1.0.0 | |n01op18-104| 381| 598|1.0.0 | |n02op18-201| 249| 486|1.0.0 | |n02op18-202| 86| 177|1.0.0 | |n02op18-203| 87| 138|1.0.0 | |n02op18-204| 412| 468|1.0.0 | |n03op18-301| 269| 383|1.0.0 | |n03op18-302| 151| 394|1.0.0 | |n03op18-303| 168| 278|1.0.0 | |n03op18-304| 364| 569|1.0.0 | |n04op18-401| 219| 554|1.0.0 | |n04op18-402| 261| 369|1.0.0 | |n04op18-403| 98| 145|1.0.0 | |n04op18-404| 217| 386|1.0.0 | |n05op18-501| 225| 430|1.0.0 | |n05op18-502| 105| 168|1.0.0 | |n05op18-503| 139| 247|1.0.0 | |n05op18-504| 300| 567|1.0.0 | |n06op18-601| 264| 374|1.0.0 | |n06op18-602| 79| 265|1.0.0 | |n06op18-603| 68| 168|1.0.0 | |n06op18-604| 296| 465|1.0.0 | |n07op59-101| 400| 482|1.0.0 | |n07op59-102| 476| 635|1.0.0 | |n07op59-103| 132| 374|1.0.0 | |n07op59-104| 327| 604|1.0.0 | |n08op59-201| 255| 445|1.0.0 | |n08op59-202| 157| 326|1.0.0 | |n08op59-203| 134| 262|1.0.0 | |n08op59-204| 409| 567|1.0.0 | |n09op59-301| 269| 516|1.0.0 | |n09op59-302| 207| 481|1.0.0 | |n09op59-303| 96| 177|1.0.0 | |n09op59-304| 428| 699|1.0.0 | |n10op7401 | 262| 446|1.0.0 | |n10op7402 | 169| 304|1.0.0 | |n10op7403 | 467| 447|1.0.0 | |n10op7404 | 195| 322|1.0.0 | |n11op9501 | 151| 245|1.0.0 | |n11op9502 | 192| 353|1.0.0 | |n11op9503 | 207| 364|1.0.0 | |n11op9504 | 175| 326|1.0.0 | |n12op12701 | 282| 558|1.0.0 | |n12op12702 | 126| 542|1.0.0 | |n12op12703 | 289| 428|1.0.0 | |n12op12704 | 299| 689|1.0.0 | |n13op13001 | 236| 723|1.0.0 | |n13op13002 | 107| 181|1.0.0 | |n13op13003 | 89| 450|1.0.0 | |n13op13004 | 150| 295|1.0.0 | |n13op13005 | 66| 189|1.0.0 | |n13op13006 | 493| 626|1.0.0 | |n14op13101 | 120| 334|1.0.0 | |n14op13102 | 197| 354|1.0.0 | |n14op13103 | 10| 30|1.0.0 | |n14op13104 | 276| 659|1.0.0 | |n14op13105 | 499| 599|1.0.0 | |n14op13106 | 27| 68|1.0.0 | |n14op13107 | 387| 522|1.0.0 | |n15op13201 | 264| 622|1.0.0 | |n15op13202 | 238| 479|1.0.0 | |n15op13203 | 211| 506|1.0.0 | |n15op13204 | 46| 113|1.0.0 | |n15op13205 | 404| 732|1.0.0 | |n16op13501 | 193| 398|1.0.0 | |n16op13502 | 272| 376|1.0.0 | |n16op13503 | 54| 178|1.0.0 | |n16op135_04 | 282| 563|1.0.0 |

bachenfr_suites

| filename |measures|labels|standard| |------------------------------------|-------:|-----:|--------| |BWV80601Prelude | 37| 191|2.3.0 | |BWV80602Allemande | 32| 145|2.3.0 | |BWV80603CouranteI | 20| 91|2.3.0 | |BWV80604CouranteII | 24| 104|2.3.0 | |BWV80605DoubleI | 24| 101|2.3.0 | |BWV80606DoubleII | 24| 100|2.3.0 | |BWV80607Sarabande | 32| 72|2.3.0 | |BWV80608BoureeI | 48| 146|2.3.0 | |BWV80609BoureeII | 36| 126|2.3.0 | |BWV80610Gigue | 40| 122|2.3.0 | |BWV80701Prelude | 164| 564|2.3.0 | |BWV80702Allemande | 24| 125|2.3.0 | |BWV80703Courante | 24| 110|2.3.0 | |BWV80704Sarabande | 28| 77|2.3.0 | |BWV80704aAgrementsdelaSarabande| 28| 79|2.3.0 | |BWV80705BourreeI | 56| 165|2.3.0 | |BWV80706BourreeII | 24| 70|2.3.0 | |BWV80707Gigue | 74| 152|2.3.0 | |BWV80801Prelude | 213| 358|2.3.0 | |BWV80802Allemande | 24| 121|2.3.0 | |BWV80803Courante | 32| 153|2.3.0 | |BWV80804Sarabande | 24| 44|2.3.0 | |BWV80804aAgrementsdelaSarabande| 24| 51|2.3.0 | |BWV80805GavotteI | 34| 108|2.3.0 | |BWV80806GavotteII | 16| 57|2.3.0 | |BWV80807Gigue | 44| 208|2.3.0 | |BWV80901Prelude | 108| 493|2.3.0 | |BWV80902Allemande | 24| 94|2.3.0 | |BWV80903Courante | 20| 67|2.3.0 | |BWV80904Sarabande | 24| 61|2.3.0 | |BWV80905MenuettI | 32| 82|2.3.0 | |BWV80906MenuettII | 32| 77|2.3.0 | |BWV80907Gigue | 52| 195|2.3.0 | |BWV81001Prelude | 156| 415|2.3.0 | |BWV81002Allemande | 24| 130|2.3.0 | |BWV81003Courante | 28| 84|2.3.0 | |BWV81004Sarabande | 24| 101|2.3.0 | |BWV81005PassepiedI | 80| 218|2.3.0 | |BWV81006PassepiedII | 24| 65|2.3.0 | |BWV81007Gigue | 96| 200|2.3.0 | |BWV81101Prelude | 195| 610|2.3.0 | |BWV81102Allemande | 24| 111|2.3.0 | |BWV81103Courante | 32| 132|2.3.0 | |BWV81104Sarabande | 24| 60|2.3.0 | |BWV81105Double | 24| 64|2.3.0 | |BWV81106GavotteI | 32| 102|2.3.0 | |BWV81107GavotteII | 24| 77|2.3.0 | |BWV81108Gigue | 56| 241|2.3.0 | |BWV81201Allemande | 24| 133|2.3.0 | |BWV81202Courante | 24| 101|2.3.0 | |BWV81203Sarabande | 24| 79|2.3.0 | |BWV81204MenuettI | 24| 57|2.3.0 | |BWV81205MenuettII | 40| 66|2.3.0 | |BWV81206Gigue | 28| 125|2.3.0 | |BWV81301Allemande | 18| 123|2.3.0 | |BWV81302Courante | 57| 168|2.3.0 | |BWV81303Sarabande | 24| 102|2.3.0 | |BWV81304Air | 16| 105|2.3.0 | |BWV81305Menuett | 32| 74|2.3.0 | |BWV81306Gigue | 84| 141|2.3.0 | |BWV81401Allemande | 24| 163|2.3.0 | |BWV81402Courante | 28| 109|2.3.0 | |BWV81403Sarabande | 24| 85|2.3.0 | |BWV81404Gavotte | 32| 100|2.3.0 | |BWV81405Menuett | 36| 94|2.3.0 | |BWV81406Trio | 24| 63|2.3.0 | |BWV81407Gigue | 68| 155|2.3.0 | |BWV81501Allemande | 20| 104|2.3.0 | |BWV81502Courante | 36| 89|2.3.0 | |BWV81503Sarabande | 24| 63|2.3.0 | |BWV81504Gavotte | 22| 85|2.3.0 | |BWV81505Air | 22| 80|2.3.0 | |BWV81506Menuett | 16| 45|2.3.0 | |BWV81507Gigue | 60| 106|2.3.0 | |BWV81601Allemande | 24| 142|2.3.0 | |BWV81602Courante | 32| 83|2.3.0 | |BWV81603Sarabande | 40| 106|2.3.0 | |BWV81604Gavotte | 24| 68|2.3.0 | |BWV81605Bourree | 30| 77|2.3.0 | |BWV81606Loure | 16| 66|2.3.0 | |BWV81607Gigue | 56| 162|2.3.0 | |BWV81701Allemande | 28| 103|2.3.0 | |BWV81702Courante | 32| 94|2.3.0 | |BWV81703Sarabande | 24| 65|2.3.0 | |BWV81704Gavotte | 20| 58|2.3.0 | |BWV81705Polonaise | 24| 67|2.3.0 | |BWV81706Bourree | 42| 122|2.3.0 | |BWV81707Gigue | 48| 116|2.3.0 | |BWV81708_Menuett | 24| 49|2.3.0 |

bach_solo

| filename |measures|labels|standard| |--------------------------|-------:|-----:|--------| |BWV100101Adagio | 22| 95|2.3.0 | |BWV100102Fuga | 94| 324|2.3.0 | |BWV100103Siciliano | 20| 113|2.3.0 | |BWV100104Presto | 136| 213|2.3.0 | |BWV100201Allemanda | 24| 97|2.3.0 | |BWV100202Double | 24| 87|2.3.0 | |BWV100203Corrente | 80| 109|2.3.0 | |BWV100204Double | 80| 121|2.3.0 | |BWV100205Sarabande | 32| 68|2.3.0 | |BWV100206Double | 32| 56|2.3.0 | |BWV100207TempoDiBorea | 68| 101|2.3.0 | |BWV100208Double | 68| 104|2.3.0 | |BWV100301Grave | 23| 91|2.3.0 | |BWV100302Fuga | 289| 479|2.3.0 | |BWV100303Andante | 26| 79|2.3.0 | |BWV100304Allegro | 58| 206|2.3.0 | |BWV100401Allemande | 32| 92|2.3.0 | |BWV100402Courante | 54| 73|2.3.0 | |BWV100502Fuga | 354| 748|2.3.0 | |BWV100604Menuett | 66| 124|2.3.0 | |BWV100605Bourée | 36| 57|2.3.0 | |BWV100606Gigue | 32| 52|2.3.0 | |BWV100701Prelude | 42| 54|2.3.0 | |BWV100702Allemande | 32| 75|2.3.0 | |BWV100703Courante | 42| 66|2.3.0 | |BWV100704Sarabande | 16| 43|2.3.0 | |BWV100705MenuetI | 24| 35|2.3.0 | |BWV100706MenuetII | 24| 33|2.3.0 | |BWV100707Gique | 34| 59|2.3.0 | |BWV100801Prelude | 63| 91|2.3.0 | |BWV100802Allemande | 24| 70|2.3.0 | |BWV100803Courante | 32| 50|2.3.0 | |BWV100804Sarabande | 28| 52|2.3.0 | |BWV100805MenuetI | 24| 44|2.3.0 | |BWV100806MenuetII | 24| 31|2.3.0 | |BWV100807Gique | 76| 91|2.3.0 | |BWV100901Prelude | 88| 113|2.3.0 | |BWV100902Allemande | 24| 106|2.3.0 | |BWV100903Courante | 84| 83|2.3.0 | |BWV100904Sarabande | 24| 55|2.3.0 | |BWV100905BourréeI | 28| 64|2.3.0 | |BWV100906BourréeII | 24| 36|2.3.0 | |BWV100907Gique | 108| 110|2.3.0 | |BWV101001Prelude | 91| 75|2.3.0 | |BWV101002Allemande | 40| 97|2.3.0 | |BWV101003Courante | 64| 106|2.3.0 | |BWV101004Sarabande | 32| 65|2.3.0 | |BWV101005BourreeI | 48| 78|2.3.0 | |BWV101006BourreeII | 12| 28|2.3.0 | |BWV101007Gique | 42| 80|2.3.0 | |BWV101101Prelude | 223| 327|2.3.0 | |BWV101102Allemande | 36| 70|2.3.0 | |BWV101103Courante | 24| 68|2.3.0 | |BWV101104Sarabande | 20| 27|2.3.0 | |BWV101105GavotteI | 36| 80|2.3.0 | |BWV101106GavotteII | 22| 65|2.3.0 | |BWV101107Gique | 72| 73|2.3.0 | |BWV101201Prelude | 104| 189|2.3.0 | |BWV101202Allemande | 20| 80|2.3.0 | |BWV101203Courante | 72| 90|2.3.0 | |BWV101204Sarabande | 32| 61|2.3.0 | |BWV101205GavotteI | 28| 58|2.3.0 | |BWV101206GavotteII | 24| 64|2.3.0 | |BWV101207Gique | 68| 112|2.3.0 | |BWV101301Allemande | 46| 163|2.3.0 | |BWV101302Corrente | 62| 120|2.3.0 | |BWV101303Sarabande | 46| 57|2.3.0 | |BWV101304_BourreeAnglaise| 70| 98|2.3.0 |

bartok_bagatelles

|file_name|measures|labels|standard| |---------|-------:|-----:|--------| |op06n01 | 18| 28|2.3.0 | |op06n02 | 30| 57|2.3.0 | |op06n03 | 24| 32|2.3.0 | |op06n04 | 12| 42|2.3.0 | |op06n05 | 90| 28|2.3.0 | |op06n06 | 25| 53|2.3.0 | |op06n07 | 118| 110|2.3.0 | |op06n08 | 32| 70|2.3.0 | |op06n09 | 70| 86|2.3.0 | |op06n10 | 102| 224|2.3.0 | |op06n11 | 87| 100|2.3.0 | |op06n12 | 44| 77|2.3.0 | |op06n13 | 26| 42|2.3.0 | |op06n14 | 218| 242|2.3.0 |

beethovenpianosonatas

|file_name|measures|labels|standard| |---------|-------:|-----:|--------| |01-1 | 152| 241|2.3.0 | |01-2 | 61| 200|2.3.0 | |01-3 | 73| 132|2.3.0 | |01-4 | 196| 355|2.3.0 | |02-1 | 336| 479|2.3.0 | |02-2 | 80| 244|2.3.0 | |02-3 | 68| 124|2.3.0 | |02-4 | 187| 339|2.3.0 | |03-1 | 257| 487|2.3.0 | |03-2 | 82| 233|2.3.0 | |03-3 | 127| 198|2.3.0 | |03-4 | 312| 793|2.3.0 | |04-1 | 362| 0| | |04-2 | 90| 0| | |04-3 | 150| 0| | |04-4 | 186| 0| | |05-1 | 284| 310|2.3.0 | |05-2 | 112| 252|2.3.0 | |05-3 | 122| 313|2.3.0 | |06-1 | 202| 338|2.3.0 | |06-2 | 170| 236|2.3.0 | |06-3 | 150| 308|2.3.0 | |07-1 | 344| 527|2.3.0 | |07-2 | 87| 218|2.3.0 | |07-3 | 86| 92|2.3.0 | |07-4 | 113| 268|2.3.0 | |08-1 | 310| 503|2.3.0 | |08-2 | 73| 143|2.3.0 | |08-3 | 210| 365|2.3.0 | |09-1 | 161| 351|2.3.0 | |09-2 | 178| 235|2.3.0 | |09-3 | 131| 262|2.3.0 | |10-1 | 200| 355|2.3.0 | |10-2 | 90| 330|2.3.0 | |10-3 | 254| 318|2.3.0 | |11-1 | 199| 0| | |11-2 | 77| 0| | |11-3 | 46| 0| | |11-4 | 199| 0| | |12-1 | 219| 0| | |12-2 | 95| 0| | |12-3 | 75| 0| | |12-4 | 170| 0| | |13-1 | 86| 0| | |13-2 | 140| 0| | |13-3 | 26| 0| | |13-4 | 285| 0| | |14-1 | 69| 0| | |14-2 | 60| 0| | |14-3 | 201| 0| | |15-1 | 462| 0| | |15-2 | 103| 0| | |15-3 | 94| 0| | |15-4 | 210| 0| | |16-1 | 325| 303|2.3.0 | |16-2 | 119| 285|2.3.0 | |16-3 | 275| 703|2.3.0 | |17-1 | 228| 352|2.3.0 | |17-2 | 103| 223|2.3.0 | |17-3 | 399| 460|2.3.0 | |18-1 | 253| 268|2.3.0 | |18-2 | 169| 273|2.3.0 | |18-3 | 61| 178|2.3.0 | |18-4 | 333| 410|2.3.0 | |19-1 | 110| 193|2.3.0 | |19-2 | 164| 384|2.3.0 | |20-1 | 122| 286|2.3.0 | |20-2 | 120| 169|2.3.0 | |21-1 | 302| 616|2.3.0 | |21-2 | 28| 82|2.3.0 | |21-3 | 543| 739|2.3.0 | |23-1 | 262| 434|2.3.0 | |23-2 | 97| 220|2.3.0 | |23-3 | 361| 395|2.3.0 | |24-1 | 105| 286|2.3.0 | |24-2 | 183| 317|2.3.0 | |26-1 | 255| 537|2.3.0 | |26-2 | 42| 127|2.3.0 | |26-3 | 196| 317|2.3.0 | |29-1 | 405| 0| | |29-2 | 175| 0| | |29-3 | 187| 0| | |29-4 | 400| 0| | |30-1 | 99| 252|2.3.0 | |30-2 | 177| 320|2.3.0 | |30-3 | 203| 656|2.3.0 | |31-1 | 116| 339|2.3.0 | |31-2 | 158| 201|2.3.0 | |31-3 | 212| 644|2.3.0 | |32-1 | 157| 576|2.3.0 | |32-2 | 177| 869|2.3.0 |

cschumannlieder

| file_name |measures|labels|standard| |---------------------------------------|-------:|-----:|--------| |op13no1 Ich stand in dunklen Traumen | 37| 103|2.3.0 | |op13no2 Sie liebten sich beide | 34| 108|2.3.0 | |op13no3 Liebeszauber | 54| 155|2.3.0 | |op13no4 Der Mond kommt still gegangen | 33| 120|2.3.0 | |op13no5 Ich hab in deinem Auge | 33| 109|2.3.0 | |op13no6 Die stille Lotosblume | 47| 118|2.3.0 | |op23no1 Was weinst du Blumlein | 68| 139|2.3.0 | |op23no2 An einem lichten Morgen | 38| 94|2.3.0 | |op23no3 Geheimes Flustern hier und dort| 50| 74|2.3.0 | |op23no4 Auf einem grunen Hugel | 30| 94|2.3.0 | |op23no5 Das ist ein Tag der klingen mag| 45| 122|2.3.0 | |op23no6 O Lust o Lust | 40| 90|2.3.0 |

chopin_mazurkas

| file_name |measures|labels|standard| |-------------|-------:|-----:|--------| |BI105-2op30-2| 64| 116|2.3.0 | |BI105-3op30-3| 95| 159|2.3.0 | |BI105-4op30-4| 139| 228|2.3.0 | |BI115-1op33-1| 48| 90|2.3.0 | |BI115-2op33-2| 135| 202|2.3.0 | |BI115-3op33-3| 48| 119|2.3.0 | |BI115-4op33-4| 224| 374|2.3.0 | |BI122op41-2 | 68| 143|2.3.0 | |BI126-1op41-4| 74| 151|2.3.0 | |BI126-3op41-1| 139| 233|2.3.0 | |BI126-4op41-3| 78| 120|2.3.0 | |BI134 | 224| 312|2.3.0 | |BI140 | 247| 213|2.3.0 | |BI145-1op50-1| 104| 216|2.3.0 | |BI145-2op50-2| 103| 152|2.3.0 | |BI145-3op50-3| 192| 309|2.3.0 | |BI153-1op56-1| 204| 444|2.3.0 | |BI153-2op56-2| 84| 156|2.3.0 | |BI153-3op56-3| 220| 481|2.3.0 | |BI157-1op59-1| 130| 257|2.3.0 | |BI157-2op59-2| 111| 209|2.3.0 | |BI157-3op59-3| 154| 358|2.3.0 | |BI16-1 | 32| 50|2.2.0 | |BI16-2 | 32| 47|2.3.0 | |BI162-1op63-1| 102| 169|2.3.0 | |BI162-2op63-2| 56| 80|2.3.0 | |BI162-3op63-3| 76| 123|2.3.0 | |BI163op67-4 | 80| 118|2.3.0 | |BI167op67-2 | 56| 78|2.3.0 | |BI168op68-4 | 40| 80|2.3.0 | |BI18op68-2 | 64| 127|2.3.0 | |BI34op68-3 | 60| 109|2.3.0 | |BI38op68-1 | 72| 139|2.3.0 | |BI60-1op06-1 | 72| 204|2.3.0 | |BI60-2op06-2 | 72| 105|2.3.0 | |BI60-3op06-3 | 90| 145|2.3.0 | |BI60-4op06-4 | 24| 67|2.3.0 | |BI61-1op07-1 | 64| 104|2.3.0 | |BI61-2op07-2 | 56| 114|2.3.0 | |BI61-3op07-3 | 105| 205|2.3.0 | |BI61-4op07-4 | 44| 104|2.3.0 | |BI61-5op07-5 | 20| 38|2.3.0 | |BI71 | 68| 122|2.3.0 | |BI73 | 32| 44|2.3.0 | |BI77-1op17-1 | 60| 112|2.3.0 | |BI77-2op17-2 | 68| 171|2.3.0 | |BI77-3op17-3 | 81| 214|2.3.0 | |BI77-4op17-4 | 132| 226|2.3.0 | |BI85 | 57| 91|2.3.0 | |BI89-1op24-1 | 64| 123|2.3.0 | |BI89-2op24-2 | 120| 226|2.3.0 | |BI89-3op24-3 | 43| 65|2.3.0 | |BI89-4op24-4 | 146| 294|2.3.0 | |BI93-1op67-1 | 60| 94|2.3.0 | |BI93-2op67-3 | 56| 97|2.3.0 | |BI105-1op30-1| 53| 0| |

corelli

|file_name|measures|labels|standard| |---------|-------:|-----:|--------| |op01n01a | 14| 64|2.3.0 | |op01n01b | 38| 141|2.3.0 | |op01n01c | 37| 97|2.3.0 | |op01n01d | 98| 147|2.3.0 | |op01n02a | 19| 76|2.3.0 | |op01n02b | 36| 121|2.3.0 | |op01n02c | 29| 67|2.3.0 | |op01n02d | 117| 174|2.3.0 | |op01n03a | 17| 66|2.3.0 | |op01n03b | 54| 223|2.3.0 | |op01n03c | 35| 71|2.3.0 | |op01n03d | 97| 177|2.3.0 | |op01n04a | 19| 52|2.3.0 | |op01n04b | 12| 26|2.3.0 | |op01n04c | 28| 117|2.3.0 | |op01n04d | 39| 115|2.3.0 | |op01n05a | 42| 90|2.3.0 | |op01n05b | 39| 149|2.3.0 | |op01n05c | 30| 59|2.3.0 | |op01n05d | 59| 117|2.3.0 | |op01n06a | 11| 44|2.3.0 | |op01n06b | 40| 190|2.3.0 | |op01n06c | 38| 89|2.3.0 | |op01n06d | 69| 131|2.3.0 | |op01n07a | 40| 161|2.3.0 | |op01n07b | 14| 57|2.3.0 | |op01n07c | 51| 174|2.3.0 | |op01n08a | 16| 56|2.3.0 | |op01n08b | 20| 76|2.3.0 | |op01n08c | 27| 119|2.3.0 | |op01n08d | 39| 71|2.3.0 | |op01n09a | 39| 45|2.3.0 | |op01n09b | 37| 153|2.3.0 | |op01n09c | 36| 74|2.3.0 | |op01n09d | 54| 56|2.3.0 | |op01n10a | 12| 45|2.3.0 | |op01n10b | 17| 70|2.3.0 | |op01n10c | 29| 107|2.3.0 | |op01n10d | 24| 56|2.3.0 | |op01n10e | 84| 139|2.3.0 | |op01n11a | 18| 60|2.3.0 | |op01n11b | 34| 123|2.3.0 | |op01n11c | 33| 79|2.3.0 | |op01n11d | 18| 81|2.3.0 | |op01n12a | 19| 64|2.3.0 | |op01n12b | 36| 101|2.3.0 | |op01n12c | 13| 42|2.3.0 | |op01n12d | 62| 225|2.3.0 | |op03n01a | 19| 78|2.3.0 | |op03n01b | 37| 149|2.3.0 | |op03n01c | 61| 117|2.3.0 | |op03n01d | 40| 158|2.3.0 | |op03n02a | 19| 68|2.3.0 | |op03n02b | 31| 118|2.3.0 | |op03n02c | 40| 91|2.3.0 | |op03n02d | 43| 121|2.3.0 | |op03n03a | 16| 59|2.3.0 | |op03n03b | 32| 62|2.3.0 | |op03n03c | 23| 137|2.3.0 | |op03n03d | 60| 240|2.3.0 | |op03n04a | 23| 137|2.3.0 | |op03n04b | 39| 138|2.3.0 | |op03n04c | 55| 114|2.3.0 | |op03n04d | 50| 171|2.3.0 | |op03n05a | 21| 89|2.3.0 | |op03n05b | 49| 175|2.3.0 | |op03n05c | 36| 80|2.3.0 | |op03n05d | 33| 125|2.3.0 | |op03n06a | 33| 119|2.3.0 | |op03n06b | 14| 54|2.3.0 | |op03n06c | 38| 150|2.3.0 | |op03n06d | 41| 179|2.3.0 | |op03n07a | 20| 76|2.3.0 | |op03n07b | 35| 131|2.3.0 | |op03n07c | 38| 92|2.3.0 | |op03n07d | 28| 84|2.3.0 | |op03n08a | 20| 90|2.3.0 | |op03n08b | 39| 153|2.3.0 | |op03n08c | 31| 74|2.3.0 | |op03n08d | 40| 135|2.3.0 | |op03n09a | 30| 69|2.3.0 | |op03n09b | 28| 103|2.3.0 | |op03n09c | 38| 85|2.3.0 | |op03n09d | 28| 121|2.3.0 | |op03n10a | 14| 49|2.3.0 | |op03n10b | 38| 154|2.3.0 | |op03n10c | 11| 25|2.3.0 | |op03n10d | 31| 114|2.3.0 | |op03n11a | 17| 68|2.3.0 | |op03n11b | 39| 164|2.3.0 | |op03n11c | 29| 63|2.3.0 | |op03n11d | 45| 97|2.3.0 | |op03n12a | 19| 17|2.3.0 | |op03n12b | 41| 8|2.3.0 | |op03n12c | 9| 39|2.3.0 | |op03n12d | 29| 97|2.3.0 | |op03n12e | 25| 76|2.3.0 | |op03n12f | 37| 192|2.3.0 | |op03n12g | 46| 205|2.3.0 | |op04n01a | 17| 74|2.3.0 | |op04n01b | 47| 75|2.3.0 | |op04n01c | 13| 47|2.3.0 | |op04n01d | 34| 136|2.3.0 | |op04n02a | 20| 87|2.3.0 | |op04n02b | 22| 111|2.3.0 | |op04n02c | 5| 9|2.3.0 | |op04n02d | 57| 125|2.3.0 | |op04n03a | 18| 90|2.3.0 | |op04n03b | 48| 87|2.3.0 | |op04n03c | 16| 37|2.3.0 | |op04n03d | 41| 136|2.3.0 | |op04n04a | 20| 68|2.3.0 | |op04n04b | 41| 80|2.3.0 | |op04n04c | 17| 102|2.3.0 | |op04n04d | 31| 107|2.3.0 | |op04n05a | 20| 100|2.3.0 | |op04n05b | 28| 105|2.3.0 | |op04n05c | 39| 78|2.3.0 | |op04n05d | 12| 38|2.3.0 | |op04n06a | 6| 22|2.3.0 | |op04n06b | 23| 41|2.3.0 | |op04n06c | 7| 19|2.3.0 | |op04n06d | 28| 57|2.3.0 | |op04n06e | 10| 22|2.3.0 | |op04n06f | 25| 76|2.3.0 | |op04n06g | 30| 94|2.3.0 | |op04n07a | 15| 86|2.3.0 | |op04n07b | 46| 104|2.3.0 | |op04n07c | 6| 12|2.3.0 | |op04n07d | 32| 47|2.3.0 | |op04n07e | 27| 92|2.3.0 | |op04n08a | 38| 94|2.3.0 | |op04n08b | 23| 88|2.3.0 | |op04n08c | 16| 41|2.3.0 | |op04n09a | 13| 77|2.3.0 | |op04n09b | 44| 103|2.3.0 | |op04n09c | 12| 49|2.3.0 | |op04n09d | 56| 167|2.3.0 | |op04n10a | 2| 4|2.3.0 | |op04n10b | 33| 104|2.3.0 | |op04n10c | 4| 8|2.3.0 | |op04n10d | 14| 51|2.3.0 | |op04n10e | 48| 153|2.3.0 | |op04n11a | 24| 156|2.3.0 | |op04n11b | 73| 116|2.3.0 | |op04n11c | 36| 142|2.3.0 | |op04n12a | 35| 77|2.3.0 | |op04n12b | 39| 111|2.3.0 | |op04n12c | 19| 62|2.3.0 |

couperin_clavecin

| filename |measures|labels|standard| |--------------------|-------:|-----:|--------| |00allemande | 13| 66|2.3.0 | |01premierprelude | 20| 40|2.3.0 | |02secondprelude | 18| 48|2.3.0 | |03troisiemeprelude| 18| 80|2.3.0 | |04quatriemeprelude| 23| 70|2.3.0 | |05cinquiemeprelude| 24| 96|2.3.0 | |06sixiemeprelude | 59| 108|2.3.0 | |07septiemeprelude | 24| 87|2.3.0 | |08huitiemeprelude | 31| 122|2.3.0 |

couperin_concerts

| filename |measures|labels|standard| |----------------------------|-------:|-----:|--------| |c01n01prelude | 23| 94|2.3.0 | |c01n02allemande | 18| 78|2.3.0 | |c01n03sarabande | 28| 68|2.3.0 | |c01n04gavotte | 14| 54|2.3.0 | |c01n05gigue | 30| 139|2.3.0 | |c01n06menuetentrio | 24| 47|2.3.0 | |c02n01prelude | 37| 88|2.3.0 | |c02n02allemandefuguee | 24| 121|2.3.0 | |c02n03airtendre | 40| 86|2.3.0 | |c02n04aircontrefugue | 62| 154|2.3.0 | |c02n05echos | 85| 148|2.3.0 | |c03n01prelude | 18| 83|2.3.0 | |c03n02allemande | 17| 111|2.3.0 | |c03n03courante | 25| 105|2.3.0 | |c03n04sarabandegrave | 32| 72|2.3.0 | |c03n05gavotte | 25| 85|2.3.0 | |c03n06musette1 | 28| 28|2.3.0 | |c03n07musette2 | 27| 34|2.3.0 | |c03n08chaconnelegere | 128| 287|2.3.0 | |c04n01prelude | 14| 86|2.3.0 | |c04n02allemande | 14| 77|2.3.0 | |c04n03courantefrancoise | 21| 85|2.3.0 | |c04n04courantealitalienne| 73| 145|2.3.0 | |c04n05sarabande | 24| 48|2.3.0 | |c04n06rigaudon | 41| 62|2.3.0 | |c04n07forlane | 55| 149|2.3.0 | |c05n01prelude | 52| 99|2.3.0 | |c05n02allemande | 43| 154|2.3.0 | |c05n03sarabande | 24| 54|2.3.0 | |c05n04gavote | 32| 104|2.3.0 | |c05n05musete | 54| 118|2.3.0 | |c06n01grave | 24| 111|2.3.0 | |c06n02allemande | 31| 130|2.3.0 | |c06n03sarabande | 44| 115|2.3.0 | |c06n04airdiable | 44| 105|2.3.0 | |c06n05siciliene | 21| 129|2.3.0 | |c07n01grave | 14| 85|2.3.0 | |c07n02allemande | 28| 139|2.3.0 | |c07n03sarabande | 33| 74|2.3.0 | |c07n04fuguete | 50| 142|2.3.0 | |c07n05gavote | 28| 57|2.3.0 | |c07n06siciliene | 18| 105|2.3.0 | |c08n01ouverture | 89| 155|2.3.0 | |c08n02ritournele | 61| 126|2.3.0 | |c08n03air | 31| 68|2.3.0 | |c08n04airtendre | 24| 54|2.3.0 | |c08n05airleger | 38| 75|2.3.0 | |c08n06Loure | 32| 113|2.3.0 | |c08n07air | 28| 74|2.3.0 | |c08n08sarabande | 24| 64|2.3.0 | |c08n09airleger | 29| 49|2.3.0 | |c08n10airlentement | 46| 102|2.3.0 | |c08n11airbaccantes | 18| 59|2.3.0 | |c09n01charme | 20| 129|2.3.0 | |c09n02lenjouement | 34| 184|2.3.0 | |c09n03graces | 22| 93|2.3.0 | |c09n04Lejene | 52| 113|2.3.0 | |c09n05vivacite | 35| 173|2.3.0 | |c09n06Sarabande | 24| 50|2.3.0 | |c09n07douceur | 42| 102|2.3.0 | |c09n08caetera | 23| 75|2.3.0 | |c10n01gravement | 14| 74|2.3.0 | |c10n02air | 32| 124|2.3.0 | |c10n03plainte | 36| 92|2.3.0 | |c10n04tromba | 42| 74|2.3.0 | |c11n01majestueusement | 38| 88|2.3.0 | |c11n02allemande | 22| 124|2.3.0 | |c11n03secondeallemande | 20| 117|2.3.0 | |c11n04courante | 18| 83|2.3.0 | |c11n05secondecourante | 21| 84|2.3.0 | |c11n06sarabande | 36| 70|2.3.0 | |c11n07gigue | 43| 158|2.3.0 | |c11n08Rondeau | 56| 131|2.3.0 | |c12n01pointe | 41| 0| | |c12n02badinage | 59| 0| | |c12n03air | 58| 0| | |c13n01unisson | 18| 0| | |c13n02air | 24| 0| | |c13n03sarabande | 29| 0| | |c13n04chaconne | 93| 0| | |c14n01gravement | 15| 87|2.3.0 | |c14n02allemande | 23| 99|2.3.0 | |c14n03sarabande | 28| 55|2.3.0 | |c14n04fuguete | 56| 225|2.3.0 | |parnasse01 | 18| 82|2.3.0 | |parnasse02 | 62| 251|2.3.0 | |parnasse03 | 58| 116|2.3.0 | |parnasse04 | 57| 105|2.3.0 | |parnasse05 | 26| 106|2.3.0 | |parnasse06 | 32| 62|2.3.0 | |parnasse07 | 53| 235|2.3.0 |

cpebachkeyboard

|file_name|measures|labels|standard| |---------|-------:|-----:|--------| |wq112n02 | 19| 38|2.3.0 | |wq112n08 | 12| 56|2.3.0 | |wq112n15 | 13| 28|2.3.0 | |wq113n03 | 7| 29|2.3.0 | |wq114n07 | 4| 45|2.3.0 | |wq117n11 | 14| 35|2.3.0 | |wq117n12 | 14| 21|2.3.0 | |wq117n13 | 3| 86|2.3.0 | |wq117n14 | 26| 36|2.3.0 | |wq119n07 | 123| 340|2.3.0 | |wq50n01a | 48| 216|2.3.0 | |wq50n01b | 25| 42|2.3.0 | |wq50n01c | 166| 244|2.3.0 | |wq50n02a | 192| 340|2.3.0 | |wq50n02b | 31| 91|2.3.0 | |wq50n02c | 133| 215|2.3.0 | |wq50n03a | 192| 280|2.3.0 | |wq50n03b | 41| 88|2.3.0 | |wq50n03c | 100| 165|2.3.0 | |wq50n04a | 156| 329|2.3.0 | |wq50n04b | 17| 73|2.3.0 | |wq50n04c | 131| 333|2.3.0 | |wq50n05a | 104| 386|2.3.0 | |wq50n05b | 60| 114|2.3.0 | |wq50n05c | 229| 390|2.3.0 | |wq50n06 | 234| 450|2.3.0 | |wq55n01a | 69| 95|2.3.0 | |wq55n01b | 39| 58|2.3.0 | |wq55n01c | 44| 78|2.3.0 | |wq55n02a | 77| 167|2.3.0 | |wq55n02b | 49| 116|2.3.0 | |wq55n02c | 160| 163|2.3.0 | |wq55n03a | 42| 89|2.3.0 | |wq55n03b | 25| 41|2.3.0 | |wq55n03c | 68| 147|2.3.0 | |wq55n04a | 128| 314|2.3.0 | |wq55n04b | 32| 121|2.3.0 | |wq55n04c | 135| 266|2.3.0 | |wq55n05a | 29| 102|2.3.0 | |wq55n05b | 30| 64|2.3.0 | |wq55n05c | 37| 70|2.3.0 | |wq55n06a | 66| 229|2.3.0 | |wq55n06b | 30| 89|2.3.0 | |wq55n06c | 122| 202|2.3.0 | |wq56n01 | 176| 435|2.3.0 | |wq56n02a | 71| 164|2.3.0 | |wq56n02b | 24| 58|2.3.0 | |wq56n02c | 48| 115|2.3.0 | |wq56n03 | 149| 425|2.3.0 | |wq56n04a | 47| 161|2.3.0 | |wq56n04b | 73| 101|2.3.0 | |wq56n05 | 172| 308|2.3.0 | |wq56n06a | 41| 83|2.3.0 | |wq56n06b | 52| 90|2.3.0 | |wq57n01 | 94| 557|2.3.0 | |wq57n02a | 41| 116|2.3.0 | |wq57n02b | 32| 68|2.3.0 | |wq57n02c | 58| 139|2.3.0 | |wq57n03 | 141| 283|2.3.0 | |wq57n04a | 81| 175|2.3.0 | |wq57n04b | 73| 166|2.3.0 | |wq57n04c | 52| 98|2.3.0 | |wq57n05 | 224| 366|2.3.0 | |wq57n06a | 90| 161|2.3.0 | |wq57n06b | 44| 106|2.3.0 | |wq57n06c | 70| 135|2.3.0 |

debussysuitebergamasque

| filename |measures|labels|standard| |-----------------------|-------:|-----:|--------| |l075-01suiteprelude | 89| 274|2.3.0 | |l075-02suitemenuet | 104| 305|2.3.0 | |l075-03suiteclair | 72| 150|2.3.0 | |l075-04suite_passepied| 156| 284|2.3.0 |

dvorak_silhouettes

|file_name|measures|labels|standard| |---------|-------:|-----:|--------| |op08n01 | 52| 80|2.3.0 | |op08n02 | 15| 67|2.3.0 | |op08n03 | 72| 238|2.3.0 | |op08n04 | 59| 136|2.3.0 | |op08n05 | 80| 139|2.3.0 | |op08n06 | 60| 113|2.3.0 | |op08n07 | 38| 167|2.3.0 | |op08n08 | 57| 100|2.3.0 | |op08n09 | 61| 97|2.3.0 | |op08n10 | 58| 104|2.3.0 | |op08n11 | 44| 88|2.3.0 | |op08n12 | 78| 210|2.3.0 |

frescobaldifiorimusicali

| filename |measures|labels|standard| |-----------------------------------------------------------------------|-------:|-----:|--------| |12.01ToccataavantilaMessadellaDomenica | 8| 57| | |12.02Kyriedelladomenica | 13| 60| | |12.03Kyrie,TemaA | 17| 66| | |12.04Christe,TemaB | 15| 47| | |12.05Christe,TemaB,aliomodo | 8| 47| | |12.06Christe,TemaB,aliomodoII | 21| 46| | |12.07Christe,TemaB,aliomodoIII | 14| 35| | |12.08Kyrie,TemaC | 13| 54| | |12.09Kyrie,TemaD,aliomodoI | 21| 63| | |12.10Kyrie,TemaD,aliomodoII | 18| 52| | |12.11Kyrieultimo | 19| 65| | |12.12Kyrie,TemaD,aliomodoIII | 12| 84| | |12.13Kyrie,TemaD,aliomodoIV | 21| 48| | |12.14Canzondopol’Epistola | 59| 211| | |12.15RecercardopoilCredo | 47| 162| | |12.16Toccatacromatichaperl’elevatione | 53| 199| | |12.17CanzonpostilComune | 80| 213| | |12.18ToccataavantilaMessadelliApostoli | 21| 74| | |12.19Kyrie,TemaE1 | 16| 46| | |12.20Kyrie,TemaE2 | 17| 64| | |12.21Kyrie,TemaE3 | 10| 45| | |12.22Christe,TemaF1 | 13| 43| | |12.23Christe,TemaF2 | 14| 52| | |12.24Kyrie,TemaG1 | 27| 51| | |12.25Kyrie,TemaG2 | 20| 65| | |12.26Kyrie,TemaH | 20| 63| | |12.27Canzondopol'Epistola | 68| 210| | |12.28ToccataavantiilRecercar | 13| 60| | |12.29RecercarcromatichopostilCredo | 70| 248| | |12.30Altorecercar | 81| 319| | |12.31Toccataperl'Elevatione | 33| 132| | |12.32RecercarconobligodelBassocomeappare | 64| 219| | |12.33CanzonquartitonidopoilpostComune | 58| 207| | |12.34ToccataavantilaMessadellaMadonna | 12| 38| | |12.35Kyrie,TemaI | 12| 42| | |12.36Kyrie,TemaK | 13| 46| | |12.37Christe,TemaL | 14| 61| | |12.38Christe,TemaM | 12| 40| | |12.39Kyrie,TemaN | 12| 34| | |12.40Kyrie,TemaO | 9| 53| | |12.41Canzondopol'Epistola | 49| 126| | |12.42RecercardopoilCredo | 46| 156| | |12.43ToccataavantiilRecercar | 14| 38| | |12.44Recercarconobligodicantarelaquintapartenonsenzatoccarla| 59| 202| | |12.45Toccataperl'Elevatione | 24| 86| | |12.46Bergamasca | 124| 415| | |12.47Capricciosoprala_Girolmeta | 102| 375| |

grieglyricpieces

|file_name|measures|labels|standard| |---------|-------:|-----:|--------| |op12n01 | 23| 43|2.3.0 | |op12n02 | 79| 125|2.3.0 | |op12n03 | 52| 110|2.3.0 | |op12n04 | 72| 97|2.3.0 | |op12n05 | 40| 109|2.3.0 | |op12n06 | 56| 126|2.3.0 | |op12n07 | 56| 74|2.3.0 | |op12n08 | 32| 78|2.3.0 | |op38n01 | 86| 141|2.3.0 | |op38n02 | 41| 46|2.3.0 | |op38n03 | 48| 87|2.3.0 | |op38n04 | 36| 66|2.3.0 | |op38n05 | 41| 70|2.3.0 | |op38n06 | 47| 104|2.3.0 | |op38n07 | 53| 55|2.3.0 | |op38n08 | 84| 130|2.3.0 | |op43n01 | 42| 102|2.3.0 | |op43n02 | 30| 98|2.3.0 | |op43n03 | 35| 112|2.3.0 | |op43n04 | 36| 52|2.3.0 | |op43n05 | 36| 110|2.3.0 | |op43n06 | 72| 127|2.3.0 | |op47n01 | 184| 158|2.3.0 | |op47n02 | 126| 183|2.3.0 | |op47n03 | 106| 93|2.3.0 | |op47n04 | 38| 21|2.3.0 | |op47n05 | 41| 109|2.3.0 | |op47n06 | 74| 83|2.3.0 | |op47n07 | 97| 134|2.3.0 | |op54n01 | 61| 110|2.3.0 | |op54n02 | 159| 286|2.3.0 | |op54n03 | 194| 267|2.3.0 | |op54n04 | 63| 91|2.3.0 | |op54n05 | 204| 118|2.3.0 | |op54n06 | 90| 171|2.3.0 | |op57n01 | 146| 313|2.3.0 | |op57n02 | 125| 183|2.3.0 | |op57n03 | 67| 186|2.3.0 | |op57n04 | 92| 116|2.3.0 | |op57n05 | 169| 202|2.3.0 | |op57n06 | 95| 156|2.3.0 | |op62n01 | 90| 72|2.3.0 | |op62n02 | 81| 163|2.3.0 | |op62n03 | 65| 95|2.3.0 | |op62n04 | 81| 97|2.3.0 | |op62n05 | 62| 45|2.3.0 | |op62n06 | 150| 173|2.3.0 | |op65n01 | 173| 203|2.3.0 | |op65n02 | 26| 128|2.3.0 | |op65n03 | 58| 87|2.3.0 | |op65n04 | 71| 112|2.3.0 | |op65n05 | 48| 128|2.3.0 | |op65n06 | 179| 222|2.3.0 | |op68n01 | 56| 156|2.3.0 | |op68n02 | 88| 186|2.3.0 | |op68n03 | 114| 134|2.3.0 | |op68n04 | 90| 85|2.3.0 | |op68n05 | 43| 95|2.3.0 | |op68n06 | 202| 200|2.3.0 | |op71n01 | 95| 180|2.3.0 | |op71n02 | 54| 107|2.3.0 | |op71n03 | 79| 72|2.3.0 | |op71n04 | 77| 87|2.3.0 | |op71n05 | 98| 155|2.3.0 | |op71n06 | 32| 133|2.3.0 | |op71n07 | 74| 74|2.3.0 |

handel_keyboard

| filename |measures|labels|standard| |------------------------|-------:|-----:|--------| |hwv430dGrobschmiedAria| 9| 51|2.3.0 | |hwv430dGrobschmiedVar1| 8| 56|2.3.0 | |hwv430dGrobschmiedVar2| 8| 58|2.3.0 | |hwv430dGrobschmiedVar3| 8| 56|2.3.0 | |hwv430dGrobschmiedVar4| 8| 68|2.3.0 | |hwv430dGrobschmied_Var5| 12| 61|2.3.0 |

jcbachsonatas

| filename |measures|labels|standard| |------------------------------------|-------:|-----:|--------| |wa01op05no1aAllegretto | 82| 120|2.3.0 | |wa01op05no1bTempodiMinuetto | 74| 149|2.3.0 | |wa02op05no2aAllegrodimolto | 111| 262|2.3.0 | |wa02op05no2bAndantedimolto | 50| 118|2.3.0 | |wa02op05no2cMinuetto | 28| 59|2.3.0 | |wa02op05no2dMinore | 24| 39|2.3.0 | |wa03op05no3aAllegro | 81| 191|2.3.0 | |wa03op05no3bAllegretto | 80| 127|2.3.0 | |wa04op05no4aAllegro | 117| 197|2.3.0 | |wa04op05no4bRondeaux | 69| 114|2.3.0 | |wa05op05no5aAllegroAssai | 99| 209|2.3.0 | |wa05op05no5bAdagio | 55| 131|2.3.0 | |wa05op05no5cPrestissimo | 102| 205|2.3.0 | |wa06op05no6aGrave | 62| 148|2.3.0 | |wa06op05no6bAllegroModerato | 77| 281|2.3.0 | |wa06op05no6cAllegretto | 46| 155|2.3.0 | |wa07op17no1aMinuettoConVariatione| 18| 178|2.3.0 | |wa08op17no2aAllegro | 121| 186|2.3.0 | |wa08op17no2bAndante | 71| 144|2.3.0 | |wa08op17no2cPrestissimo | 101| 216|2.3.0 | |wa09op17no3aAllegroAssai | 114| 268|2.3.0 | |wa09op17no3bAllegro | 111| 186|2.3.0 | |wa10op17no4aAllegro | 98| 226|2.3.0 | |wa10op17no4bPrestoAssai | 99| 119|2.3.0 | |wa11op17no5aAllegro | 102| 214|2.3.0 | |wa11op17no5bPresto | 127| 229|2.3.0 | |wa12op17no6aAllegro | 118| 194|2.3.0 | |wa12op17no6bAndante | 74| 166|2.3.0 | |wa12op17no6cPrestissimo | 105| 232|2.3.0 |

kleinegeistlichekonzerte

| filename |measures|labels|standard| |-----------------------------------------------------------------|-------:|-----:|--------| |op08n01swv282Eilemich,Gott,zuerretten | 68| 84|2.1.1 | |op08n02swv283BringtherdemHerren | 89| 176|2.1.1 | |op08n03swv284IchdankedemHerrnvonganzemHerzen | 114| 237|2.1.1 | |op08n04swv285Osüsser,ofreundlicher | 107| 193|2.1.1 | |op08n05swv286DerHerristgross | 74| 139|2.1.1 | |op08n06swv287OlieberHerreGott | 96| 199|2.1.1 | |op08n07swv288IhrHeiligen,lobsingetdemHerren | 81| 145|2.1.1 | |op08n08swv289Erhöremich,wennichrufe | 65| 128|2.1.1 | |op08n09swv290Wohldem,dernichtwandeltimRatderGottlosen | 134| 242|2.1.1 | |op08n10swv291Schaffeinmir,Gott,einreinesHerz | 39| 104|2.1.1 | |op08n11swv292DerHerrschauetvomHimmelaufderMenschenKinder| 81| 135|2.1.1 | |op08n12swv293LobetdenHerren,derzuZionwohnet | 80| 137|2.1.1 | |op08n13swv294EinsbitteichvomHerren | 86| 165|2.1.1 | |op08n14swv295Ohilf,ChristeGottesSohn | 81| 121|2.1.1 | |op08n15swv296Fürchtedichnicht | 77| 167|2.1.1 | |op08n16swv297OHerrhilf | 61| 170|2.1.1 | |op08n17swv298DasBlutJesuChristi | 38| 0|2.1.1 | |op08n18swv299DieGottseligkeitistzuallenDingennütz | 51| 73|2.1.1 | |op08n19swv300HimmelundErdevergehen | 54| 91|2.1.1 | |op08n20swv301NunkommderHeidenHeiland | 90| 165|2.1.1 | |op08n21swv302EinKindistunsgeboren | 125| 276|2.1.1 | |op08n22swv303WirglaubenallaneinenGott | 120| 281|2.1.1 | |op08n23swv304Siehe,meinFürsprecherimHimmel | 93| 172|2.1.1 | |op08n24swv305IchhabmeinSachGottheimgestellt | 299| 573|2.1.1 | |op09n01swv306IchwilldenHerrenlobenallezeit | 85| 218|2.1.1 | |op09n02swv307Washastduverwirket | 82| 184|2.1.1 | |op09n03swv308OJesu,nomendulce | 66| 149|2.1.1 | |op09n04swv309OmisericordissimeJesu | 92| 181|2.1.1 | |op09n05swv310Ichliegeundschlafe | 86| 179|2.1.1 | |op09n06swv311HabedeineLustandemHerren | 141| 351|2.1.1 | |op09n07swv312Herr,ichhoffedarauf | 78| 167|2.1.1 | |op09n08swv313BoneJesu,verbumPatris | 124| 268|2.1.1 | |op09n09swv314Verbumcarofactum | 121| 260|2.1.1 | |op09n10swv315HodieChristusnatusest | 99| 241|2.1.1 | |op09n11swv316WannunsreAugenschlafenein | 76| 170|2.1.1 | |op09n12swv317Meister,wirhabendieganzeNachtgearbeitet | 46| 86|2.1.1 | |op09n13swv318DieFurchtdesHerren | 66| 118|2.1.1 | |op09n14swv319IchbeugemeineKniegegendemVater | 95| 215|2.1.1 | |op09n15swv320Ichbinjunggewesenundbinaltworden | 65| 150|2.1.1 | |op09n16swv321Herr,wennichnurdich | 78| 187|2.1.1 | |op09n17swv322Rorate,roratecoeli | 64| 190|2.1.1 | |op09n18swv323Joseph,duSohnDavid | 77| 170|2.1.1 | |op09n19swv324IchbindieAuferstehung | 99| 234|2.1.1 | |op09n20swv325DieSeeleChristiheiligemich | 114| 217|2.1.1 | |op09n21swv326Ichrufzudir,HerrJesuChrist | 85| 180|2.1.1 | |op09n22swv327AlleinGottinderHöh | 148| 352|2.1.1 | |op09n23swv328Veni,SancteSpiritus | 122| 259|2.1.1 | |op09n24swv329IstGottfüruns | 76| 192|2.1.1 | |op09n25swv330WerwillunsscheidenvonderLiebeGottes | 79| 178|2.1.1 | |op09n26swv331DieStimmdesHerrengehetaufdenWassern | 138| 237|2.1.1 | |op09n27swv332JubilateDeoomnisterra | 130| 351|2.1.1 | |op09n28swv333Seigegrüßet,Maria | 220| 376|2.1.1 | |op09n29swv334AveMaria,qualisest | 215| 376|2.1.1 | |op09n30swv335Wasbetrübstdudich,meineSeele | 87| 194|2.1.1 | |op09n31swv336Quemadmodumdesideratcervus | 189| 478|2.1.1 | |op09n32swv337Auferimmensam | 165| 428|2.1.1 |

kozeluh_sonatas

|file_name |measures|labels|standard| |----------|-------:|-----:|--------| |09op08no1a| 135| 272|2.1.0 | |09op08no1b| 67| 149|2.1.0 | |10op08no2a| 155| 350|2.1.0 | |10op08no2b| 73| 171|2.1.0 | |10op08no2c| 156| 493|2.1.0 | |11op10no1a| 177| 493|2.1.0 | |14op13no2a| 171| 213|2.1.0 | |14op13no2b| 49| 153|2.1.0 | |14op13no2c| 93| 193|2.1.0 | |15op13no3a| 137| 373|2.1.0 | |15op13no3b| 84| 234|2.1.0 | |15op13no3c| 141| 360|2.1.0 | |16op15no1a| 34| 111|2.1.0 | |16op15no1b| 208| 524|2.1.0 | |16op15no1c| 186| 523|2.1.0 | |17op15no2a| 201| 527|2.1.0 | |17op15no2b| 40| 140|2.1.0 | |17op15no2c| 160| 385|2.1.0 | |19op17no1a| 37| 123|2.1.0 | |19op17no1b| 255| 516|2.1.0 | |19op17no1c| 213| 345|2.1.0 | |20op17no2a| 226| 608|2.1.0 | |20op17no2b| 100| 291|2.1.0 | |20op17no2c| 218| 482|2.1.0 | |21op17no3a| 193| 543|2.1.0 | |21op17no3b| 219| 589|2.1.0 | |22op20no1a| 171| 291|2.1.0 | |22op20no1b| 45| 124|2.1.0 | |22op20no1c| 150| 267|2.1.0 | |23op20no2a| 134| 495|2.1.0 | |23op20no2b| 51| 150|2.1.0 | |23op20no2c| 143| 329|2.1.0 | |24op20no3a| 152| 351|2.1.0 | |24op20no3b| 50| 121|2.1.0 | |24op20no3c| 159| 453|2.1.0 | |25op26no1a| 216| 514|2.1.0 | |25op26no1b| 50| 153|2.1.0 | |25op26no1c| 178| 240|2.1.0 | |26op26no2a| 225| 473|2.1.0 | |26op26no2b| 174| 482|2.1.0 | |27op26no3a| 204| 555|2.1.0 | |27op26no3b| 54| 169|2.1.0 | |27op26no3c| 213| 246|2.1.0 | |28op30no1a| 152| 344|2.1.0 | |28op30no1b| 50| 185|2.1.0 | |28op30no1c| 207| 457|2.1.0 | |29op30no2a| 195| 405|2.1.0 | |29op30no2b| 39| 159|2.1.0 | |29op30no2c| 206| 474|2.1.0 |

liszt_pelerinage

| filename |measures|labels|standard| |-------------------------------------------------------------------------|-------:|-----:|--------| |160.01ChapelledeGuillaumeTell | 97| 174|2.3.0 | |160.02AuLacdeWallenstadt | 112| 84|2.3.0 | |160.03Pastorale | 48| 200|2.3.0 | |160.04AuBorddUneSource | 66| 465|2.3.0 | |160.05Orage | 160| 307|2.1.1 | |160.06ValleedObermann | 216| 631|2.3.0 | |160.07Eglogue | 117| 214|2.1.1 | |160.08LeMalduPays(Heimweh) | 70| 200|2.1.1 | |160.09LesClochesdeGeneve(Nocturne) | 188| 205|2.1.1 | |161.01Sposalizio | 133| 237|2.1.1 | |161.02IlPensieroso | 48| 88|2.3.0 | |161.03CanzonettadelSalvatorRosa | 75| 274|2.3.0 | |161.04Sonetto47delPetrarca | 95| 153|2.3.0 | |161.05Sonetto104delPetrarca | 79| 121|2.3.0 | |161.06Sonetto123delPetrarca | 84| 149|2.3.0 | |161.07ApresunelectureduDante | 373| 633|2.3.0 | |162.01Gondoliera | 125| 121|2.3.0 | |162.02Canzone | 60| 98|2.3.0 | |162.03TarantelladaGuillaumeLouisCottrau.Prestoecanzone_napolitana| 479| 716|2.1.1 |

mahler_kindertotenlieder

| filename |measures|labels|standard| |-----------------------------------------|-------:|-----:|--------| |kindertotenlieder01nunwilldiesonn | 84| 179|2.3.0 | |kindertotenlieder02nunsehichwohl | 74| 96|2.3.0 | |kindertotenlieder03wenndeinmutterlein| 70| 118|2.3.0 | |kindertotenlieder04oftdenkich | 71| 53|2.3.0 | |kindertotenlieder05indiesem_wetter | 139| 149|2.3.0 |

medtner_tales

|file_name|measures|labels|standard| |---------|-------:|-----:|--------| |op08n01 | 81| 213|2.3.0 | |op14n01 | 85| 265|2.3.0 | |op26n01 | 47| 180|2.3.0 | |op26n02 | 65| 166|2.3.0 | |op26n03 | 81| 116|2.3.0 | |op26n04 | 77| 300|2.3.0 | |op34n01 | 237| 669|2.3.0 | |op34n02 | 48| 195|2.3.0 | |op34n03 | 144| 408|2.3.0 | |op34n04 | 61| 323|2.3.0 | |op35n01 | 75| 272|2.3.0 | |op35n02 | 139| 422|2.3.0 | |op35n03 | 80| 320|2.3.0 | |op35n04 | 122| 345|2.3.0 | |op42n01 | 134| 479|2.3.0 | |op42n02 | 67| 178|2.3.0 | |op42n03 | 182| 504|2.3.0 | |op48n01 | 553| 871|2.3.0 | |op48n02 | 186| 282|2.3.0 |

mendelssohn_quartets

|file_name|measures|labels|standard| |---------|-------:|-----:|--------| |01op12a | 292| 673|2.1.0 | |01op12b | 128| 349|2.1.0 | |01op12c | 65| 212|2.1.0 | |01op12d | 313| 771|2.1.0 | |02op13a | 251| 793|2.1.0 | |02op13b | 125| 544|2.1.0 | |02op13c | 163| 415|2.1.0 | |02op13d | 397| 805|2.1.0 | |03op44,1a| 374| 748|2.1.0 | |03op44,1b| 225| 393|2.1.0 | |03op44,1c| 155| 437|2.1.0 | |03op44,1d| 316| 819|2.1.0 | |04op44,2a| 277| 837|2.1.0 | |04op44,2b| 244| 829|2.1.0 | |04op44,2c| 83| 328|2.1.0 | |04op44,2d| 515| 793|2.1.0 | |05op44,3a| 369| 1044|2.1.0 | |05op44,3b| 301| 635|2.1.0 | |05op44,3c| 131| 385|2.1.0 | |05op44,3d| 323| 1000|2.1.0 | |06op80a | 324| 729|2.1.0 | |06op80b | 301| 338|2.1.0 | |06op80c | 120| 388|2.1.0 | |06op80d | 461| 493|2.1.0 |

monteverdi_madrigals

| filename |measures|labels|standard| |---------------------|-------:|-----:|--------| |2-12 | 93| 225|2.1.0 | |3-09 | 84| 190|2.1.0 | |4-19 | 111| 185|2.1.0 | |5-01 | 67| 176|2.1.0 | |5-03 | 74| 152|2.1.0 | |5-04a | 82| 128|2.1.0 | |5-04c | 53| 105|2.1.0 | |5-04d | 59| 125|2.1.0 | |5-04e | 95| 219|2.1.0 | |5-05b | 58| 98|2.1.0 | |5-05c | 75| 151|2.1.0 | |5-08 | 91| 167|2.1.0 | |5-09 | 84| 167|2.1.0 | |5-11 | 57| 104|2.1.0 | |6-01a | 34| 83|2.1.0 | |8-18 | 106| 295|2.1.0 | |8-19 | 142| 281|2.1.0 | |9-12 | 26| 52|2.1.0 | |laudatepueri_dominum| 177| 386|2.1.0 |

mozartpianosonatas

|file_name|measures|labels|standard| |---------|-------:|-----:|--------| |K279-1 | 100| 251| | |K279-2 | 74| 156| | |K279-3 | 158| 321| | |K280-1 | 144| 225| | |K280-2 | 60| 124| | |K280-3 | 190| 199| | |K281-1 | 109| 208| | |K281-2 | 106| 153| | |K281-3 | 162| 384| | |K282-1 | 36| 104| | |K282-2 | 72| 129| | |K282-3 | 102| 176| | |K283-1 | 120| 326| | |K283-2 | 39| 169| | |K283-3 | 277| 337| | |K284-1 | 127| 330| | |K284-2 | 92| 228| | |K284-3 | 260| 755| | |K309-1 | 155| 307| | |K309-2 | 79| 259| | |K309-3 | 252| 406| | |K310-1 | 133| 292| | |K310-2 | 86| 252| | |K310-3 | 252| 428| | |K311-1 | 112| 319| | |K311-2 | 93| 241| | |K311-3 | 269| 491| | |K330-1 | 150| 293| | |K330-2 | 64| 187| | |K330-3 | 171| 365| | |K331-1 | 134| 399| | |K331-2 | 100| 160| | |K331-3 | 127| 128| | |K332-1 | 229| 316| | |K332-2 | 40| 168| | |K332-3 | 245| 449| | |K333-1 | 165| 431| | |K333-2 | 82| 217| | |K333-3 | 224| 460| | |K457-1 | 185| 308| | |K457-2 | 57| 214| | |K457-3 | 319| 328| | |K533-1 | 239| 584| | |K533-2 | 122| 261| | |K533-3 | 187| 423| | |K545-1 | 73| 119| | |K545-2 | 74| 146| | |K545-3 | 73| 143| | |K570-1 | 209| 245| | |K570-2 | 55| 250| | |K570-3 | 89| 281| | |K576-1 | 160| 295| | |K576-2 | 67| 151| | |K576-3 | 189| 381| |

pergolesistabatmater

| file_name |measures|labels|standard| |--------------------------------|-------:|-----:|--------| |01. Stabat Mater dolorosa | 47| 174|2.2.0 | |02. Cujus animam gementem | 108| 228|2.2.0 | |03. O quam tristis et afflicta | 26| 84|2.2.0 | |04. Quae moerebat et dolebat | 103| 214|2.2.0 | |05. Quis est homo qui non fleret| 49| 122|2.2.0 | |06. Vidit suum dulcem natum | 43| 153|2.2.0 | |07. Eja, Mater fons amois | 94| 214|2.2.0 | |08. Fac ut ardeat cor meum | 72| 0| | |09. Sancta mater, istud agas | 84| 0| | |10. Fac ut portem Christi mortem| 26| 0| | |11. Inflammatus et accensus | 52| 0| | |12. Quando corpus morietur | 94| 0| |

peri_euridice

| filename |measures|labels|standard| |---------------------|-------:|-----:|--------| |perieuridicescene0| 14| 31|2.3.0 | |perieuridicescene1| 119| 342|2.3.0 | |perieuridicescene2| 288| 732|2.3.0 | |perieuridicescene3| 135| 323|2.3.0 | |perieuridicescene4| 304| 721|2.3.0 | |perieuridicescene_5| 260| 735|2.3.0 |

pleyel_quartets

|file_name |measures|labels|standard| |----------|-------:|-----:|--------| |b307op2n1a| 197| 402|2.3.0 | |b307op2n1b| 107| 190|2.3.0 | |b307op2n1c| 78| 156|2.3.0 | |b309op2n3a| 98| 189|2.3.0 | |b309op2n3b| 269| 507|2.3.0 | |b309op2n3c| 74| 123|2.3.0 |

poulencmouvementsperpetuels

| filename |measures|labels|standard| |---------------|-------:|-----:|--------| |01assezmodere| 24| 93|2.3.0 | |02tresmodere | 14| 58|2.3.0 | |03alerte | 56| 127|2.3.0 |

rachmaninoff_piano

|filename|measures|labels|standard| |---------|-------:|-----:|--------| |op4205 | 16| 17|2.3.0 | |op4206 | 16| 82|2.3.0 | |op4207 | 18| 51|2.3.0 | |op4208 | 15| 45|2.3.0 | |op4209 | 19| 52|2.3.0 | |op4210 | 25| 45|2.3.0 | |op4201a | 16| 28|2.3.0 | |op4201b | 16| 35|2.3.0 | |op4202 | 16| 24|2.3.0 | |op4203 | 16| 52|2.3.0 | |op4204 | 16| 22|2.3.0 | |op4211 | 16| 54|2.3.0 | |op4212 | 23| 69|2.3.0 | |op4213a | 17| 69|2.3.0 | |op4213b | 13| 47|2.3.0 | |op4214 | 16| 35|2.3.0 | |op4215 | 26| 66|2.3.0 | |op4216 | 15| 58|2.3.0 | |op4217 | 23| 40|2.3.0 | |op4218 | 16| 50|2.3.0 | |op4219 | 17| 99|2.3.0 | |op42_20 | 44| 101|2.3.0 |

ravel_piano

| filename |measures|labels|standard| |-------------------------------------------|-------:|-----:|--------| |Ravel-JeuxdEau | 85| 257|2.1.0 | |Ravel-MiroirsI.Noctuelles | 132| 0| | |Ravel-MiroirsII.Oiseauxtristes | 32| 0| | |Ravel-MiroirsIII.UneBarquesurl'ocean| 143| 236|2.1.0 | |Ravel-MiroirsIV.Alboradadelgracioso | 229| 368|2.1.0 |

scarlatti_sonatas

|file_name|measures|labels|standard| |---------|-------:|-----:|--------| |K001 | 31| 89|2.3.0 | |K002 | 78| 146|2.3.0 | |K003 | 94| 198|2.3.0 | |K004 | 39| 208|2.3.0 | |K005 | 90| 126|2.3.0 | |K006 | 75| 97|2.3.0 | |K007 | 155| 270|2.3.0 | |K008 | 47| 183|2.3.0 | |K009 | 60| 142|2.3.0 | |K010 | 75| 165|2.3.0 | |K011 | 28| 101|2.3.0 | |K012 | 48| 281|2.3.0 | |K013 | 113| 240|2.3.0 | |K014 | 43| 146|2.3.0 | |K017 | 129| 198|2.3.0 | |K018 | 51| 272|2.3.0 | |K019 | 92| 227|2.3.0 | |K020 | 102| 146|2.3.0 | |K021 | 150| 270|2.3.0 | |K022 | 78| 207|2.3.0 | |K023 | 70| 267|2.3.0 | |K025 | 87| 278|2.3.0 | |K027 | 67| 204|2.3.0 | |K031 | 114| 192|2.3.0 | |K032 | 24| 39|2.3.0 | |K033 | 119| 117|2.3.0 | |K034 | 28| 67|2.3.0 | |K035 | 40| 147|2.3.0 | |K036 | 95| 193|2.3.0 | |K037 | 52| 179|2.3.0 | |K039 | 49| 217|2.3.0 | |K040 | 24| 53|2.3.0 | |K044 | 152| 208|2.3.0 | |K046 | 144| 321|2.3.0 | |K047 | 75| 309|2.3.0 | |K048 | 124| 234|2.3.0 | |K049 | 118| 270|2.3.0 | |K050 | 159| 246|2.3.0 | |K051 | 47| 257|2.3.0 | |K052 | 55| 378|2.3.0 | |K053 | 100| 135|2.3.0 | |K054 | 57| 202|2.3.0 | |K055 | 133| 197|2.3.0 | |K056 | 58| 222|2.3.0 | |K057 | 182| 311|2.3.0 | |K059 | 31| 97|2.3.0 | |K061 | 156| 268|2.3.0 | |K062 | 109| 128|2.3.0 | |K063 | 60| 118|2.3.0 | |K064 | 47| 72|2.3.0 | |K065 | 74| 137|2.3.0 | |K066 | 32| 182|2.3.0 | |K067 | 22| 88|2.3.0 | |K068 | 116| 157|2.3.0 | |K069 | 63| 162|2.3.0 | |K071 | 29| 133|2.3.0 | |K072 | 37| 135|2.3.0 | |K074 | 40| 60|2.3.0 | |K075 | 45| 98|2.3.0 | |K076 | 67| 162|2.3.0 | |K087 | 70| 201|2.3.0 | |K092 | 55| 178|2.3.0 | |K094 | 26| 56|2.3.0 | |K095 | 23| 47|2.3.0 | |K096 | 211| 357|2.3.0 | |K097 | 247| 207|2.3.0 | |K098 | 113| 165|2.3.0 | |K099 | 86| 175|2.3.0 | |K100 | 50| 144|2.3.0 |

schubert_winterreise

|file_name|measures|labels|standard| |---------|-------:|-----:|--------| |n01 | 105| 214|2.1.0 | |n02 | 51| 70|2.1.0 | |n03 | 55| 141|2.1.0 | |n04 | 109| 187|2.1.0 | |n05 | 83| 245|2.1.0 | |n06 | 32| 44|2.1.0 | |n07 | 74| 176|2.1.0 | |n08 | 69| 353|2.1.0 | |n09 | 43| 72|2.1.0 | |n10 | 67| 105|2.1.0 | |n11 | 88| 168|2.1.0 | |n12 | 48| 82|2.1.0 | |n13 | 94| 111|2.1.0 | |n14 | 44| 57|2.1.0 | |n15 | 43| 169|2.1.0 | |n16 | 47| 101|2.1.0 | |n17 | 49| 112|2.1.0 | |n18 | 19| 61|2.1.0 | |n19 | 43| 66|2.1.0 | |n20 | 83| 167|2.1.0 | |n21 | 32| 153|2.1.0 | |n22 | 46| 80|2.1.0 | |n23 | 32| 87|2.1.0 | |n24 | 61| 79|2.1.0 |

schulhoffsuitedansanteenjazz

| filename |measures|labels|standard| |---------------------------------|-------:|-----:|--------| |suitedansanteenjazz1stomp | 46| 97|2.3.0 | |suitedansanteenjazz2strait | 39| 87|2.3.0 | |suitedansanteenjazz3waltz | 70| 92|2.3.0 | |suitedansanteenjazz4tango | 40| 63|2.3.0 | |suitedansanteenjazz5slow | 41| 96|2.3.0 | |suitedansanteenjazz6_fox-trot| 50| 53|2.3.0 |

schumann_kinderszenen

|file_name|measures|labels|standard| |---------|-------:|-----:|--------| |n01 | 22| 44|2.3.0 | |n02 | 40| 123|2.3.0 | |n03 | 31| 58|2.3.0 | |n04 | 17| 53|2.3.0 | |n05 | 16| 48|2.3.0 | |n06 | 24| 84|2.3.0 | |n07 | 24| 71|2.3.0 | |n08 | 32| 73|2.3.0 | |n09 | 24| 46|2.3.0 | |n10 | 57| 67|2.3.0 | |n11 | 48| 140|2.3.0 | |n12 | 32| 92|2.3.0 | |n13 | 25| 49|2.3.0 |

schumann_liederkreis

|file_name|measures|labels|standard| |---------|-------:|-----:|--------| |op39n01 | 28| 47|2.1.0 | |op39n02 | 30| 66|2.1.0 | |op39n03 | 72| 106|2.1.0 | |op39n04 | 39| 53|2.1.0 | |op39n05 | 68| 83|2.1.0 | |op39n06 | 30| 68|2.1.0 | |op39n07 | 39| 66|2.1.0 | |op39n08 | 39| 88|2.1.0 | |op39n09 | 28| 86|2.1.0 | |op39n10 | 41| 108|2.1.0 | |op39n11 | 50| 67|2.1.0 | |op39n12 | 31| 54|2.1.0 |

sweelinck_keyboard

| filename |measures|labels|standard| |--------------------------|-------:|-----:|--------| |SwWV258fantasia_cromatica| 196| 501|2.1.0 |

tchaikovsky_seasons

|file_name|measures|labels|standard| |---------|-------:|-----:|--------| |op37a01 | 103| 313|2.3.0 | |op37a02 | 169| 278|2.3.0 | |op37a03 | 46| 119|2.3.0 | |op37a04 | 86| 210|2.3.0 | |op37a05 | 88| 193|2.3.0 | |op37a06 | 99| 263|2.3.0 | |op37a07 | 56| 179|2.3.0 | |op37a08 | 198| 514|2.3.0 | |op37a09 | 90| 368|2.3.0 | |op37a10 | 56| 193|2.3.0 | |op37a11 | 83| 168|2.3.0 | |op37a12 | 176| 261|2.3.0 |

wagner_overtures

| filename |measures|labels|standard| |----------------------------------------------------------|-------:|-----:|--------| |WWV090Tristan01Vorspiel-PreludeRicordi1888Floridia | 111| 359|2.1.0 | |WWV096-Meistersinger01Vorspiel-PreludeSchottKleinmichel| 222| 1074|2.1.0 |

wfbachsonatas

|filename|measures|labels|standard| |---------|-------:|-----:|--------| |F001n08a| 63| 204|2.3.0 | |F001n08b| 40| 77|2.3.0 | |F001n08c| 101| 217|2.3.0 | |F002n07a| 62| 140|2.3.0 | |F002n07b| 44| 120|2.3.0 | |F002n07c| 66| 166|2.3.0 | |F003n04a| 83| 316|2.3.0 | |F003n04b| 64| 223|2.3.0 | |F003n04c| 108| 290|2.3.0 |

Owner

  • Name: Digital and Cognitive Musicology Lab
  • Login: DCMLab
  • Kind: organization
  • Location: Lausanne, CH

The Digital and Cognitive Musicology Lab at École Polytechnique Fédérale de Lausanne (EPFL)

GitHub Events

Total
  • Release event: 3
  • Watch event: 5
  • Delete event: 3
  • Push event: 32
  • Pull request event: 6
  • Create event: 11
Last Year
  • Release event: 3
  • Watch event: 5
  • Delete event: 3
  • Push event: 32
  • Pull request event: 6
  • Create event: 11

Dependencies

.github/workflows/version_release.yml actions
  • actions/checkout v3 composite
  • ncipollo/release-action v1 composite