AgsFxVst3AudioProcessor

AgsFxVst3AudioProcessor — fx vst3 audio processor

Stability Level

Stable, unless otherwise indicated

Functions

AgsFxVst3AudioProcessor * ags_fx_vst3_audio_processor_new ()

Includes

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

Description

The AgsFxVst3AudioProcessor class provides ports to the effect processor.

Functions

ags_fx_vst3_audio_processor_new ()

AgsFxVst3AudioProcessor *
ags_fx_vst3_audio_processor_new (AgsAudio *audio);

Create a new instance of AgsFxVst3AudioProcessor

Parameters

audio

the AgsAudio

 

Returns

the new AgsFxVst3AudioProcessor

Since: 3.10.5