R/init.R

Defines functions .onAttach

.onAttach <- function(libname, pkg){
  packageStartupMessage(paste("Using libfluidsynth", libfluidsynth_version()))
}

Try the fluidsynth package in your browser

Any scripts or data that you put into this service are public.

fluidsynth documentation built on Oct. 4, 2024, 5:11 p.m.