Constructor

AgsAudioFxSF2SynthChannelnew

since: 3.16.0

[]

Declaration [src]

AgsFxSF2SynthChannel*
ags_fx_sf2_synth_channel_new (
  AgsChannel* channel
)
[]

Description [src]

Create a new instance of AgsFxSF2SynthChannel.

Available since: 3.16.0

[]

Parameters

channel

Type: AgsChannel

The AgsChannel.

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

Return value

Type: AgsFxSF2SynthChannel

The new AgsFxSF2SynthChannel.

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