pmcharrison/abcR: Renders ABC notation using the abcjs package

This package provides utility functions for rendering music notation in interactive R sessions. In RStudio, the rendered notation appears in the Viewer pane. These functions are intended to help music researchers to visualise music objects created during their programming tasks. The current focus is on displaying chord sequences, but better support may later be added for melodies. Music notation is rendered using the abcjs package (https://abcjs.net), which was written by Paul Rosen and Gregory Dyke, and released under the MIT license.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.0.0.9007
URL https://github.com/pmcharrison/abcR
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("pmcharrison/abcR")
pmcharrison/abcR documentation built on Sept. 21, 2019, 5:40 p.m.