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
)

Description [src]

Create audio signal with defaults.

Available since: 3.0.0

Parameters

audio_signal

Type: AgsAudioSignal

The AgsAudioSignal to apply defaults.

The data is owned by the caller of the function.
delay

Type: gdouble

The delay.

attack

Type: guint

The attack.