Method

AgsAudioIpatchSF2Readerselect_sample

since: 3.0.0

Declaration [src]

gboolean
ags_ipatch_sf2_reader_select_sample (
  AgsIpatchSF2Reader* ipatch_sf2_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.