Method

AgsAudioIpatchDLS2Readerselect_sample

since: 3.0.0

Declaration [src]

gboolean
ags_ipatch_dls2_reader_select_sample (
  AgsIpatchDLS2Reader* ipatch_dls2_reader,
  guint sample_index
)

Description [src]

Select sample.

Available since: 3.0.0

Parameters

sample_index

Type: guint

The sample index.

Return value

Type: gboolean

TRUE on success, else FALSE on failure.