Method

AgsAudioAudioFileread_wave

since: 3.0.0

Declaration [src]

void
ags_audio_file_read_wave (
  AgsAudioFile* audio_file,
  guint64 x_offset,
  gdouble delay,
  guint attack
)

Description [src]

Convert the AgsAudioFile to a GList-struct of buffers.

Available since: 3.0.0

Parameters

x_offset

Type: guint64

The x offset.

delay

Type: gdouble

The delay.

attack

Type: guint

The attack.