Skip to content

Enchufa2/bmetr

Repository files navigation

bmetr: Beethoven's Metronome Analysis

Build Status DOI

Supporting data and methods for

  • Almudena Martín-Castro and Iñaki Ucar (2020). "Conductors' tempo choices shed light over Beethoven's metronome." PLOS ONE, 15(12), e0243616. DOI: 10.1371/journal.pone.0243616

Includes functions and utilities for modelling a mechanical metronome and filtering tempo signals.

Installation

The installation from GitHub requires the remotes package.

# install.packages("remotes")
remotes::install_github("Enchufa2/bmetr")