frescobaldi_fiori_musicali

https://dcmlab.github.io/frescobaldi_fiori_musicali/

https://github.com/dcmlab/frescobaldi_fiori_musicali

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 6 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 (9.0%) to scientific vocabulary
Last synced: 6 months ago · JSON representation

Repository

https://dcmlab.github.io/frescobaldi_fiori_musicali/

Basic Info
  • Host: GitHub
  • Owner: DCMLab
  • Default Branch: main
  • Homepage:
  • Size: 52.1 MB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 1
  • Releases: 4
Created about 5 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

Girolamo Frescobaldi (1583-1643) – Fiori Musicali, op. 12 (1635) (A corpus of annotated scores)

Frescobaldi, sometimes organist at St. Peter's Basilica in Rome, composed Fiori Musicali near the beginning of the last of these appointments, under the patronage of Pope Urban VIII. These three organ masses, using borrowed chant melodies in the Renaissance practice, are fairly early examples of a genre that would become much more common in the Baroque, and were regarded for centuries afterward as examples of technical perfection in composition. Johann Joseph Fux incorporated portions of this work into his Gradus ad Parnassum as examples of supreme contrapuntal perfection. Our annotations show the intricacy of harmonic successions created by Frescobaldi's elegant modal counterpoint.

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 first piece, Toccata avanti la Messa della Domenica has the following files:

  • MS3/12.01_Toccata_avanti_la_Messa_della_Domenica.mscx: Uncompressed MuseScore 3.6.2 file including the music and annotation labels.
  • notes/12.01_Toccata_avanti_la_Messa_della_Domenica.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/12.01_Toccata_avanti_la_Messa_della_Domenica.measures.tsv: A table with relevant information about the measures in the score.
  • chords/12.01_Toccata_avanti_la_Messa_della_Domenica.chords.tsv: A table containing layer-wise unique onset positions with the musical markup (such as dynamics, articulation, lyrics, figured bass, etc.).
  • harmonies/12.01_Toccata_avanti_la_Messa_della_Domenica.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/12.01ToccataavantilaMessadellaDomenica.harmonies.tsv") notes = ms3.loadtsv("notes/12.01ToccataavantilaMessadellaDomenica.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

Scores

This corpus of annotated MuseScore files has been created within the DCML corpus initiative and employs the DCML harmony annotation standard. It represents the three organ masses and two capriccios of Fiori musicali, the composer Frescobaldi's magnum opus and only principally liturgical work, written during his tenure as the organist of St. Peter's Basilica. These pieces use Gregorian chants and folk melodies as the basis for complex contrapuntal settings. The annotation standard produced distinctive results when applied to this late-Renaissance/early-Baroque material, as the pieces in this set make extensive use of modal minor (lacking a #7 leading tone) and generally lack functional cadences. Several movements, such as 12.31_Toccata_per_l'Elevatione, employ an experimental variation of the standard to accommodate the Phrygian mode.

These organ scores were created by MuseScore engraver Gil Martinez and correspond most closely to the 1955 Bärenreiter editions. Small instrumentation edits included in the scores to optimize playback were removed for purposes of this corpus.

Messa della Domenica

| title | catalogueno | filename | |-------------------------------------------------------------------|--------------|---------------------------------------------------| | 01. Toccata avanti la Messa della Domenica | F 12.01 | 12.01ToccataavantilaMessadellaDomenica.mscx | | 02. Kyrie della domenica | F 12.02 | 12.02Kyriedelladomenica.mscx | | 03. Kyrie | F 12.03 | 12.03Kyrie,TemaA.mscx | | 04. Christe | F 12.04 | 12.04Christe,TemaB.mscx | | 05. Christe alio modo | F 12.05 | 12.05Christe,TemaB,aliomodo.mscx | | 06. Christe alio modo | F 12.06 | 12.06Christe,TemaB,aliomodoII.mscx | | 07. Christe alio modo | F 12.07 | 12.07Christe,TemaB,aliomodoIII.mscx | | 08. Kyrie | F 12.08 | 12.08Kyrie,TemaC.mscx | | 09. Kyrie alio modo | F 12.09 | 12.09Kyrie,TemaD,aliomodoI.mscx | | 10. Kyrie alio modo | F 12.10 | 12.10Kyrie,TemaD,aliomodoII.mscx | | 11. Kyrie ultimo | F 12.11 | 12.11Kyrieultimo.mscx | | 12. Kyrie alio modo | F 12.12 | 12.12Kyrie,TemaD,aliomodoIII.mscx | | 13. Kyrie alio modo | F 12.13 | 12.13Kyrie,TemaD,aliomodoIV.mscx | | 14. Canzon dopo l’Epistola | F 12.14 | 12.14Canzondopol’Epistola.mscx | | 15. Recercar dopo il Credo | F 12.15 | 12.15RecercardopoilCredo.mscx | | 16. Toccata cromaticha per l’elevatione | F 12.16 | 12.16Toccatacromatichaperl’elevatione.mscx | | 17. Canzon post il Comune | F 12.17 | 12.17Canzonpostil_Comune.mscx |

Messa delli Apostoli

| title | catalogueno | filename | |----------------------------------------------|--------------|-------------------------------------------------| | 18. Toccata avanti la Messa delli Apostoli | F 12.18 | 12.18ToccataavantilaMessadelliApostoli | | 19. Kyrie delli Apostoli | F 12.19 | 12.19Kyrie,TemaE1 | | 20. Kyrie | F 12.20 | 12.20Kyrie,TemaE2 | | 21. Kyrie | F 12.21 | 12.21Kyrie,TemaE3 | | 22. Christe | F 12.22 | 12.22Christe,TemaF1 | | 23. Christe | F 12.23 | 12.23Christe,TemaF2 | | 24. Kyrie | F 12.24 | 12.24Kyrie,TemaG1 | | 25. Kyrie | F 12.25 | 12.25Kyrie,TemaG2 | | 26. Kyrie | F 12.26 | 12.26Kyrie,TemaH | | 27. Canzon dopo l'Epistola | F 12.27 | 12.27Canzondopol'Epistola | | 28. Toccata avanti il Recercar | F 12.28 | 12.28ToccataavantiilRecercar | | 29. Recercar cromaticho post il Credo | F 12.29 | 12.29RecercarcromatichopostilCredo | | 30. Altro Recercar | F 12.30 | 12.30Altorecercar | | 31. Toccata per l'elevatione | F 12.31 | 12.31Toccataperl'Elevatione | | 32. Recercar con obligo del basso come apare | F 12.32 | 12.32RecercarconobligodelBassocomeappare | | 33. Canzon quarti toni dopo il post Comune | F 12.33 | 12.33CanzonquartitonidopoilpostComune | | 34. Toccata avanti la Messa della Madonna | F 12.34 | 12.34ToccataavantilaMessadella_Madonna |

Messa della Madonna

| title | catalogueno | filename | |-------------------------------------------------------------------|--------------|-------------------------------------------------------------------------| | 35. Kyrie della Madonna | F 12.35 | 12.35Kyrie,TemaI | | 36. Kyrie | F 12.36 | 12.36Kyrie,TemaK | | 37. Christe | F 12.37 | 12.37Christe,TemaL | | 38. Christe | F 12.38 | 12.38Christe,TemaM | | 39. Kyrie | F 12.39 | 12.39Kyrie,TemaN | | 40. Kyrie | F 12.40 | 12.40Kyrie,TemaO | | 41. Canzon dopo l’Epistola | F 12.41 | 12.41Canzondopol'Epistola | | 42. Recercar dopo il Credo | F 12.42 | 12.42RecercardopoilCredo | | 43. Toccata avanti il Recercar | F 12.43 | 12.43ToccataavantiilRecercar | | 44. Recercar con obligo di cantare la quinta parte senza toccarla | F 12.44 | 12.44Recercarconobligodicantarelaquintapartenonsenzatoccarla | | 45. Toccata per l’elevatione | F 12.45 | 12.45Toccataperl'Elevatione | | 46. Bergamasca | F 12.46 | 12.46Bergamasca | | 47. Capriccio sopra la Girolmeta | F 12.47 | 12.47Capricciosoprala_Girolmeta |

Source

Transcribed by musescore.com user SpaceGuru5.

Source files as of 2020-12-21:

| URL | filename | license | |----------------------------------------------------|------------------------------------|---------| | https://musescore.com/user/11977961/scores/5563581 | 12.34-47MessadellaMadonna.mscx | None | | https://musescore.com/user/11977961/scores/5552416 | 12.18-33MessadelliApostoli.mscx | CC0 | | https://musescore.com/user/11977961/scores/5317011 | 12.01-17Messadella_Domenica.mscx | CC0 |

Alternative annotations

Adrian Nagel has created an alternative version of the annotations for 12.16_Toccata_cromaticha_per_l’elevatione which considers the key to be E (phrygian). This was achieved in an additional copy of the score which is present in the Git history as 12.16_Toccata_cromaticha_per_l’elevatione_phrygian up until commit 0f4bdb9a. The annotation file is still present as harmonies/12.16_Toccata_cromaticha_per_l’elevatione_phrygian.harmonies.tsv. However, the columns related to chord tones have been manually removed because the ms3 parser currently supports creating them only for major and minor keys (that is, everything related to scale degree 2 would be incorrect).

Overview

| filename |measures|labels| |-----------------------------------------------------------------------|-------:|-----:| |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|

Overview table automatically updated using ms3.

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: 2
  • Delete event: 3
  • Push event: 8
  • Public event: 1
  • Pull request event: 3
  • Pull request review event: 1
  • Create event: 4
Last Year
  • Release event: 2
  • Delete event: 3
  • Push event: 8
  • Public event: 1
  • Pull request event: 3
  • Pull request review event: 1
  • Create event: 4

Dependencies

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