Method
AgsAudioRecyclingcreate_audio_signal_with_defaults
since: 3.0.0
Declaration [src]
void
ags_recycling_create_audio_signal_with_defaults (
AgsRecycling* recycling,
AgsAudioSignal* audio_signal,
gdouble delay,
guint attack
)
Parameters
audio_signal
-
Type:
AgsAudioSignal
The
AgsAudioSignal
to apply defaults.The data is owned by the caller of the method. delay
-
Type:
gdouble
The delay.
attack
-
Type:
guint
The attack.