A little music theory in R
Build, play, and visualize scales, chords, and chord progressions
ASCII piano console plots:
Waveform time series plots:
You can either install from CRAN or grab the latest version directly from this repository.
install.packages("music")
Install using remotes:
install.packages("remotes")
remotes::install_github("egenn/music")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.