Constructor

AgsAudioFxSFZSynthChannelProcessornew

since: 3.17.0

[]

Declaration [src]

AgsFxSFZSynthChannelProcessor*
ags_fx_sfz_synth_channel_processor_new (
  AgsChannel* channel
)
[]

Description [src]

Create a new instance of AgsFxSFZSynthChannelProcessor.

Available since: 3.17.0

[]

Parameters

channel

Type: AgsChannel

The AgsChannel.

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

Return value

Type: AgsFxSFZSynthChannelProcessor

The new AgsFxSFZSynthChannelProcessor.

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