Method

AgsAudioIpatchDLS2Readerselect_instrument

since: 3.0.0

Declaration [src]

gboolean
ags_ipatch_dls2_reader_select_instrument (
  AgsIpatchDLS2Reader* ipatch_dls2_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.