Method

AgsAudioLFOSynthUtilget_source

since: 4.0.0

Declaration [src]

gpointer
ags_lfo_synth_util_get_source (
  AgsLFOSynthUtil* lfo_synth_util
)

Description [src]

Get source buffer of lfo_synth_util.

Available since: 4.0.0

Return value

Type: gpointer

The source buffer.

The data is owned by the instance.
The return value can be NULL.