AgsFxPatternAudio

AgsFxPatternAudio — fx pattern audio

Stability Level

Stable, unless otherwise indicated

Functions

Types and Values

Includes

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

Description

The AgsFxPatternAudio class provides ports to the effect processor.

Functions

ags_fx_pattern_audio_new ()

AgsFxPatternAudio *
ags_fx_pattern_audio_new (AgsAudio *audio);

Create a new instance of AgsFxPatternAudio

Parameters

audio

the AgsAudio

 

Returns

the new AgsFxPatternAudio

Since: 3.3.0

Types and Values

AGS_FX_PATTERN_AUDIO_DEFAULT_LOOP_START

#define AGS_FX_PATTERN_AUDIO_DEFAULT_LOOP_START (0)

AGS_FX_PATTERN_AUDIO_DEFAULT_LOOP_END

#define AGS_FX_PATTERN_AUDIO_DEFAULT_LOOP_END (16)