Method

AgsAudioIpatchGigReaderselect_instrument

since: 3.0.0

Declaration [src]

gboolean
ags_ipatch_gig_reader_select_instrument (
  AgsIpatchGigReader* ipatch_gig_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.