Method

AgsAudioSFZSynthGeneratorset_pitch_type

since: 3.9.0

Declaration [src]

void
ags_sfz_synth_generator_set_pitch_type (
  AgsSFZSynthGenerator* sfz_synth_generator,
  gchar* pitch_type
)

Description [src]

Set pitch type.

Available since: 3.9.0

Parameters

pitch_type

Type: gchar*

The pitch type.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.