Method
AgsAudioSFZSynthGeneratorget_pitch_type
since: 3.9.0
[−]
Declaration [src]
gchar*
ags_sfz_synth_generator_get_pitch_type (
AgsSFZSynthGenerator* sfz_synth_generator
)
[−]
Description [src]
Gets pitch type.
Available since: 3.9.0
Gets property | AgsAudio.SFZSynthGenerator:pitch-type |
[−]
Return value
Type: gchar*
The pitch type.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |
The value is a NUL terminated UTF-8 string. |