Package: musicXML 1.0.1

musicXML: Data Sonification using 'musicXML'

A set of tools to facilitate data sonification and handle the 'musicXML' format <https://usermanuals.musicxml.com/MusicXML/Content/XS-MusicXML.htm>. Several classes are defined for basic musical objects such as note pitch, note duration, note, measure and score. Moreover, sonification utilities functions are provided, e.g. to map data into musical attributes such as pitch, loudness or duration. A typical sonification workflow hence looks like: get data; map them to musical attributes; create and write the 'musicXML' score, which can then be further processed using specialized music software (e.g. 'MuseScore', 'GuitarPro', etc.). Examples can be found in the blog <https://globxblog.github.io/>, the presentation by Renard and Le Bescond (2022, <https://hal.science/hal-03710340v1>) or the poster by Renard et al. (2023, <https://hal.inrae.fr/hal-04388845v1>).

Authors:Benjamin Renard [aut, cre, cph], INRAE [fnd], European Commission [fnd]

musicXML_1.0.1.tar.gz
musicXML_1.0.1.zip(r-4.5)musicXML_1.0.1.zip(r-4.4)musicXML_1.0.1.zip(r-4.3)
musicXML_1.0.1.tgz(r-4.5-any)musicXML_1.0.1.tgz(r-4.4-any)musicXML_1.0.1.tgz(r-4.3-any)
musicXML_1.0.1.tar.gz(r-4.5-noble)musicXML_1.0.1.tar.gz(r-4.4-noble)
musicXML_1.0.1.tgz(r-4.4-emscripten)musicXML_1.0.1.tgz(r-4.3-emscripten)
musicXML.pdf |musicXML.html
musicXML/json (API)
NEWS

# Install 'musicXML' in R:
install.packages('musicXML', repos = c('https://benrenard.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/benrenard/musicxml/issues

Datasets:

On CRAN:

Conda:

musicxmlsonification

4.30 score 8 scripts 231 downloads 15 exports 3 dependencies

Last updated 1 months agofrom:4e2f610d77. Checks:9 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKMar 21 2025
R-4.5-winOKMar 21 2025
R-4.5-macOKMar 21 2025
R-4.5-linuxOKMar 21 2025
R-4.4-winOKMar 21 2025
R-4.4-macOKMar 21 2025
R-4.4-linuxOKMar 21 2025
R-4.3-winOKMar 21 2025
R-4.3-macOKMar 21 2025

Exports:durationdurationMappinggetMeasuresgetNotesloudnessMappingmeasureMXLDurationToTypenotepitchpitchMappingscoretieNotestoMXLtypeToMXLDurationwriteMXL

Dependencies:clirlangxml2

The musicXML R package

Rendered fromGettingStarted.Rmdusingknitr::rmarkdownon Mar 21 2025.

Last update: 2025-02-14
Started: 2021-05-16