Function

AgsAudioCommonPitchUtilget_offset_256th

since: 6.1.0

Declaration [src]

guint
ags_common_pitch_util_get_offset_256th (
  gpointer pitch_util,
  GType pitch_type
)

Description [src]

Get offset note 256th of pitch_util.

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

The offset note 256th of pitch_util.