| Top |
AgsStarSynthUtil * ags_star_synth_util_alloc ();
Allocate AgsStarSynthUtil
Since: 7.4.0
gpointer
ags_star_synth_util_copy (AgsStarSynthUtil *ptr);
Create a copy of ptr
.
Since: 7.4.0
void
ags_star_synth_util_free (AgsStarSynthUtil *ptr);
Free the memory of ptr
.
Since: 7.4.0
gpointer
ags_star_synth_util_get_source (AgsStarSynthUtil *star_synth_util);
Get source buffer of star_synth_util
.
Since: 7.4.0
void ags_star_synth_util_set_source (AgsStarSynthUtil *star_synth_util,gpointer source);
Set source
buffer of star_synth_util
.
Since: 7.4.0
guint
ags_star_synth_util_get_source_stride (AgsStarSynthUtil *star_synth_util);
Get source stride of star_synth_util
.
Since: 7.4.0
void ags_star_synth_util_set_source_stride (AgsStarSynthUtil *star_synth_util,guint source_stride);
Set source
stride of star_synth_util
.
Since: 7.4.0
guint
ags_star_synth_util_get_buffer_length (AgsStarSynthUtil *star_synth_util);
Get buffer length of star_synth_util
.
Since: 7.4.0
void ags_star_synth_util_set_buffer_length (AgsStarSynthUtil *star_synth_util,guint buffer_length);
Set buffer_length
of star_synth_util
.
Since: 7.4.0
AgsSoundcardFormat
ags_star_synth_util_get_format (AgsStarSynthUtil *star_synth_util);
Get audio buffer util format of star_synth_util
.
Since: 7.4.0
void ags_star_synth_util_set_format (AgsStarSynthUtil *star_synth_util,AgsSoundcardFormat format);
Set format
of star_synth_util
.
Since: 7.4.0
guint
ags_star_synth_util_get_samplerate (AgsStarSynthUtil *star_synth_util);
Get samplerate of star_synth_util
.
Since: 7.4.0
void ags_star_synth_util_set_samplerate (AgsStarSynthUtil *star_synth_util,guint samplerate);
Set samplerate
of star_synth_util
.
Since: 7.4.0
guint
ags_star_synth_util_get_synth_oscillator_mode
(AgsStarSynthUtil *star_synth_util);
Get synth oscillator mode of star_synth_util
.
Since: 7.4.0
void ags_star_synth_util_set_synth_oscillator_mode (AgsStarSynthUtil *star_synth_util,guint synth_oscillator_mode);
Set synth_oscillator_mode
of star_synth_util
.
Since: 7.4.0
gdouble
ags_star_synth_util_get_frequency (AgsStarSynthUtil *star_synth_util);
Get frequency of star_synth_util
.
Since: 7.4.0
void ags_star_synth_util_set_frequency (AgsStarSynthUtil *star_synth_util,gdouble frequency);
Set frequency
of star_synth_util
.
Since: 7.4.0
gdouble
ags_star_synth_util_get_phase (AgsStarSynthUtil *star_synth_util);
Get phase of star_synth_util
.
Since: 7.4.0
void ags_star_synth_util_set_phase (AgsStarSynthUtil *star_synth_util,gdouble phase);
Set phase
of star_synth_util
.
Since: 7.4.0
gdouble
ags_star_synth_util_get_volume (AgsStarSynthUtil *star_synth_util);
Get volume of star_synth_util
.
Since: 7.4.0
void ags_star_synth_util_set_volume (AgsStarSynthUtil *star_synth_util,gdouble volume);
Set volume
of star_synth_util
.
Since: 7.4.0
guint
ags_star_synth_util_get_lfo_oscillator_mode
(AgsStarSynthUtil *star_synth_util);
Get LFO oscillator mode of star_synth_util
.
Since: 7.4.0
void ags_star_synth_util_set_lfo_oscillator_mode (AgsStarSynthUtil *star_synth_util,guint lfo_oscillator_mode);
Set lfo_oscillator_mode
of star_synth_util
.
Since: 7.4.0
gdouble
ags_star_synth_util_get_lfo_frequency (AgsStarSynthUtil *star_synth_util);
Get LFO frequency of star_synth_util
.
Since: 7.4.0
void ags_star_synth_util_set_lfo_frequency (AgsStarSynthUtil *star_synth_util,gdouble lfo_frequency);
Set lfo_frequency
of star_synth_util
.
Since: 7.4.0
gdouble
ags_star_synth_util_get_lfo_depth (AgsStarSynthUtil *star_synth_util);
Get LFO depth of star_synth_util
.
Since: 7.4.0
void ags_star_synth_util_set_lfo_depth (AgsStarSynthUtil *star_synth_util,gdouble lfo_depth);
Set lfo_depth
of star_synth_util
.
Since: 7.4.0
gdouble
ags_star_synth_util_get_tuning (AgsStarSynthUtil *star_synth_util);
Get tuning of star_synth_util
.
Since: 7.4.0
void ags_star_synth_util_set_tuning (AgsStarSynthUtil *star_synth_util,gdouble tuning);
Set tuning
of star_synth_util
.
Since: 7.4.0
gboolean
ags_star_synth_util_get_vibrato_enabled
(AgsStarSynthUtil *star_synth_util);
Get vibrato enabled of star_synth_util
.
Since: 7.4.0
void ags_star_synth_util_set_vibrato_enabled (AgsStarSynthUtil *star_synth_util,gboolean vibrato_enabled);
Set vibrato_enabled
of star_synth_util
.
Since: 7.4.0
gdouble
ags_star_synth_util_get_vibrato_gain (AgsStarSynthUtil *star_synth_util);
Get vibrato gain of star_synth_util
.
Since: 7.4.0
void ags_star_synth_util_set_vibrato_gain (AgsStarSynthUtil *star_synth_util,gdouble vibrato_gain);
Set vibrato_gain
of star_synth_util
.
Since: 7.4.0
gdouble
ags_star_synth_util_get_vibrato_lfo_depth
(AgsStarSynthUtil *star_synth_util);
Get vibrato lfo_depth of star_synth_util
.
Since: 7.4.0
void ags_star_synth_util_set_vibrato_lfo_depth (AgsStarSynthUtil *star_synth_util,gdouble vibrato_lfo_depth);
Set vibrato_lfo_depth
of star_synth_util
.
Since: 7.4.0
gdouble
ags_star_synth_util_get_vibrato_lfo_freq
(AgsStarSynthUtil *star_synth_util);
Get vibrato lfo_freq of star_synth_util
.
Since: 7.4.0
void ags_star_synth_util_set_vibrato_lfo_freq (AgsStarSynthUtil *star_synth_util,gdouble vibrato_lfo_freq);
Set vibrato_lfo_freq
of star_synth_util
.
Since: 7.4.0
gdouble
ags_star_synth_util_get_vibrato_tuning
(AgsStarSynthUtil *star_synth_util);
Get vibrato tuning of star_synth_util
.
Since: 7.4.0
void ags_star_synth_util_set_vibrato_tuning (AgsStarSynthUtil *star_synth_util,gdouble vibrato_tuning);
Set vibrato_tuning
of star_synth_util
.
Since: 7.4.0
guint
ags_star_synth_util_get_frame_count (AgsStarSynthUtil *star_synth_util);
Get frame count of star_synth_util
.
Since: 7.4.0
void ags_star_synth_util_set_frame_count (AgsStarSynthUtil *star_synth_util,guint frame_count);
Set frame_count
of star_synth_util
.
Since: 7.4.0
guint
ags_star_synth_util_get_offset (AgsStarSynthUtil *star_synth_util);
Get offset of star_synth_util
.
Since: 7.4.0
void ags_star_synth_util_set_offset (AgsStarSynthUtil *star_synth_util,guint offset);
Set offset
of star_synth_util
.
Since: 7.4.0
gboolean
ags_star_synth_util_get_note_256th_mode
(AgsStarSynthUtil *star_synth_util);
Get note 256th mode of star_synth_util
.
Since: 7.4.0
void ags_star_synth_util_set_note_256th_mode (AgsStarSynthUtil *star_synth_util,gboolean note_256th_mode);
Set note_256th_mode
of star_synth_util
.
Since: 7.4.0
guint
ags_star_synth_util_get_offset_256th (AgsStarSynthUtil *star_synth_util);
Get offset as note 256th of star_synth_util
.
Since: 7.4.0
void ags_star_synth_util_set_offset_256th (AgsStarSynthUtil *star_synth_util,guint offset_256th);
Set offset_256th
of star_synth_util
.
Since: 7.4.0
void
ags_star_synth_util_compute_sin_s8 (AgsStarSynthUtil *star_synth_util);
Compute STAR sine synth of signed 8 bit data.
Since: 7.4.0
void
ags_star_synth_util_compute_sin_s16 (AgsStarSynthUtil *star_synth_util);
Compute STAR sine synth of signed 16 bit data.
Since: 7.4.0
void
ags_star_synth_util_compute_sin_s24 (AgsStarSynthUtil *star_synth_util);
Compute STAR sine synth of signed 24 bit data.
Since: 7.4.0
void
ags_star_synth_util_compute_sin_s32 (AgsStarSynthUtil *star_synth_util);
Compute STAR sine synth of signed 32 bit data.
Since: 7.4.0
void
ags_star_synth_util_compute_sin_s64 (AgsStarSynthUtil *star_synth_util);
Compute STAR sine synth of signed 64 bit data.
Since: 7.4.0
void
ags_star_synth_util_compute_sin_float (AgsStarSynthUtil *star_synth_util);
Compute STAR sine synth of floating point data.
Since: 7.4.0
void
ags_star_synth_util_compute_sin_double
(AgsStarSynthUtil *star_synth_util);
Compute STAR sine synth of double precision floating point data.
Since: 7.4.0
void
ags_star_synth_util_compute_sin_complex
(AgsStarSynthUtil *star_synth_util);
Compute STAR sine synth of complex data.
Since: 7.4.0
void
ags_star_synth_util_compute_sin (AgsStarSynthUtil *star_synth_util);
Compute STAR sine synth.
Since: 7.4.0
void
ags_star_synth_util_compute_sawtooth_s8
(AgsStarSynthUtil *star_synth_util);
Compute STAR sawtooth synth of signed 8 bit data.
Since: 7.4.0
void
ags_star_synth_util_compute_sawtooth_s16
(AgsStarSynthUtil *star_synth_util);
Compute STAR sawtooth synth of signed 16 bit data.
Since: 7.4.0
void
ags_star_synth_util_compute_sawtooth_s24
(AgsStarSynthUtil *star_synth_util);
Compute STAR sawtooth synth of signed 24 bit data.
Since: 7.4.0
void
ags_star_synth_util_compute_sawtooth_s32
(AgsStarSynthUtil *star_synth_util);
Compute STAR sawtooth synth of signed 32 bit data.
Since: 7.4.0
void
ags_star_synth_util_compute_sawtooth_s64
(AgsStarSynthUtil *star_synth_util);
Compute STAR sawtooth synth of signed 64 bit data.
Since: 7.4.0
void
ags_star_synth_util_compute_sawtooth_float
(AgsStarSynthUtil *star_synth_util);
Compute STAR sawtooth synth of floating point data.
Since: 7.4.0
void
ags_star_synth_util_compute_sawtooth_double
(AgsStarSynthUtil *star_synth_util);
Compute STAR sawtooth synth of double precision floating point data.
Since: 7.4.0
void
ags_star_synth_util_compute_sawtooth_complex
(AgsStarSynthUtil *star_synth_util);
Compute STAR sawtooth synth of complex data.
Since: 7.4.0
void
ags_star_synth_util_compute_sawtooth (AgsStarSynthUtil *star_synth_util);
Compute STAR sawtooth synth.
Since: 7.4.0
void
ags_star_synth_util_compute_triangle_s8
(AgsStarSynthUtil *star_synth_util);
Compute STAR triangle synth of signed 8 bit data.
Since: 7.4.0
void
ags_star_synth_util_compute_triangle_s16
(AgsStarSynthUtil *star_synth_util);
Compute STAR triangle synth of signed 16 bit data.
Since: 7.4.0
void
ags_star_synth_util_compute_triangle_s24
(AgsStarSynthUtil *star_synth_util);
Compute STAR triangle synth of signed 24 bit data.
Since: 7.4.0
void
ags_star_synth_util_compute_triangle_s32
(AgsStarSynthUtil *star_synth_util);
Compute STAR triangle synth of signed 32 bit data.
Since: 7.4.0
void
ags_star_synth_util_compute_triangle_s64
(AgsStarSynthUtil *star_synth_util);
Compute STAR triangle synth of signed 64 bit data.
Since: 7.4.0
void
ags_star_synth_util_compute_triangle_float
(AgsStarSynthUtil *star_synth_util);
Compute STAR triangle synth of floating point data.
Since: 7.4.0
void
ags_star_synth_util_compute_triangle_double
(AgsStarSynthUtil *star_synth_util);
Compute STAR triangle synth of double precision floating point data.
Since: 7.4.0
void
ags_star_synth_util_compute_triangle_complex
(AgsStarSynthUtil *star_synth_util);
Compute STAR triangle synth of complex data.
Since: 7.4.0
void
ags_star_synth_util_compute_triangle (AgsStarSynthUtil *star_synth_util);
Compute STAR triangle synth.
Since: 7.4.0
void
ags_star_synth_util_compute_square_s8 (AgsStarSynthUtil *star_synth_util);
Compute STAR square synth of signed 8 bit data.
Since: 7.4.0
void
ags_star_synth_util_compute_square_s16
(AgsStarSynthUtil *star_synth_util);
Compute STAR square synth of signed 16 bit data.
Since: 7.4.0
void
ags_star_synth_util_compute_square_s24
(AgsStarSynthUtil *star_synth_util);
Compute STAR square synth of signed 24 bit data.
Since: 7.4.0
void
ags_star_synth_util_compute_square_s32
(AgsStarSynthUtil *star_synth_util);
Compute STAR square synth of signed 32 bit data.
Since: 7.4.0
void
ags_star_synth_util_compute_square_s64
(AgsStarSynthUtil *star_synth_util);
Compute STAR square synth of signed 64 bit data.
Since: 7.4.0
void
ags_star_synth_util_compute_square_float
(AgsStarSynthUtil *star_synth_util);
Compute STAR square synth of floating point data.
Since: 7.4.0
void
ags_star_synth_util_compute_square_double
(AgsStarSynthUtil *star_synth_util);
Compute STAR square synth of double precision floating point data.
Since: 7.4.0
void
ags_star_synth_util_compute_square_complex
(AgsStarSynthUtil *star_synth_util);
Compute STAR square synth of complex data.
Since: 7.4.0
void
ags_star_synth_util_compute_square (AgsStarSynthUtil *star_synth_util);
Compute STAR square synth.
Since: 7.4.0
void
ags_star_synth_util_compute_impulse_s8
(AgsStarSynthUtil *star_synth_util);
Compute STAR impulse synth of signed 8 bit data.
Since: 7.4.0
void
ags_star_synth_util_compute_impulse_s16
(AgsStarSynthUtil *star_synth_util);
Compute STAR impulse synth of signed 16 bit data.
Since: 7.4.0
void
ags_star_synth_util_compute_impulse_s24
(AgsStarSynthUtil *star_synth_util);
Compute STAR impulse synth of signed 24 bit data.
Since: 7.4.0
void
ags_star_synth_util_compute_impulse_s32
(AgsStarSynthUtil *star_synth_util);
Compute STAR impulse synth of signed 32 bit data.
Since: 7.4.0
void
ags_star_synth_util_compute_impulse_s64
(AgsStarSynthUtil *star_synth_util);
Compute STAR impulse synth of signed 64 bit data.
Since: 7.4.0
void
ags_star_synth_util_compute_impulse_float
(AgsStarSynthUtil *star_synth_util);
Compute STAR impulse synth of floating point data.
Since: 7.4.0
void
ags_star_synth_util_compute_impulse_double
(AgsStarSynthUtil *star_synth_util);
Compute STAR impulse synth of double precision floating point data.
Since: 7.4.0
void
ags_star_synth_util_compute_impulse_complex
(AgsStarSynthUtil *star_synth_util);
Compute STAR impulse synth of complex data.
Since: 7.4.0
void
ags_star_synth_util_compute_impulse (AgsStarSynthUtil *star_synth_util);
Compute STAR impulse synth.
Since: 7.4.0