Top |
AgsApplySynth * ags_apply_synth_new (AgsChannel *start_channel
,guint count
,guint wave
,guint attack
,guint frame_count
,gdouble frequency
,gdouble phase
,gdouble start_frequency
,gdouble volume
,guint loop_start
,guint loop_end
);
Creates an AgsApplySynth.
start_channel |
the start channel |
|
count |
the count of lines |
|
wave |
the selected wave |
|
attack |
the attack |
|
frame_count |
frame count |
|
frequency |
frequency |
|
phase |
the phase |
|
start_frequency |
base frequency |
|
volume |
volume |
|
loop_start |
loop start |
|
loop_end |
loop end |
Since: 0.4