R/data.R

#' Instrument names and hex codes of General MIDI
#'
#' @source Wikipedia. Unlabeled table - General MIDI
#'  \url{https://en.wikipedia.org/wiki/General_MIDI}
#' @format A data frame with 2 columns:
#' \describe{
#'  \item{instrument}{Instrument name}
#'  \item{hex}{Hex code}
#' }
datadiarist/midiR documentation built on April 1, 2020, 4:29 a.m.