AgsApplySynth
AgsApplySynth — apply synth to channel
|
|
Includes
#include <ags/synth/task/ags_apply_synth.h>
Description
The AgsApplySynth task apply the specified synth to channel.
Functions
ags_apply_synth_new ()
AgsApplySynth *
ags_apply_synth_new (AgsChannel *start_channel
,
guint count
,
guint wave
,
guint attack
,
guint frame_count
,
guint frequency
,
guint phase
,
guint start
,
gdouble volume
,
guint loop_start
,
guint loop_end
);
Creates an AgsApplySynth.
Returns
an new AgsApplySynth.
Since 0.4