Skip to main content

soundFontLoadFailed

since 0.9.6

Description​

This event is fired when an error while loading the soundfont failed.

soundFontLoadFailedJavaScript
SoundFontLoadFailed.net

Types​

Action<Error>.net
function(error)JavaScript

Parameters​

ParametersTypeSummary
detailsAllError

The object containing the error details.