Constructor

AgsAudioFxEq10ChannelProcessornew

since: 3.3.0

Declaration [src]

AgsFxEq10ChannelProcessor*
ags_fx_eq10_channel_processor_new (
  AgsChannel* channel
)

Description [src]

Create a new instance of AgsFxEq10ChannelProcessor.

Available since: 3.3.0

Parameters

channel

Type: AgsChannel

The AgsChannel.

The data is owned by the caller of the function.

Return value

Type: AgsFxEq10ChannelProcessor

The new AgsFxEq10ChannelProcessor.

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