Constructor

AgsAudioFxWahWahChannelProcessornew

since: 5.2.0

Declaration [src]

AgsFxWahWahChannelProcessor*
ags_fx_wah_wah_channel_processor_new (
  AgsChannel* channel
)

Description [src]

Create a new instance of AgsFxWahWahChannelProcessor.

Available since: 5.2.0

Parameters

channel

Type: AgsChannel

The AgsChannel.

The data is owned by the caller of the function.

Return value

Type: AgsFxWahWahChannelProcessor

The new AgsFxWahWahChannelProcessor.

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