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
)
[−]
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.