Method

AgsAudioIpatchSF2Readerload

since: 3.0.0

Declaration [src]

gboolean
ags_ipatch_sf2_reader_load (
  AgsIpatchSF2Reader* ipatch_sf2_reader,
  IpatchFileHandle* handle
)

Description [src]

Load Soundfont2 file.

Available since: 3.0.0

This method is not directly available to language bindings.

Parameters

handle

Type: IpatchFileHandle*

The IpatchFileHandle.

The data is owned by the caller of the function.

Return value

Type: gboolean

TRUE on success, else FALSE on failure.