Function

AgsAudioCommonPitchUtilset_base_key

since: 4.0.0

Declaration [src]

void
ags_common_pitch_util_set_base_key (
  gpointer pitch_util,
  GType pitch_type,
  gdouble base_key
)

Description [src]

Set base_key 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.

base_key

Type: gdouble

The base key.