Method

AgsAudioSynthGeneratorcompute

since: 3.0.0

Declaration [src]

void
ags_synth_generator_compute (
  AgsSynthGenerator* synth_generator,
  GObject* audio_signal,
  gdouble note
)

Description [src]

Compute synth for note.

Available since: 3.0.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.