Skip to main content

loadSoundFontFromUrl

since 0.9.4

Description​

Triggers a load of the soundfont from the given URL.

loadSoundFontFromUrl(url: string, append: boolean): void
ParameterSummary
urlAll

The URL from which to load the soundfont

appendAll

Whether to fully replace or append the data from the given soundfont.