Function

AgsAudioCommonPitchUtilget_vibrato_lfo_offset

since: 5.2.4

Declaration [src]

guint
ags_common_pitch_util_get_vibrato_lfo_offset (
  gpointer pitch_util,
  GType pitch_type
)

Description [src]

Get vibrato LFO offset of pitch_util.

Available since: 5.2.4

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.

Return value

Type: guint

The vibrato LFO offset of pitch_util.