Method

AgsAudioSFZSynthGeneratorcompute

since: 3.4.0

Declaration [src]

void
ags_sfz_synth_generator_compute (
  AgsSFZSynthGenerator* sfz_synth_generator,
  GObject* audio_signal,
  gdouble note
)

Description [src]

Compute instrument 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.