Constructor

AgsAudioFxSF2SynthChannelProcessornew

since: 3.16.0

Declaration [src]

AgsFxSF2SynthChannelProcessor*
ags_fx_sf2_synth_channel_processor_new (
  AgsChannel* channel
)

Description [src]

Create a new instance of AgsFxSF2SynthChannelProcessor.

Available since: 3.16.0

Parameters

channel

Type: AgsChannel

The AgsChannel.

The data is owned by the caller of the function.

Return value

Type: AgsFxSF2SynthChannelProcessor

The new AgsFxSF2SynthChannelProcessor.

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