AgsFxNotationChannel

AgsFxNotationChannel — fx notation channel

Stability Level

Stable, unless otherwise indicated

Functions

Includes

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

Description

The AgsFxNotationChannel class provides ports to the effect processor.

Functions

ags_fx_notation_channel_new ()

AgsFxNotationChannel *
ags_fx_notation_channel_new (AgsChannel *channel);

Create a new instance of AgsFxNotationChannel

Parameters

channel

the AgsChannel

 

Returns

the new AgsFxNotationChannel

Since: 3.3.0