Struct
AgsAudioWahWahUtil
Description
struct AgsWahWahUtil {
gpointer destination;
guint destination_stride;
gpointer source;
guint source_stride;
guint buffer_length;
guint format;
guint samplerate;
gdouble volume;
gdouble amount;
gboolean wah_wah_enabled;
gdouble wah_wah_delay;
gdouble wah_wah_lfo_depth;
gdouble wah_wah_lfo_freq;
gdouble wah_wah_tuning;
guint frame_count;
guint offset;
gboolean note_256th_mode;
guint offset_256th;
}
No description available.
Structure members
destination
No description available.
destination_stride
No description available.
source
No description available.
source_stride
No description available.
buffer_length
No description available.
format
No description available.
samplerate
No description available.
volume
No description available.
amount
No description available.
wah_wah_enabled
No description available.
wah_wah_delay
No description available.
wah_wah_lfo_depth
No description available.
wah_wah_lfo_freq
No description available.
wah_wah_tuning
No description available.
frame_count
No description available.
offset
No description available.
note_256th_mode
No description available.
offset_256th
No description available.