soundfonts | R Documentation |
FluidSynth requires a soundfont to synthesize a midi. On Linux distributions some soundfonts are often preinstalled, though their quality varies. If your midi sounds very poor, try using another soundfont.
soundfont_path(download = FALSE)
soundfont_download()
download |
automatically download soundfont if none exists. |
GeneralUser-GS by S. Christian Collins
is a nice free soundfont. You can use soundfont_download()
to install a copy
of this soundbank for use by this package.
the path to a local soundfont to synthesize a midi file.
Other fluidsynth:
fluidsynth_settings
,
midi_play()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.