Method

AgsAudioSF2SynthGeneratorcompute

since: 3.4.0

Declaration [src]

void
ags_sf2_synth_generator_compute (
  AgsSF2SynthGenerator* sf2_synth_generator,
  GObject* audio_signal,
  gdouble note
)

Description [src]

Compute SF2 synth for note.

Available since: 3.4.0

Parameters

audio_signal

Type: GObject

The AgsAudioSignal.

The data is owned by the caller of the function.
note

Type: gdouble

The note to compute.