Method

AgsAudioSF2SynthGeneratorset_pitch_type

since: 3.9.0

Declaration [src]

void
ags_sf2_synth_generator_set_pitch_type (
  AgsSF2SynthGenerator* sf2_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.