Constructor
AgsAudioFxTremoloChannelProcessornew
since: 5.2.0
Declaration [src]
AgsFxTremoloChannelProcessor*
ags_fx_tremolo_channel_processor_new (
AgsChannel* channel
)
Parameters
channel-
Type:
AgsChannelThe
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. |