Constructor

AgsAudioFxSF2SynthAudioProcessornew

since: 3.16.0

[]

Declaration [src]

AgsFxSF2SynthAudioProcessor*
ags_fx_sf2_synth_audio_processor_new (
  AgsAudio* audio
)
[]

Description [src]

Create a new instance of AgsFxSF2SynthAudioProcessor.

Available since: 3.16.0

[]

Parameters

audio

Type: AgsAudio

The AgsAudio.

The data is owned by the caller of the function.
[]

Return value

Type: AgsFxSF2SynthAudioProcessor

The new AgsFxSF2SynthAudioProcessor.

The caller of the function takes ownership of the data, and is responsible for freeing it.