Method

AgsAudioSFZInstrumentLoaderset_audio

since: 3.17.0

Declaration [src]

void
ags_sfz_instrument_loader_set_audio (
  AgsSFZInstrumentLoader* sfz_instrument_loader,
  AgsAudio* audio
)

Description [src]

Set audio of sfz_instrument_loader.

Available since: 3.17.0

Parameters

audio

Type: AgsAudio

The AgsAudio.

The data is owned by the caller of the function.