Bindings to libfluidsynth to play and render midi files. See https://docs.ropensci.org/fluidsynth
Installation
You can install the development version of fluidsynth with:
install.packages("fluidsynth", repos = 'https://ropensci.r-universe.dev')
On Debian/Ubuntu you need to install libfluidsynth-dev
first:
And on Fedora you need:
On RHEL/CentOS/RockyLinux you first need to enable EPEL: