Method

AgsAudioFMSynthUtilset_source

since: 3.9.3

Declaration [src]

void
ags_fm_synth_util_set_source (
  AgsFMSynthUtil* fm_synth_util,
  gpointer source
)

Description [src]

Set source buffer of fm_synth_util.

Available since: 3.9.3

Parameters

source

Type: gpointer

The source buffer.

The argument can be NULL.
The data is owned by the caller of the function.