Readme.md

music R package

License: GPL v3 Build Status AppVeyor build status codecov CRAN

A little music theory in R

Description

Build, play, and visualize scales, chords, and chord progressions

ASCII piano console plots:

Waveform time series plots:

Installation

You can either install from CRAN or grab the latest version directly from this repository.

Install from CRAN:

install.packages("music")

Install latest version from GitHub:

Install using remotes:

install.packages("remotes")
remotes::install_github("egenn/music")

Documentation

Official R manual

music Vignette



egenn/music documentation built on June 29, 2023, 6:30 p.m.