Skip to content

egenn/music

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

music R package

R-CMD-check AppVeyor build status codecov License: GPL v3 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

About

Music Theory in R

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages