Package: musicXML 1.0.1

Benjamin Renard

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.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://cran.r-universe.dev', 'https://cloud.r-project.org'))
Datasets:

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

2.70 score 8 scripts 15 exports 3 dependencies

Last updated 21 days agofrom:9892a933a3. Checks:2 OK. Indexed: no.

TargetResultLatest binary
Doc / VignettesOKFeb 18 2025
R-4.5-linuxOKFeb 18 2025

Exports:durationdurationMappinggetMeasuresgetNotesloudnessMappingmeasureMXLDurationToTypenotepitchpitchMappingscoretieNotestoMXLtypeToMXLDurationwriteMXL

Dependencies:clirlangxml2

The musicXML R package

Rendered fromGettingStarted.Rmdusingknitr::rmarkdownon Feb 18 2025.

Last update: 2025-02-18
Started: 2025-02-18