Function

AgsAudioCommonPitchUtilset_vibrato_gain

since: 5.2.0

Declaration [src]

void
ags_common_pitch_util_set_vibrato_gain (
  gpointer pitch_util,
  GType pitch_type,
  gdouble vibrato_gain
)

Description [src]

Set vibrato_gain of pitch_util.

Available since: 5.2.0

Parameters

pitch_util

Type: gpointer

The pitch util.

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

Type: GType

The pitch type.

vibrato_gain

Type: gdouble

The vibrato_gain.