R/package.R

globalVariables(c(
  "b_note_on",
  "clocks_per_click",
  "denominator",
  "i_track",
  "m",
  "notated_32nd_notes_per_beat",
  "note",
  "numerator",
  "tempo",
  "ticks",
  "time",
  "type"
))

# https://community.rstudio.com/t/how-should-a-meta-package-handle-this-note-all-declared-imports-should-be-used/23400/3
#' @importFrom zeallot %<-%
#' @importFrom details details
#' @importFrom R6 R6Class
NULL
urswilke/pyramidi documentation built on March 7, 2024, 3:48 p.m.