| Top |
AgsWahWahUtil * ags_wah_wah_util_alloc ();
Allocate AgsWahWahUtil
Since: 3.9.2
gpointer
ags_wah_wah_util_copy (AgsWahWahUtil *ptr);
Create a copy of ptr
.
Since: 3.9.2
void
ags_wah_wah_util_free (AgsWahWahUtil *ptr);
Free the memory of ptr
.
Since: 3.9.2
gpointer
ags_wah_wah_util_get_destination (AgsWahWahUtil *wah_wah_util);
Get destination buffer of wah_wah_util
.
Since: 3.9.2
void ags_wah_wah_util_set_destination (AgsWahWahUtil *wah_wah_util,gpointer destination);
Set destination
buffer of wah_wah_util
.
Since: 3.9.2
guint
ags_wah_wah_util_get_destination_stride
(AgsWahWahUtil *wah_wah_util);
Get destination stride of wah_wah_util
.
Since: 3.9.2
void ags_wah_wah_util_set_destination_stride (AgsWahWahUtil *wah_wah_util,guint destination_stride);
Set destination
stride of wah_wah_util
.
Since: 3.9.2
gpointer
ags_wah_wah_util_get_source (AgsWahWahUtil *wah_wah_util);
Get source buffer of wah_wah_util
.
Since: 3.9.2
void ags_wah_wah_util_set_source (AgsWahWahUtil *wah_wah_util,gpointer source);
Set source
buffer of wah_wah_util
.
Since: 3.9.2
guint
ags_wah_wah_util_get_source_stride (AgsWahWahUtil *wah_wah_util);
Get source stride of wah_wah_util
.
Since: 3.9.2
void ags_wah_wah_util_set_source_stride (AgsWahWahUtil *wah_wah_util,guint source_stride);
Set source
stride of wah_wah_util
.
Since: 3.9.2
guint
ags_wah_wah_util_get_buffer_length (AgsWahWahUtil *wah_wah_util);
Get buffer length of wah_wah_util
.
Since: 3.9.2
void ags_wah_wah_util_set_buffer_length (AgsWahWahUtil *wah_wah_util,guint buffer_length);
Set buffer_length
of wah_wah_util
.
Since: 3.9.2
guint
ags_wah_wah_util_get_format (AgsWahWahUtil *wah_wah_util);
Get format of wah_wah_util
.
Since: 3.9.6
void ags_wah_wah_util_set_format (AgsWahWahUtil *wah_wah_util,guint format);
Set format
of wah_wah_util
.
Since: 3.9.6
gdouble
ags_wah_wah_util_get_volume (AgsWahWahUtil *wah_wah_util);
Get volume of wah_wah_util
.
Since: 3.9.2
void ags_wah_wah_util_set_volume (AgsWahWahUtil *wah_wah_util,gdouble volume);
Set volume
of wah_wah_util
.
Since: 3.9.2
gdouble
ags_wah_wah_util_get_amount (AgsWahWahUtil *wah_wah_util);
Get amount of wah_wah_util
.
Since: 3.9.2
void ags_wah_wah_util_set_amount (AgsWahWahUtil *wah_wah_util,gdouble amount);
Set amount
of wah_wah_util
.
Since: 3.9.2
gdouble
ags_wah_wah_util_get_wah_wah_lfo_depth
(AgsWahWahUtil *wah_wah_util);
Get wah-wah LFO depth of wah_wah_util
.
Since: 5.3.2
void ags_wah_wah_util_set_wah_wah_lfo_depth (AgsWahWahUtil *wah_wah_util,gdouble wah_wah_lfo_depth);
Set wah_wah_lfo_depth
of wah_wah_util
.
Since: 5.3.2
gdouble
ags_wah_wah_util_get_wah_wah_lfo_freq (AgsWahWahUtil *wah_wah_util);
Get wah-wah LFO freq of wah_wah_util
.
Since: 5.3.2
void ags_wah_wah_util_set_wah_wah_lfo_freq (AgsWahWahUtil *wah_wah_util,gdouble wah_wah_lfo_freq);
Set wah_wah_lfo_freq
of wah_wah_util
.
Since: 5.3.2
gdouble
ags_wah_wah_util_get_wah_wah_tuning (AgsWahWahUtil *wah_wah_util);
Get wah-wah tuning of wah_wah_util
.
Since: 5.3.2
void ags_wah_wah_util_set_wah_wah_tuning (AgsWahWahUtil *wah_wah_util,gdouble wah_wah_tuning);
Set wah_wah_tuning
of wah_wah_util
.
Since: 5.3.2
guint
ags_wah_wah_util_get_frame_count (AgsWahWahUtil *wah_wah_util);
Get frame count of wah_wah_util
.
Since: 6.1.0
void ags_wah_wah_util_set_frame_count (AgsWahWahUtil *wah_wah_util,guint frame_count);
Set frame_count
of wah_wah_util
.
Since: 6.1.0
guint
ags_wah_wah_util_get_offset (AgsWahWahUtil *wah_wah_util);
Get offset of wah_wah_util
.
Since: 6.1.0
void ags_wah_wah_util_set_offset (AgsWahWahUtil *wah_wah_util,guint offset);
Set offset
of wah_wah_util
.
Since: 6.1.0
gboolean
ags_wah_wah_util_get_note_256th_mode (AgsWahWahUtil *wah_wah_util);
Get note 256th mode of wah_wah_util
.
Since: 6.1.0
void ags_wah_wah_util_set_note_256th_mode (AgsWahWahUtil *wah_wah_util,gboolean note_256th_mode);
Set note_256th_mode
of wah_wah_util
.
Since: 6.1.0
guint
ags_wah_wah_util_get_offset_256th (AgsWahWahUtil *wah_wah_util);
Get offset as note 256th of wah_wah_util
.
Since: 6.1.0
void ags_wah_wah_util_set_offset_256th (AgsWahWahUtil *wah_wah_util,guint offset_256th);
Set offset_256th
of wah_wah_util
.
Since: 6.1.0
void
ags_wah_wah_util_compute_s8 (AgsWahWahUtil *wah_wah_util);
Compute wah_wah of signed 8 bit data.
Since: 3.9.2
void
ags_wah_wah_util_compute_s16 (AgsWahWahUtil *wah_wah_util);
Compute wah_wah of signed 16 bit data.
Since: 3.9.2
void
ags_wah_wah_util_compute_s24 (AgsWahWahUtil *wah_wah_util);
Compute wah_wah of signed 24 bit data.
Since: 3.9.2
void
ags_wah_wah_util_compute_s32 (AgsWahWahUtil *wah_wah_util);
Compute wah_wah of signed 32 bit data.
Since: 3.9.2
void
ags_wah_wah_util_compute_s64 (AgsWahWahUtil *wah_wah_util);
Compute wah_wah of signed 64 bit data.
Since: 3.9.2
void
ags_wah_wah_util_compute_float (AgsWahWahUtil *wah_wah_util);
Compute wah_wah of floating point data.
Since: 3.9.2
void
ags_wah_wah_util_compute_double (AgsWahWahUtil *wah_wah_util);
Compute wah_wah of double floating point data.
Since: 3.9.2
void
ags_wah_wah_util_compute_complex (AgsWahWahUtil *wah_wah_util);
Compute wah_wah of complex floating point data.
Since: 3.9.2
void
ags_wah_wah_util_compute (AgsWahWahUtil *wah_wah_util);
Compute wah_wah.
Since: 3.9.2