Method

AgsAudioSFZSynthUtilget_pitch_util

since: 4.0.0

Declaration [src]

gpointer
ags_sfz_synth_util_get_pitch_util (
  AgsSFZSynthUtil* sfz_synth_util
)

Description [src]

Get pitch util of sfz_synth_util.

Available since: 4.0.0

Return value

Type: gpointer

The pitch util.

The data is owned by the instance.
The return value can be NULL.