AgsRavenSynthUtil

AgsRavenSynthUtil — frequency modulation synth util

Stability Level

Stable, unless otherwise indicated

Functions

AgsRavenSynthUtil * ags_raven_synth_util_alloc ()
gpointer ags_raven_synth_util_copy ()
void ags_raven_synth_util_free ()
gpointer ags_raven_synth_util_get_source ()
void ags_raven_synth_util_set_source ()
guint ags_raven_synth_util_get_source_stride ()
void ags_raven_synth_util_set_source_stride ()
guint ags_raven_synth_util_get_buffer_length ()
void ags_raven_synth_util_set_buffer_length ()
AgsSoundcardFormat ags_raven_synth_util_get_format ()
void ags_raven_synth_util_set_format ()
guint ags_raven_synth_util_get_samplerate ()
void ags_raven_synth_util_set_samplerate ()
guint ags_raven_synth_util_get_synth_oscillator_mode ()
void ags_raven_synth_util_set_synth_oscillator_mode ()
gdouble ags_raven_synth_util_get_frequency ()
void ags_raven_synth_util_set_frequency ()
gdouble ags_raven_synth_util_get_phase ()
void ags_raven_synth_util_set_phase ()
gdouble ags_raven_synth_util_get_volume ()
void ags_raven_synth_util_set_volume ()
gdouble ags_raven_synth_util_get_seq_tuning ()
void ags_raven_synth_util_set_seq_tuning ()
gboolean ags_raven_synth_util_get_seq_tuning_pingpong ()
void ags_raven_synth_util_set_seq_tuning_pingpong ()
gdouble ags_raven_synth_util_get_seq_tuning_lfo_frequency ()
void ags_raven_synth_util_set_seq_tuning_lfo_frequency ()
gdouble ags_raven_synth_util_get_seq_volume ()
void ags_raven_synth_util_set_seq_volume ()
gboolean ags_raven_synth_util_get_seq_volume_pingpong ()
void ags_raven_synth_util_set_seq_volume_pingpong ()
gdouble ags_raven_synth_util_get_seq_volume_lfo_frequency ()
void ags_raven_synth_util_set_seq_volume_lfo_frequency ()
guint ags_raven_synth_util_get_lfo_oscillator_mode ()
void ags_raven_synth_util_set_lfo_oscillator_mode ()
gdouble ags_raven_synth_util_get_lfo_frequency ()
void ags_raven_synth_util_set_lfo_frequency ()
gdouble ags_raven_synth_util_get_lfo_depth ()
void ags_raven_synth_util_set_lfo_depth ()
gdouble ags_raven_synth_util_get_tuning ()
void ags_raven_synth_util_set_tuning ()
gboolean ags_raven_synth_util_get_sync_enabled ()
void ags_raven_synth_util_set_sync_enabled ()
gdouble ags_raven_synth_util_get_sync_relative_attack_factor ()
void ags_raven_synth_util_set_sync_relative_attack_factor ()
gdouble ags_raven_synth_util_get_sync_attack ()
void ags_raven_synth_util_set_sync_attack ()
gdouble ags_raven_synth_util_get_sync_phase ()
void ags_raven_synth_util_set_sync_phase ()
gboolean ags_raven_synth_util_get_vibrato_enabled ()
void ags_raven_synth_util_set_vibrato_enabled ()
gdouble ags_raven_synth_util_get_vibrato_gain ()
void ags_raven_synth_util_set_vibrato_gain ()
gdouble ags_raven_synth_util_get_vibrato_lfo_depth ()
void ags_raven_synth_util_set_vibrato_lfo_depth ()
gdouble ags_raven_synth_util_get_vibrato_lfo_freq ()
void ags_raven_synth_util_set_vibrato_lfo_freq ()
gdouble ags_raven_synth_util_get_vibrato_tuning ()
void ags_raven_synth_util_set_vibrato_tuning ()
guint ags_raven_synth_util_get_frame_count ()
void ags_raven_synth_util_set_frame_count ()
guint ags_raven_synth_util_get_offset ()
void ags_raven_synth_util_set_offset ()
gboolean ags_raven_synth_util_get_note_256th_mode ()
void ags_raven_synth_util_set_note_256th_mode ()
guint ags_raven_synth_util_get_offset_256th ()
void ags_raven_synth_util_set_offset_256th ()
gdouble ags_raven_synth_util_get_tuning_by_offset ()
gdouble ags_raven_synth_util_get_volume_by_offset ()
void ags_raven_synth_util_compute_sin_s8 ()
void ags_raven_synth_util_compute_sin_s16 ()
void ags_raven_synth_util_compute_sin_s24 ()
void ags_raven_synth_util_compute_sin_s32 ()
void ags_raven_synth_util_compute_sin_s64 ()
void ags_raven_synth_util_compute_sin_float ()
void ags_raven_synth_util_compute_sin_double ()
void ags_raven_synth_util_compute_sin_complex ()
void ags_raven_synth_util_compute_sin ()
void ags_raven_synth_util_compute_sawtooth_s8 ()
void ags_raven_synth_util_compute_sawtooth_s16 ()
void ags_raven_synth_util_compute_sawtooth_s24 ()
void ags_raven_synth_util_compute_sawtooth_s32 ()
void ags_raven_synth_util_compute_sawtooth_s64 ()
void ags_raven_synth_util_compute_sawtooth_float ()
void ags_raven_synth_util_compute_sawtooth_double ()
void ags_raven_synth_util_compute_sawtooth_complex ()
void ags_raven_synth_util_compute_sawtooth ()
void ags_raven_synth_util_compute_triangle_s8 ()
void ags_raven_synth_util_compute_triangle_s16 ()
void ags_raven_synth_util_compute_triangle_s24 ()
void ags_raven_synth_util_compute_triangle_s32 ()
void ags_raven_synth_util_compute_triangle_s64 ()
void ags_raven_synth_util_compute_triangle_float ()
void ags_raven_synth_util_compute_triangle_double ()
void ags_raven_synth_util_compute_triangle_complex ()
void ags_raven_synth_util_compute_triangle ()
void ags_raven_synth_util_compute_square_s8 ()
void ags_raven_synth_util_compute_square_s16 ()
void ags_raven_synth_util_compute_square_s24 ()
void ags_raven_synth_util_compute_square_s32 ()
void ags_raven_synth_util_compute_square_s64 ()
void ags_raven_synth_util_compute_square_float ()
void ags_raven_synth_util_compute_square_double ()
void ags_raven_synth_util_compute_square_complex ()
void ags_raven_synth_util_compute_square ()
void ags_raven_synth_util_compute_impulse_s8 ()
void ags_raven_synth_util_compute_impulse_s16 ()
void ags_raven_synth_util_compute_impulse_s24 ()
void ags_raven_synth_util_compute_impulse_s32 ()
void ags_raven_synth_util_compute_impulse_s64 ()
void ags_raven_synth_util_compute_impulse_float ()
void ags_raven_synth_util_compute_impulse_double ()
void ags_raven_synth_util_compute_impulse_complex ()
void ags_raven_synth_util_compute_impulse ()

Types and Values

Object Hierarchy

    GBoxed
    ╰── AgsRavenSynthUtil

Includes

#include <ags/audio/ags_raven_synth_util.h>

Description

Utility functions to compute FM synths with sequencer and vibrato.

Functions

ags_raven_synth_util_alloc ()

AgsRavenSynthUtil *
ags_raven_synth_util_alloc ();

Allocate AgsRavenSynthUtil

Returns

a new AgsRavenSynthUtil

Since: 7.7.0


ags_raven_synth_util_copy ()

gpointer
ags_raven_synth_util_copy (AgsRavenSynthUtil *ptr);

Create a copy of ptr .

Parameters

ptr

the original AgsRavenSynthUtil

 

Returns

a pointer of the new AgsRavenSynthUtil

Since: 7.7.0


ags_raven_synth_util_free ()

void
ags_raven_synth_util_free (AgsRavenSynthUtil *ptr);

Free the memory of ptr .

Parameters

ptr

the AgsRavenSynthUtil

 

Since: 7.7.0


ags_raven_synth_util_get_source ()

gpointer
ags_raven_synth_util_get_source (AgsRavenSynthUtil *raven_synth_util);

Get source buffer of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Returns

the source buffer

Since: 7.7.0


ags_raven_synth_util_set_source ()

void
ags_raven_synth_util_set_source (AgsRavenSynthUtil *raven_synth_util,
                                 gpointer source);

Set source buffer of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

source

the source buffer.

[transfer none]

Since: 7.7.0


ags_raven_synth_util_get_source_stride ()

guint
ags_raven_synth_util_get_source_stride
                               (AgsRavenSynthUtil *raven_synth_util);

Get source stride of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Returns

the source buffer stride

Since: 7.7.0


ags_raven_synth_util_set_source_stride ()

void
ags_raven_synth_util_set_source_stride
                               (AgsRavenSynthUtil *raven_synth_util,
                                guint source_stride);

Set source stride of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

source_stride

the source buffer stride

 

Since: 7.7.0


ags_raven_synth_util_get_buffer_length ()

guint
ags_raven_synth_util_get_buffer_length
                               (AgsRavenSynthUtil *raven_synth_util);

Get buffer length of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Returns

the buffer length

Since: 7.7.0


ags_raven_synth_util_set_buffer_length ()

void
ags_raven_synth_util_set_buffer_length
                               (AgsRavenSynthUtil *raven_synth_util,
                                guint buffer_length);

Set buffer_length of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

buffer_length

the buffer length

 

Since: 7.7.0


ags_raven_synth_util_get_format ()

AgsSoundcardFormat
ags_raven_synth_util_get_format (AgsRavenSynthUtil *raven_synth_util);

Get audio buffer util format of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Returns

the audio buffer util format

Since: 7.7.0


ags_raven_synth_util_set_format ()

void
ags_raven_synth_util_set_format (AgsRavenSynthUtil *raven_synth_util,
                                 AgsSoundcardFormat format);

Set format of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

format

the audio buffer util format

 

Since: 7.7.0


ags_raven_synth_util_get_samplerate ()

guint
ags_raven_synth_util_get_samplerate (AgsRavenSynthUtil *raven_synth_util);

Get samplerate of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Returns

the samplerate

Since: 7.7.0


ags_raven_synth_util_set_samplerate ()

void
ags_raven_synth_util_set_samplerate (AgsRavenSynthUtil *raven_synth_util,
                                     guint samplerate);

Set samplerate of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

samplerate

the samplerate

 

Since: 7.7.0


ags_raven_synth_util_get_synth_oscillator_mode ()

guint
ags_raven_synth_util_get_synth_oscillator_mode
                               (AgsRavenSynthUtil *raven_synth_util);

Get synth oscillator mode of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Returns

the synth oscillator mode

Since: 7.7.0


ags_raven_synth_util_set_synth_oscillator_mode ()

void
ags_raven_synth_util_set_synth_oscillator_mode
                               (AgsRavenSynthUtil *raven_synth_util,
                                guint synth_oscillator_mode);

Set synth_oscillator_mode of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

synth_oscillator_mode

the synth oscillator mode

 

Since: 7.7.0


ags_raven_synth_util_get_frequency ()

gdouble
ags_raven_synth_util_get_frequency (AgsRavenSynthUtil *raven_synth_util);

Get frequency of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Returns

the frequency

Since: 7.7.0


ags_raven_synth_util_set_frequency ()

void
ags_raven_synth_util_set_frequency (AgsRavenSynthUtil *raven_synth_util,
                                    gdouble frequency);

Set frequency of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

frequency

the frequency

 

Since: 7.7.0


ags_raven_synth_util_get_phase ()

gdouble
ags_raven_synth_util_get_phase (AgsRavenSynthUtil *raven_synth_util);

Get phase of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Returns

the phase

Since: 7.7.0


ags_raven_synth_util_set_phase ()

void
ags_raven_synth_util_set_phase (AgsRavenSynthUtil *raven_synth_util,
                                gdouble phase);

Set phase of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

phase

the phase

 

Since: 7.7.0


ags_raven_synth_util_get_volume ()

gdouble
ags_raven_synth_util_get_volume (AgsRavenSynthUtil *raven_synth_util);

Get volume of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Returns

the volume

Since: 7.7.0


ags_raven_synth_util_set_volume ()

void
ags_raven_synth_util_set_volume (AgsRavenSynthUtil *raven_synth_util,
                                 gdouble volume);

Set volume of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

volume

the volume

 

Since: 7.7.0


ags_raven_synth_util_get_seq_tuning ()

gdouble
ags_raven_synth_util_get_seq_tuning (AgsRavenSynthUtil *raven_synth_util,
                                     gint position);

Get seq tuning at position of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

position

the sequencer position of tuning

 

Returns

the seq tuning

Since: 7.7.0


ags_raven_synth_util_set_seq_tuning ()

void
ags_raven_synth_util_set_seq_tuning (AgsRavenSynthUtil *raven_synth_util,
                                     gint position,
                                     gdouble seq_tuning);

Set seq_tuning at position of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

position

the sequencer position of tuning

 

seq_tuning

the seq tuning

 

Since: 7.7.0


ags_raven_synth_util_get_seq_tuning_pingpong ()

gboolean
ags_raven_synth_util_get_seq_tuning_pingpong
                               (AgsRavenSynthUtil *raven_synth_util);

Get seq tuning pingpong of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Returns

the seq tuning pingpong

Since: 7.7.0


ags_raven_synth_util_set_seq_tuning_pingpong ()

void
ags_raven_synth_util_set_seq_tuning_pingpong
                               (AgsRavenSynthUtil *raven_synth_util,
                                gboolean seq_tuning_pingpong);

Set seq_tuning_pingpong of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

seq_tuning_pingpong

the seq tuning pingpong

 

Since: 7.7.0


ags_raven_synth_util_get_seq_tuning_lfo_frequency ()

gdouble
ags_raven_synth_util_get_seq_tuning_lfo_frequency
                               (AgsRavenSynthUtil *raven_synth_util);

Get seq tuning lfo_frequency of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Returns

the seq tuning lfo_frequency

Since: 7.7.0


ags_raven_synth_util_set_seq_tuning_lfo_frequency ()

void
ags_raven_synth_util_set_seq_tuning_lfo_frequency
                               (AgsRavenSynthUtil *raven_synth_util,
                                gdouble seq_tuning_lfo_frequency);

Set seq_tuning_lfo_frequency of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

seq_tuning_lfo_frequency

the seq tuning lfo_frequency

 

Since: 7.7.0


ags_raven_synth_util_get_seq_volume ()

gdouble
ags_raven_synth_util_get_seq_volume (AgsRavenSynthUtil *raven_synth_util,
                                     gint position);

Get seq volume at position of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

position

the sequencer position of volume

 

Returns

the seq volume

Since: 7.7.0


ags_raven_synth_util_set_seq_volume ()

void
ags_raven_synth_util_set_seq_volume (AgsRavenSynthUtil *raven_synth_util,
                                     gint position,
                                     gdouble seq_volume);

Set seq_volume at position of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

position

the sequencer position of volume

 

seq_volume

the seq volume

 

Since: 7.7.0


ags_raven_synth_util_get_seq_volume_pingpong ()

gboolean
ags_raven_synth_util_get_seq_volume_pingpong
                               (AgsRavenSynthUtil *raven_synth_util);

Get seq volume pingpong of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Returns

the seq volume pingpong

Since: 7.7.0


ags_raven_synth_util_set_seq_volume_pingpong ()

void
ags_raven_synth_util_set_seq_volume_pingpong
                               (AgsRavenSynthUtil *raven_synth_util,
                                gboolean seq_volume_pingpong);

Set seq_volume_pingpong of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

seq_volume_pingpong

the seq volume pingpong

 

Since: 7.7.0


ags_raven_synth_util_get_seq_volume_lfo_frequency ()

gdouble
ags_raven_synth_util_get_seq_volume_lfo_frequency
                               (AgsRavenSynthUtil *raven_synth_util);

Get seq volume lfo_frequency of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Returns

the seq volume lfo_frequency

Since: 7.7.0


ags_raven_synth_util_set_seq_volume_lfo_frequency ()

void
ags_raven_synth_util_set_seq_volume_lfo_frequency
                               (AgsRavenSynthUtil *raven_synth_util,
                                gdouble seq_volume_lfo_frequency);

Set seq_volume_lfo_frequency of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

seq_volume_lfo_frequency

the seq volume lfo_frequency

 

Since: 7.7.0


ags_raven_synth_util_get_lfo_oscillator_mode ()

guint
ags_raven_synth_util_get_lfo_oscillator_mode
                               (AgsRavenSynthUtil *raven_synth_util);

Get LFO oscillator mode of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Returns

the LFO oscillator mode

Since: 7.7.0


ags_raven_synth_util_set_lfo_oscillator_mode ()

void
ags_raven_synth_util_set_lfo_oscillator_mode
                               (AgsRavenSynthUtil *raven_synth_util,
                                guint lfo_oscillator_mode);

Set lfo_oscillator_mode of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

lfo_oscillator_mode

the LFO oscillator mode

 

Since: 7.7.0


ags_raven_synth_util_get_lfo_frequency ()

gdouble
ags_raven_synth_util_get_lfo_frequency
                               (AgsRavenSynthUtil *raven_synth_util);

Get LFO frequency of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Returns

the LFO frequency

Since: 7.7.0


ags_raven_synth_util_set_lfo_frequency ()

void
ags_raven_synth_util_set_lfo_frequency
                               (AgsRavenSynthUtil *raven_synth_util,
                                gdouble lfo_frequency);

Set lfo_frequency of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

lfo_frequency

the LFO frequency

 

Since: 7.7.0


ags_raven_synth_util_get_lfo_depth ()

gdouble
ags_raven_synth_util_get_lfo_depth (AgsRavenSynthUtil *raven_synth_util);

Get LFO depth of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Returns

the LFO depth

Since: 7.7.0


ags_raven_synth_util_set_lfo_depth ()

void
ags_raven_synth_util_set_lfo_depth (AgsRavenSynthUtil *raven_synth_util,
                                    gdouble lfo_depth);

Set lfo_depth of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

lfo_depth

the LFO depth

 

Since: 7.7.0


ags_raven_synth_util_get_tuning ()

gdouble
ags_raven_synth_util_get_tuning (AgsRavenSynthUtil *raven_synth_util);

Get tuning of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Returns

the tuning

Since: 7.7.0


ags_raven_synth_util_set_tuning ()

void
ags_raven_synth_util_set_tuning (AgsRavenSynthUtil *raven_synth_util,
                                 gdouble tuning);

Set tuning of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

tuning

the tuning

 

Since: 7.7.0


ags_raven_synth_util_get_sync_enabled ()

gboolean
ags_raven_synth_util_get_sync_enabled (AgsRavenSynthUtil *raven_synth_util);

Get sync enabled of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Returns

the sync enabled

Since: 7.7.0


ags_raven_synth_util_set_sync_enabled ()

void
ags_raven_synth_util_set_sync_enabled (AgsRavenSynthUtil *raven_synth_util,
                                       gboolean sync_enabled);

Set sync_enabled of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

sync_enabled

the sync enabled

 

Since: 7.7.0


ags_raven_synth_util_get_sync_relative_attack_factor ()

gdouble
ags_raven_synth_util_get_sync_relative_attack_factor
                               (AgsRavenSynthUtil *raven_synth_util,
                                gint position);

Get sync relative attack factor at position of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

position

the position

 

Returns

the sync relative attack factor

Since: 7.7.0


ags_raven_synth_util_set_sync_relative_attack_factor ()

void
ags_raven_synth_util_set_sync_relative_attack_factor
                               (AgsRavenSynthUtil *raven_synth_util,
                                gint position,
                                gdouble sync_relative_attack_factor);

Set sync_relative_attack_factor at position of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

position

the position

 

sync_relative_attack_factor

the sync relative attack factor

 

Since: 7.7.0


ags_raven_synth_util_get_sync_attack ()

gdouble
ags_raven_synth_util_get_sync_attack (AgsRavenSynthUtil *raven_synth_util,
                                      gint position);

Get sync attack at position of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

position

the position

 

Returns

the sync_attack

Since: 7.7.0


ags_raven_synth_util_set_sync_attack ()

void
ags_raven_synth_util_set_sync_attack (AgsRavenSynthUtil *raven_synth_util,
                                      gint position,
                                      gdouble sync_attack);

Set sync_attack at position of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

position

the position

 

sync_attack

the sync attack

 

Since: 7.7.0


ags_raven_synth_util_get_sync_phase ()

gdouble
ags_raven_synth_util_get_sync_phase (AgsRavenSynthUtil *raven_synth_util,
                                     gint position);

Get sync phase at position of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

position

the position

 

Returns

the sync phase

Since: 7.7.0


ags_raven_synth_util_set_sync_phase ()

void
ags_raven_synth_util_set_sync_phase (AgsRavenSynthUtil *raven_synth_util,
                                     gint position,
                                     gdouble sync_phase);

Set sync_phase at position of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

position

the position

 

sync_phase

the sync phase

 

Since: 7.7.0


ags_raven_synth_util_get_vibrato_enabled ()

gboolean
ags_raven_synth_util_get_vibrato_enabled
                               (AgsRavenSynthUtil *raven_synth_util);

Get vibrato enabled of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Returns

TRUE if the vibrato is enabled, otherwise FALSE

Since: 7.7.0


ags_raven_synth_util_set_vibrato_enabled ()

void
ags_raven_synth_util_set_vibrato_enabled
                               (AgsRavenSynthUtil *raven_synth_util,
                                gboolean vibrato_enabled);

Set vibrato_enabled of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

vibrato_enabled

the vibrato enabled

 

Since: 7.7.0


ags_raven_synth_util_get_vibrato_gain ()

gdouble
ags_raven_synth_util_get_vibrato_gain (AgsRavenSynthUtil *raven_synth_util);

Get vibrato gain of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Returns

the vibrato gain

Since: 7.7.0


ags_raven_synth_util_set_vibrato_gain ()

void
ags_raven_synth_util_set_vibrato_gain (AgsRavenSynthUtil *raven_synth_util,
                                       gdouble vibrato_gain);

Set vibrato_gain of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

vibrato_gain

the vibrato gain

 

Since: 7.7.0


ags_raven_synth_util_get_vibrato_lfo_depth ()

gdouble
ags_raven_synth_util_get_vibrato_lfo_depth
                               (AgsRavenSynthUtil *raven_synth_util);

Get vibrato lfo_depth of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Returns

the vibrato lfo_depth

Since: 7.7.0


ags_raven_synth_util_set_vibrato_lfo_depth ()

void
ags_raven_synth_util_set_vibrato_lfo_depth
                               (AgsRavenSynthUtil *raven_synth_util,
                                gdouble vibrato_lfo_depth);

Set vibrato_lfo_depth of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

vibrato_lfo_depth

the vibrato lfo_depth

 

Since: 7.7.0


ags_raven_synth_util_get_vibrato_lfo_freq ()

gdouble
ags_raven_synth_util_get_vibrato_lfo_freq
                               (AgsRavenSynthUtil *raven_synth_util);

Get vibrato lfo_freq of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Returns

the vibrato lfo_freq

Since: 7.7.0


ags_raven_synth_util_set_vibrato_lfo_freq ()

void
ags_raven_synth_util_set_vibrato_lfo_freq
                               (AgsRavenSynthUtil *raven_synth_util,
                                gdouble vibrato_lfo_freq);

Set vibrato_lfo_freq of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

vibrato_lfo_freq

the vibrato lfo_freq

 

Since: 7.7.0


ags_raven_synth_util_get_vibrato_tuning ()

gdouble
ags_raven_synth_util_get_vibrato_tuning
                               (AgsRavenSynthUtil *raven_synth_util);

Get vibrato tuning of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Returns

the vibrato tuning

Since: 7.7.0


ags_raven_synth_util_set_vibrato_tuning ()

void
ags_raven_synth_util_set_vibrato_tuning
                               (AgsRavenSynthUtil *raven_synth_util,
                                gdouble vibrato_tuning);

Set vibrato_tuning of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

vibrato_tuning

the vibrato tuning

 

Since: 7.7.0


ags_raven_synth_util_get_frame_count ()

guint
ags_raven_synth_util_get_frame_count (AgsRavenSynthUtil *raven_synth_util);

Get frame count of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Returns

the frame count

Since: 7.7.0


ags_raven_synth_util_set_frame_count ()

void
ags_raven_synth_util_set_frame_count (AgsRavenSynthUtil *raven_synth_util,
                                      guint frame_count);

Set frame_count of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

frame_count

the frame count

 

Since: 7.7.0


ags_raven_synth_util_get_offset ()

guint
ags_raven_synth_util_get_offset (AgsRavenSynthUtil *raven_synth_util);

Get offset of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Returns

the offset

Since: 7.7.0


ags_raven_synth_util_set_offset ()

void
ags_raven_synth_util_set_offset (AgsRavenSynthUtil *raven_synth_util,
                                 guint offset);

Set offset of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

offset

the offset

 

Since: 7.7.0


ags_raven_synth_util_get_note_256th_mode ()

gboolean
ags_raven_synth_util_get_note_256th_mode
                               (AgsRavenSynthUtil *raven_synth_util);

Get note 256th mode of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Returns

TRUE if note 256th mode, otherwise FALSE

Since: 7.7.0


ags_raven_synth_util_set_note_256th_mode ()

void
ags_raven_synth_util_set_note_256th_mode
                               (AgsRavenSynthUtil *raven_synth_util,
                                gboolean note_256th_mode);

Set note_256th_mode of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

note_256th_mode

the note 256th mode

 

Since: 7.7.0


ags_raven_synth_util_get_offset_256th ()

guint
ags_raven_synth_util_get_offset_256th (AgsRavenSynthUtil *raven_synth_util);

Get offset as note 256th of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Returns

the offset as note 256th

Since: 7.7.0


ags_raven_synth_util_set_offset_256th ()

void
ags_raven_synth_util_set_offset_256th (AgsRavenSynthUtil *raven_synth_util,
                                       guint offset_256th);

Set offset_256th of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

offset_256th

the offset as note 256th

 

Since: 7.7.0


ags_raven_synth_util_get_tuning_by_offset ()

gdouble
ags_raven_synth_util_get_tuning_by_offset
                               (AgsRavenSynthUtil *raven_synth_util,
                                guint offset);

Get tuning by offset of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

offset

the offset

 

Returns

the tuning

Since: 7.7.0


ags_raven_synth_util_get_volume_by_offset ()

gdouble
ags_raven_synth_util_get_volume_by_offset
                               (AgsRavenSynthUtil *raven_synth_util,
                                guint offset);

Get volume by offset of raven_synth_util .

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

offset

the offset

 

Returns

the volume

Since: 7.7.0


ags_raven_synth_util_compute_sin_s8 ()

void
ags_raven_synth_util_compute_sin_s8 (AgsRavenSynthUtil *raven_synth_util);

Compute raven sine synth of signed 8 bit data.

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Since: 7.7.0


ags_raven_synth_util_compute_sin_s16 ()

void
ags_raven_synth_util_compute_sin_s16 (AgsRavenSynthUtil *raven_synth_util);

Compute raven sine synth of signed 16 bit data.

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Since: 7.7.0


ags_raven_synth_util_compute_sin_s24 ()

void
ags_raven_synth_util_compute_sin_s24 (AgsRavenSynthUtil *raven_synth_util);

Compute raven sine synth of signed 24 bit data.

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Since: 7.7.0


ags_raven_synth_util_compute_sin_s32 ()

void
ags_raven_synth_util_compute_sin_s32 (AgsRavenSynthUtil *raven_synth_util);

Compute raven sine synth of signed 32 bit data.

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Since: 7.7.0


ags_raven_synth_util_compute_sin_s64 ()

void
ags_raven_synth_util_compute_sin_s64 (AgsRavenSynthUtil *raven_synth_util);

Compute raven sine synth of signed 64 bit data.

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Since: 7.7.0


ags_raven_synth_util_compute_sin_float ()

void
ags_raven_synth_util_compute_sin_float
                               (AgsRavenSynthUtil *raven_synth_util);

Compute raven sine synth of floating point data.

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Since: 7.7.0


ags_raven_synth_util_compute_sin_double ()

void
ags_raven_synth_util_compute_sin_double
                               (AgsRavenSynthUtil *raven_synth_util);

Compute raven sine synth of double precision floating point data.

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Since: 7.7.0


ags_raven_synth_util_compute_sin_complex ()

void
ags_raven_synth_util_compute_sin_complex
                               (AgsRavenSynthUtil *raven_synth_util);

Compute raven sine synth of complex data.

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Since: 7.7.0


ags_raven_synth_util_compute_sin ()

void
ags_raven_synth_util_compute_sin (AgsRavenSynthUtil *raven_synth_util);

Compute RAVEN sine synth.

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Since: 7.7.0


ags_raven_synth_util_compute_sawtooth_s8 ()

void
ags_raven_synth_util_compute_sawtooth_s8
                               (AgsRavenSynthUtil *raven_synth_util);

Compute raven sawtooth synth of signed 8 bit data.

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Since: 7.7.0


ags_raven_synth_util_compute_sawtooth_s16 ()

void
ags_raven_synth_util_compute_sawtooth_s16
                               (AgsRavenSynthUtil *raven_synth_util);

Compute raven sawtooth synth of signed 16 bit data.

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Since: 7.7.0


ags_raven_synth_util_compute_sawtooth_s24 ()

void
ags_raven_synth_util_compute_sawtooth_s24
                               (AgsRavenSynthUtil *raven_synth_util);

Compute raven sawtooth synth of signed 24 bit data.

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Since: 7.7.0


ags_raven_synth_util_compute_sawtooth_s32 ()

void
ags_raven_synth_util_compute_sawtooth_s32
                               (AgsRavenSynthUtil *raven_synth_util);

Compute raven sawtooth synth of signed 32 bit data.

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Since: 7.7.0


ags_raven_synth_util_compute_sawtooth_s64 ()

void
ags_raven_synth_util_compute_sawtooth_s64
                               (AgsRavenSynthUtil *raven_synth_util);

Compute raven sawtooth synth of signed 64 bit data.

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Since: 7.7.0


ags_raven_synth_util_compute_sawtooth_float ()

void
ags_raven_synth_util_compute_sawtooth_float
                               (AgsRavenSynthUtil *raven_synth_util);

Compute raven sawtooth synth of floating point data.

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Since: 7.7.0


ags_raven_synth_util_compute_sawtooth_double ()

void
ags_raven_synth_util_compute_sawtooth_double
                               (AgsRavenSynthUtil *raven_synth_util);

Compute raven sawtooth synth of double precision floating point data.

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Since: 7.7.0


ags_raven_synth_util_compute_sawtooth_complex ()

void
ags_raven_synth_util_compute_sawtooth_complex
                               (AgsRavenSynthUtil *raven_synth_util);

Compute raven sawtooth synth of complex data.

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Since: 7.7.0


ags_raven_synth_util_compute_sawtooth ()

void
ags_raven_synth_util_compute_sawtooth (AgsRavenSynthUtil *raven_synth_util);

Compute RAVEN sawtooth synth.

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Since: 7.7.0


ags_raven_synth_util_compute_triangle_s8 ()

void
ags_raven_synth_util_compute_triangle_s8
                               (AgsRavenSynthUtil *raven_synth_util);

Compute raven triangle synth of signed 8 bit data.

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Since: 7.7.0


ags_raven_synth_util_compute_triangle_s16 ()

void
ags_raven_synth_util_compute_triangle_s16
                               (AgsRavenSynthUtil *raven_synth_util);

Compute raven triangle synth of signed 16 bit data.

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Since: 7.7.0


ags_raven_synth_util_compute_triangle_s24 ()

void
ags_raven_synth_util_compute_triangle_s24
                               (AgsRavenSynthUtil *raven_synth_util);

Compute raven triangle synth of signed 24 bit data.

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Since: 7.7.0


ags_raven_synth_util_compute_triangle_s32 ()

void
ags_raven_synth_util_compute_triangle_s32
                               (AgsRavenSynthUtil *raven_synth_util);

Compute raven triangle synth of signed 32 bit data.

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Since: 7.7.0


ags_raven_synth_util_compute_triangle_s64 ()

void
ags_raven_synth_util_compute_triangle_s64
                               (AgsRavenSynthUtil *raven_synth_util);

Compute raven triangle synth of signed 64 bit data.

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Since: 7.7.0


ags_raven_synth_util_compute_triangle_float ()

void
ags_raven_synth_util_compute_triangle_float
                               (AgsRavenSynthUtil *raven_synth_util);

Compute raven triangle synth of floating point data.

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Since: 7.7.0


ags_raven_synth_util_compute_triangle_double ()

void
ags_raven_synth_util_compute_triangle_double
                               (AgsRavenSynthUtil *raven_synth_util);

Compute raven triangle synth of double precision floating point data.

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Since: 7.7.0


ags_raven_synth_util_compute_triangle_complex ()

void
ags_raven_synth_util_compute_triangle_complex
                               (AgsRavenSynthUtil *raven_synth_util);

Compute raven triangle synth of complex data.

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Since: 7.7.0


ags_raven_synth_util_compute_triangle ()

void
ags_raven_synth_util_compute_triangle (AgsRavenSynthUtil *raven_synth_util);

Compute RAVEN triangle synth.

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Since: 7.7.0


ags_raven_synth_util_compute_square_s8 ()

void
ags_raven_synth_util_compute_square_s8
                               (AgsRavenSynthUtil *raven_synth_util);

Compute raven square synth of signed 8 bit data.

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Since: 7.7.0


ags_raven_synth_util_compute_square_s16 ()

void
ags_raven_synth_util_compute_square_s16
                               (AgsRavenSynthUtil *raven_synth_util);

Compute raven square synth of signed 16 bit data.

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Since: 7.7.0


ags_raven_synth_util_compute_square_s24 ()

void
ags_raven_synth_util_compute_square_s24
                               (AgsRavenSynthUtil *raven_synth_util);

Compute raven square synth of signed 24 bit data.

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Since: 7.7.0


ags_raven_synth_util_compute_square_s32 ()

void
ags_raven_synth_util_compute_square_s32
                               (AgsRavenSynthUtil *raven_synth_util);

Compute raven square synth of signed 32 bit data.

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Since: 7.7.0


ags_raven_synth_util_compute_square_s64 ()

void
ags_raven_synth_util_compute_square_s64
                               (AgsRavenSynthUtil *raven_synth_util);

Compute raven square synth of signed 64 bit data.

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Since: 7.7.0


ags_raven_synth_util_compute_square_float ()

void
ags_raven_synth_util_compute_square_float
                               (AgsRavenSynthUtil *raven_synth_util);

Compute raven square synth of floating point data.

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Since: 7.7.0


ags_raven_synth_util_compute_square_double ()

void
ags_raven_synth_util_compute_square_double
                               (AgsRavenSynthUtil *raven_synth_util);

Compute raven square synth of double precision floating point data.

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Since: 7.7.0


ags_raven_synth_util_compute_square_complex ()

void
ags_raven_synth_util_compute_square_complex
                               (AgsRavenSynthUtil *raven_synth_util);

Compute raven square synth of complex data.

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Since: 7.7.0


ags_raven_synth_util_compute_square ()

void
ags_raven_synth_util_compute_square (AgsRavenSynthUtil *raven_synth_util);

Compute RAVEN square synth.

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Since: 7.7.0


ags_raven_synth_util_compute_impulse_s8 ()

void
ags_raven_synth_util_compute_impulse_s8
                               (AgsRavenSynthUtil *raven_synth_util);

Compute raven impulse synth of signed 8 bit data.

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Since: 7.7.0


ags_raven_synth_util_compute_impulse_s16 ()

void
ags_raven_synth_util_compute_impulse_s16
                               (AgsRavenSynthUtil *raven_synth_util);

Compute raven impulse synth of signed 16 bit data.

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Since: 7.7.0


ags_raven_synth_util_compute_impulse_s24 ()

void
ags_raven_synth_util_compute_impulse_s24
                               (AgsRavenSynthUtil *raven_synth_util);

Compute raven impulse synth of signed 24 bit data.

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Since: 7.7.0


ags_raven_synth_util_compute_impulse_s32 ()

void
ags_raven_synth_util_compute_impulse_s32
                               (AgsRavenSynthUtil *raven_synth_util);

Compute raven impulse synth of signed 32 bit data.

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Since: 7.7.0


ags_raven_synth_util_compute_impulse_s64 ()

void
ags_raven_synth_util_compute_impulse_s64
                               (AgsRavenSynthUtil *raven_synth_util);

Compute raven impulse synth of signed 64 bit data.

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Since: 7.7.0


ags_raven_synth_util_compute_impulse_float ()

void
ags_raven_synth_util_compute_impulse_float
                               (AgsRavenSynthUtil *raven_synth_util);

Compute raven impulse synth of floating point data.

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Since: 7.7.0


ags_raven_synth_util_compute_impulse_double ()

void
ags_raven_synth_util_compute_impulse_double
                               (AgsRavenSynthUtil *raven_synth_util);

Compute raven impulse synth of double precision floating point data.

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Since: 7.7.0


ags_raven_synth_util_compute_impulse_complex ()

void
ags_raven_synth_util_compute_impulse_complex
                               (AgsRavenSynthUtil *raven_synth_util);

Compute raven impulse synth of complex data.

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Since: 7.7.0


ags_raven_synth_util_compute_impulse ()

void
ags_raven_synth_util_compute_impulse (AgsRavenSynthUtil *raven_synth_util);

Compute RAVEN impulse synth.

Parameters

raven_synth_util

the AgsRavenSynthUtil

 

Since: 7.7.0

Types and Values

AGS_RAVEN_SYNTH_UTIL_DEFAULT_FREQUENCY

#define AGS_RAVEN_SYNTH_UTIL_DEFAULT_FREQUENCY (440.0)

AGS_RAVEN_SYNTH_UTIL_DEFAULT_LFO_FREQUENCY

#define AGS_RAVEN_SYNTH_UTIL_DEFAULT_LFO_FREQUENCY (12.0)

AGS_RAVEN_SYNTH_UTIL_DEFAULT_LFO_DEPTH

#define AGS_RAVEN_SYNTH_UTIL_DEFAULT_LFO_DEPTH (0.0)

AGS_RAVEN_SYNTH_UTIL_DEFAULT_TUNING

#define AGS_RAVEN_SYNTH_UTIL_DEFAULT_TUNING (0.0)

AGS_RAVEN_SYNTH_UTIL_SEQ_COUNT

#define AGS_RAVEN_SYNTH_UTIL_SEQ_COUNT (16)

AGS_RAVEN_SYNTH_UTIL_SYNC_COUNT

#define AGS_RAVEN_SYNTH_UTIL_SYNC_COUNT (4)

AGS_RAVEN_SYNTH_UTIL_INITIALIZER

#define             AGS_RAVEN_SYNTH_UTIL_INITIALIZER