Function

AgsAudioCommonPitchUtilget_tuning

since: 4.0.0

Declaration [src]

gdouble
ags_common_pitch_util_get_tuning (
  gpointer pitch_util,
  GType pitch_type
)

Description [src]

Get tuning of pitch_util.

Available since: 4.0.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.

Return value

Type: gdouble

The tuning of pitch_util.