Function

AgsAudioCommonPitchUtilset_vibrato_enabled

since: 5.2.0

Declaration [src]

void
ags_common_pitch_util_set_vibrato_enabled (
  gpointer pitch_util,
  GType pitch_type,
  gboolean vibrato_enabled
)

Description [src]

Set vibrato_enabled 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_enabled

Type: gboolean

The vibrato enabled.