AgsFxBufferChannelProcessor

AgsFxBufferChannelProcessor — fx buffer channel processor

Stability Level

Stable, unless otherwise indicated

Functions

Includes

#include <ags/audio/fx/ags_fx_buffer_channel_processor.h>

Description

The AgsFxBufferChannelProcessor class provides ports to the effect processor.

Functions

ags_fx_buffer_channel_processor_new ()

AgsFxBufferChannelProcessor *
ags_fx_buffer_channel_processor_new (AgsChannel *channel);

Create a new instance of AgsFxBufferChannelProcessor

Parameters

channel

the AgsChannel

 

Returns

the new AgsFxBufferChannelProcessor

Since: 3.3.0