Function

AgsAudioCommonPitchUtilget_note_256th_mode

since: 6.1.0

Declaration [src]

gboolean
ags_common_pitch_util_get_note_256th_mode (
  gpointer pitch_util,
  GType pitch_type
)

Description [src]

Get note 256th mode 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: gboolean

TRUE if note 256th mode of pitch_util, otherwise FALSE.