urswilke/pyramidi: Generate and Manipulate Midi Data in R Data Frames

Import the python libraries miditapyr and mido to read in midi file data in pandas DataFrames. These can then be imported in R via reticulate. The event-based midi data is widened to facilitate the manipulation and plotting of note-based structures as in music21. The data frame format allows for an easy implementation of many music data manipulations.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.2.1
URL https://github.com/urswilke/pyramidi https://urswilke.github.io/pyramidi/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("urswilke/pyramidi")
urswilke/pyramidi documentation built on March 7, 2024, 3:48 p.m.