Method

AgsAudioChorusUtilset_source

since: 3.13.4

Declaration [src]

void
ags_chorus_util_set_source (
  AgsChorusUtil* chorus_util,
  gpointer source
)

Description [src]

Set source buffer of chorus_util.

Available since: 3.13.4

Parameters

source

Type: gpointer

The source buffer.

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