Constructor

AgsAudioFxTremoloChannelProcessornew

since: 5.2.0

[]

Declaration [src]

AgsFxTremoloChannelProcessor*
ags_fx_tremolo_channel_processor_new (
  AgsChannel* channel
)
[]

Description [src]

Create a new instance of AgsFxTremoloChannelProcessor.

Available since: 5.2.0

[]

Parameters

channel

Type: AgsChannel

The AgsChannel.

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

Return value

Type: AgsFxTremoloChannelProcessor

The new AgsFxTremoloChannelProcessor.

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