AgsFxVst3AudioProcessor

AgsFxVst3AudioProcessor — fx vst3 audio processor

Stability Level

Stable, unless otherwise indicated

Functions

Object Hierarchy

    GObject
    ╰── AgsRecall
        ╰── AgsRecallAudioRun
            ╰── AgsFxNotationAudioProcessor
                ╰── AgsFxVst3AudioProcessor

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