Recent Releases of rachmaninoff_piano

rachmaninoff_piano - Updated paradata


Published by github-actions[bot] 10 months ago

rachmaninoff_piano - Updated README

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.

Sergei Rachmaninoff – Variations on a Theme of Corelli, Op. 42

This corpus of annotated MuseScore files has been created within the DCML corpus initiative and employs the DCML harmony annotation standard. It represents Sergei Rachmaninoff's virtuosic op. 42 Variations (1931). This work, written on Lake Lucerne in Switzerland, reflects the style of the composer's reticent late period. The title is something of a misnomer, as the theme is in fact the traditional La Folia, used widely by composers of the 17th and 18th centuries including Vivaldi, Händel, and indeed Corelli. Rachmaninoff tears this venerable theme to shreds with pianistic pyrotechnics so difficult that the composer himself, champion of the instrument that he was, found them unplayable. Our annotations reveal the tonal substance out of which this cycle's impressive digressions and interpolations are forged, and comparing the outputs of each of these variations should provide fertile ground for quantitative study of variational technique.

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 variation theme has the following files:

  • MS3/op42_01a.mscx: Uncompressed MuseScore 3.6.2 file including the music and annotation labels.
  • notes/op42_01a.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/op42_01a.measures.tsv: A table with relevant information about the measures in the score.
  • chords/op42_01a.chords.tsv: A table containing layer-wise unique onset positions with the musical markup (such as dynamics, articulation, lyrics, figured bass, etc.).
  • harmonies/op42_01a.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) you'll be able to load any TSV like this:

```python import ms3

labels = ms3.loadtsv("harmonies/op4201a.harmonies.tsv") notes = ms3.loadtsv("notes/op4201a.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

Johannes Hentschel, Yannis Rammos, Markus Neuwirth, & Martin Rohrmeier. (2025). Sergei Rachmaninoff – Variations on a Theme of Corelli, Op. 42 [Data set]. Zenodo. https://doi.org/10.5281/zenodo.14984155

License

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

cc-by-nc-sa-image

Scores

These scores were specially typeset for this project by Matthias Schabow following the reissued 1931 first edition, which is itself available via the IMSLP MIT Archive Project.

File naming convention

regex op42_(?<movement>\d{2}[ab]?)


Published by github-actions[bot] about 1 year ago

rachmaninoff_piano - Updating metadata

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.

Sergei Rachmaninoff – Variations on a Theme of Corelli, Op. 42

This corpus of annotated MuseScore files has been created within the DCML corpus initiative and employs the DCML harmony annotation standard. It represents Sergei Rachmaninoff's virtuosic op. 42 Variations (1931). This work, written on Lake Lucerne in Switzerland, reflects the style of the composer's reticent late period. The title is something of a misnomer, as the theme is in fact the traditional La Folia, used widely by composers of the 17th and 18th centuries including Vivaldi, Händel, and indeed Corelli. Rachmaninoff tears this venerable theme to shreds with pianistic pyrotechnics so difficult that the composer himself, champion of the instrument that he was, found them unplayable. Our annotations reveal the tonal substance out of which this cycle's impressive digressions and interpolations are forged, and comparing the outputs of each of these variations should provide fertile ground for quantitative study of variational technique.

Cite as

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.

License

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

cc-by-nc-sa-image

Scores

These scores were specially typeset for this project by Matthias Schabow following the reissued 1931 first edition, which is itself available via the IMSLP MIT Archive Project.

Overview

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

Overview table automatically updated using ms3.


Published by github-actions[bot] about 1 year ago

rachmaninoff_piano - Eliminate Warnings w.r.t. op42

This PR is a rebased version of #27.

https://op-musicology.epfl.ch/projects/distant-listening-corpus/work_packages/1366/

Warnings dealt with running ms3 review v.2.5.4


Published by github-actions[bot] about 1 year ago

rachmaninoff_piano - Finalizes metadata and resets score layouts to defaults

With the exception of a couple of instances of unconventional notation, the score layout workflow fit this repo very well. My modus has been to apply it to movements where it works, leave it out where it doesn't, then do one commit for the whole repo explaining. See what you think.


Published by github-actions[bot] about 1 year ago