AgsFxSFZSynthChannelProcessor

AgsFxSFZSynthChannelProcessor — fx SFZ synth channel processor

Stability Level

Stable, unless otherwise indicated

Functions

Object Hierarchy

    GObject
    ╰── AgsRecall
        ╰── AgsRecallChannelRun
            ╰── AgsFxNotationChannelProcessor
                ╰── AgsFxSFZSynthChannelProcessor

Includes

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

Description

The AgsFxSFZSynthChannelProcessor class provides ports to the effect processor.

Functions

ags_fx_sfz_synth_channel_processor_new ()

AgsFxSFZSynthChannelProcessor *
ags_fx_sfz_synth_channel_processor_new
                               (AgsChannel *channel);

Create a new instance of AgsFxSFZSynthChannelProcessor

Parameters

channel

the AgsChannel

 

Since: 3.17.0