Skip to content

getSoundfont()

Return the path of the soundfont currently used for playback.

Parameters

Play.getSoundfont() is a static utility. Call it on the Play class itself, for example:

Play.getSoundfont()

Returns

return soundfontPath

Value Type Description
soundfontPath str The file path of the current soundfont.