Constructor

AgsAudioFxFMSynthAudioProcessornew

since: 3.14.0

Declaration [src]

AgsFxFMSynthAudioProcessor*
ags_fx_fm_synth_audio_processor_new (
  AgsAudio* audio
)

Description [src]

Create a new instance of AgsFxFMSynthAudioProcessor.

Available since: 3.14.0

Parameters

audio

Type: AgsAudio

The AgsAudio.

The data is owned by the caller of the function.

Return value

Type: AgsFxFMSynthAudioProcessor

The new AgsFxFMSynthAudioProcessor.

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