SearcharxivSearch

arXiv subjects

Ana Llorens

Publications and source records attributed to Ana Llorens.

4 recordsLinked to original sources

Soprano voices in opera seria: a corpus-based inquiry into eighteenth-century vocal types

Eighteenth-century Italian opera seria was dominated by soprano voices. Although masculine roles were typically performed by castrati and feminine roles by women, cross-casting was common, producing four soprano configurations in which performers of either sex could portray characters of either gender. We hypothesize that composers tailored their writing both to the singers premiering their arias and to the characters' gender. Using statistical models built on approximately 1,700 arias, we analyze relationships between vocal typology, characters' gender, and stylistic choices, comparing supervised learning methods and selecting ridge logistic regression as our primary model, whose performance is competitive with that of the best-performing alternative while allowing for interpretation and uncertainty quantification of its coefficients. Results reveal an asymmetry: character gender is consistently encoded in the writing, while the singer's sex is barely recoverable. Masculine-character arias feature large melodic leaps, intervallic variability, and wider ranges; feminine-character arias favor higher maximum pitches, minor intervals, and melodic stability. Female singers sang higher pitches than male sopranos, but this correlates more with character portrayal than with physiology.

stat.AP

Constructing Opera Seria in the Iberian Courts: Metastasian Repertoire for Spain and Portugal

The exceptional reception of Pietro Metastasio's works during the eighteenth century, all over Europe and in the Iberian Peninsula in particular, is well documented. Due to that unparalleled success, it is possible to ascertain Spain and Portugal's participation in international, contemporary tastes and artistic webs, applicable to both composers and performers. However, this internationalisation needs to be nuanced, as some characteristics of the repertoire specifically written for the Peninsula indicate that their court audiences may have had expectations, both social and strictly musical, different from those of the public in opera theatres elsewhere in the continent. In this light, this article investigates in what ways the style of five composers in the international scene - Perez, Galuppi, Jommelli, Conforto, and Corselli - varied when commissioned to write opera seria for the Iberian courts. The statistical analysis of fifteen settings especially written for the court theatres in Madrid and Lisbon, in comparison to the average data extracted from a corpus of 2,404 arias from 126 versions of a select number of Metastasian librettos, allows us to evaluate some particular usages regarding key, metre, tempo, and treatment of the vocal part. In this manner, through quantitative analysis, this article places eighteenth-century Iberian music production and consumption in the context of European opera seria, while ultimately suggesting that its unique musical characteristics were also partly dependent on local musical customs, gender stereotypes, and personal idiosyncrasies alike.

cs.IR

Optimizing Feature Extraction for Symbolic Music

This paper presents a comprehensive investigation of existing feature extraction tools for symbolic music and contrasts their performance to determine the set of features that best characterizes the musical style of a given music score. In this regard, we propose a novel feature extraction tool, named musif, and evaluate its efficacy on various repertoires and file formats, including MIDI, MusicXML, and **kern. Musif approximates existing tools such as jSymbolic and music21 in terms of computational efficiency while attempting to enhance the usability for custom feature development. The proposed tool also enhances classification accuracy when combined with other sets of features. We demonstrate the contribution of each set of features and the computational resources they require. Our findings indicate that the optimal tool for feature extraction is a combination of the best features from each tool rather than those of a single one. To facilitate future research in music information retrieval, we release the source code of the tool and benchmarks.

cs.SD

musif: a Python package for symbolic music feature extraction

In this work, we introduce musif, a Python package that facilitates the automatic extraction of features from symbolic music scores. The package includes the implementation of a large number of features, which have been developed by a team of experts in musicology, music theory, statistics, and computer science. Additionally, the package allows for the easy creation of custom features using commonly available Python libraries. musif is primarily geared towards processing high-quality musicological data encoded in MusicXML format, but also supports other formats commonly used in music information retrieval tasks, including MIDI, MEI, Kern, and others. We provide comprehensive documentation and tutorials to aid in the extension of the framework and to facilitate the introduction of new and inexperienced users to its usage.

cs.SD