AgsFxVst3AudioSignal

AgsFxVst3AudioSignal — fx vst3 audio signal

Stability Level

Stable, unless otherwise indicated

Functions

AgsFxVst3AudioSignal * ags_fx_vst3_audio_signal_new ()

Includes

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

Description

The AgsFxVst3AudioSignal class provides ports to the effect processor.

Functions

ags_fx_vst3_audio_signal_new ()

AgsFxVst3AudioSignal *
ags_fx_vst3_audio_signal_new (AgsAudioSignal *audio_signal);

Create a new instance of AgsFxVst3AudioSignal

Parameters

audio_signal

the AgsAudioSignal

 

Returns

the new AgsFxVst3AudioSignal

Since: 3.10.5