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.7)musicXML_1.0.1.zip(r-4.6)musicXML_1.0.1.zip(r-4.5)
musicXML_1.0.1.tgz(r-4.6-any)musicXML_1.0.1.tgz(r-4.5-any)
musicXML_1.0.1.tar.gz(r-4.7-any)musicXML_1.0.1.tar.gz(r-4.6-any)
musicXML_1.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
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.15 score 14 scripts 125 downloads 15 exports 3 dependencies

Last updated from:af5b41d14e. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK184
source / vignettesOK178
linux-release-x86_64OK185
macos-release-arm64OK73
macos-oldrel-arm64OK94
windows-develOK85
windows-releaseOK79
windows-oldrelOK70
wasm-releaseOK159

Exports:durationdurationMappinggetMeasuresgetNotesloudnessMappingmeasureMXLDurationToTypenotepitchpitchMappingscoretieNotestoMXLtypeToMXLDurationwriteMXL

Dependencies:clirlangxml2

The musicXML R package

Rendered fromGettingStarted.Rmdusingknitr::rmarkdownon May 26 2026.

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