Method

AgsAudioIpatchSF2Readerselect_instrument

since: 3.0.0

[]

Declaration [src]

gboolean
ags_ipatch_sf2_reader_select_instrument (
  AgsIpatchSF2Reader* ipatch_sf2_reader,
  guint instrument_index
)
[]

Description [src]

Select instrument.

Available since: 3.0.0

[]

Parameters

instrument_index

Type: guint

The instrument index.

[]

Return value

Type: gboolean

TRUE on success, else FALSE on failure.