Method

AgsAudioSF2SynthGeneratorcompute_midi_locale

since: 3.4.0

Declaration [src]

void
ags_sf2_synth_generator_compute_midi_locale (
  AgsSF2SynthGenerator* sf2_synth_generator,
  GObject* audio_signal,
  gint bank,
  gint program,
  gdouble note
)

Description [src]

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

Type: gint

The bank.

program

Type: gint

The program.

note

Type: gdouble

The note to compute.