AgsOpenWave

AgsOpenWave — open wave

Stability Level

Stable, unless otherwise indicated

Functions

Includes

#include <ags/audio/task/ags_open_wave.h>

Description

The AgsOpenWave task opens audio files as wave.

Functions

ags_open_wave_new ()

AgsOpenWave *
ags_open_wave_new (AgsAudio *audio,
                   AgsAudioFile *audio_file,
                   gchar *filename,
                   guint start_pad);

Creates an AgsOpenWave.

Parameters

audio

the AgsAudio

 

audio_file

the AgsAudioFile or NULL

 

filename

the Soundfont2 file

 

start_pad

the pad start

 

Returns

an new AgsOpenWave.

Since: 3.0.0