Function

AgsAudioCommonPitchUtilset_vibrato_lfo_freq

since: 5.2.0

Declaration [src]

void
ags_common_pitch_util_set_vibrato_lfo_freq (
  gpointer pitch_util,
  GType pitch_type,
  gdouble vibrato_lfo_freq
)

Description [src]

Set vibrato_lfo_freq 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_lfo_freq

Type: gdouble

The vibrato LFO frequency.