Top | ![]() |
![]() |
![]() |
![]() |
GObject ╰── AgsRecall ╰── AgsRecallAudio ╰── AgsFxNotationAudio ╰── AgsFxRavenSynthAudio
AgsFxRavenSynthAudioScopeData * ags_fx_raven_synth_audio_scope_data_alloc ();
Allocate AgsFxRavenSynthAudioScopeData
Since: 7.7.0
void
ags_fx_raven_synth_audio_scope_data_free
(AgsFxRavenSynthAudioScopeData *scope_data
);
Free scope_data
.
Since: 7.7.0
AgsFxRavenSynthAudioChannelData * ags_fx_raven_synth_audio_channel_data_alloc ();
Allocate AgsFxRavenSynthAudioChannelData
Since: 7.7.0
void
ags_fx_raven_synth_audio_channel_data_free
(AgsFxRavenSynthAudioChannelData *channel_data
);
Free channel_data
.
Since: 7.7.0
AgsFxRavenSynthAudioInputData * ags_fx_raven_synth_audio_input_data_alloc ();
Allocate AgsFxRavenSynthAudioInputData
Since: 7.7.0
void
ags_fx_raven_synth_audio_input_data_free
(AgsFxRavenSynthAudioInputData *input_data
);
Free input_data
.
Since: 7.7.0
AgsFxRavenSynthAudio *
ags_fx_raven_synth_audio_new (AgsAudio *audio
);
Create a new instance of AgsFxRavenSynthAudio
Since: 7.7.0
#define AGS_FX_RAVEN_SYNTH_AUDIO_DEFAULT_BUFFER_SIZE (65536)
struct AgsFxRavenSynthAudioScopeData { GRecMutex strct_mutex; gpointer parent; guint audio_channels; AgsFxRavenSynthAudioChannelData **channel_data; };
struct AgsFxRavenSynthAudioChannelData { GRecMutex strct_mutex; gpointer parent; gpointer synth_buffer_0; gpointer synth_buffer_1; AgsRavenSynthUtil *raven_synth_0; AgsRavenSynthUtil *raven_synth_1; AgsLowPassFilterUtil *low_pass_filter_util_0; AgsLowPassFilterUtil *low_pass_filter_util_1; AgsAmplifierUtil *amplifier_util_0; AgsAmplifierUtil *amplifier_util_1; AgsNoiseUtil *noise_util; GType pitch_type; gpointer pitch_util; gpointer pitch_buffer; AgsChorusUtil *chorus_util; AgsFxRavenSynthAudioInputData* input_data[AGS_SEQUENCER_MAX_MIDI_KEYS]; };
“amplifier-0-amp-0-gain”
property“amplifier-0-amp-0-gain” AgsPort *
The amplifier 0 amp-0 gain.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“amplifier-0-amp-1-gain”
property“amplifier-0-amp-1-gain” AgsPort *
The amplifier 0 amp-1 gain.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“amplifier-0-amp-2-gain”
property“amplifier-0-amp-2-gain” AgsPort *
The amplifier 0 amp-2 gain.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“amplifier-0-amp-3-gain”
property“amplifier-0-amp-3-gain” AgsPort *
The amplifier 0 amp-3 gain.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“amplifier-0-filter-gain”
property“amplifier-0-filter-gain” AgsPort *
The amplifier 0 filter gain.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“amplifier-1-amp-0-gain”
property“amplifier-1-amp-0-gain” AgsPort *
The amplifier 1 amp-0 gain.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“amplifier-1-amp-1-gain”
property“amplifier-1-amp-1-gain” AgsPort *
The amplifier 1 amp-1 gain.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“amplifier-1-amp-2-gain”
property“amplifier-1-amp-2-gain” AgsPort *
The amplifier 1 amp-2 gain.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“amplifier-1-amp-3-gain”
property“amplifier-1-amp-3-gain” AgsPort *
The amplifier 1 amp-3 gain.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“amplifier-1-filter-gain”
property“amplifier-1-filter-gain” AgsPort *
The amplifier 1 filter gain.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“chorus-delay”
property“chorus-delay” AgsPort *
The chorus delay.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“chorus-depth”
property“chorus-depth” AgsPort *
The chorus depth.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“chorus-enabled”
property“chorus-enabled” AgsPort *
The chorus enabled.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“chorus-input-volume”
property“chorus-input-volume” AgsPort *
The chorus input volume.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“chorus-lfo-frequency”
property“chorus-lfo-frequency” AgsPort *
The chorus lfo frequency.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“chorus-lfo-oscillator”
property“chorus-lfo-oscillator” AgsPort *
The chorus lfo oscillator.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“chorus-mix”
property“chorus-mix” AgsPort *
The chorus mix.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“chorus-output-volume”
property“chorus-output-volume” AgsPort *
The chorus output volume.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“chorus-pitch-type”
property“chorus-pitch-type” AgsPort *
The chorus pitch type.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“low-pass-0-cut-off-frequency”
property“low-pass-0-cut-off-frequency” AgsPort *
The low-pass-0-cut-off-frequency.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“low-pass-0-filter-gain”
property“low-pass-0-filter-gain” AgsPort *
The low-pass-0-filter-gain.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“low-pass-0-no-clip”
property“low-pass-0-no-clip” AgsPort *
The low-pass-0-no-clip.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“low-pass-1-cut-off-frequency”
property“low-pass-1-cut-off-frequency” AgsPort *
The low-pass-1-cut-off-frequency.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“low-pass-1-filter-gain”
property“low-pass-1-filter-gain” AgsPort *
The low-pass-1-filter-gain.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“low-pass-1-no-clip”
property“low-pass-1-no-clip” AgsPort *
The low-pass-1-no-clip.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“noise-gain”
property“noise-gain” AgsPort *
The noise gain.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“pitch-tuning”
property“pitch-tuning” AgsPort *
The pitch tuning.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“pitch-type”
property“pitch-type” AgsPort *
The pitch type.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-0-key”
property“synth-0-key” AgsPort *
The synth-0 key.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-0-lfo-depth”
property“synth-0-lfo-depth” AgsPort *
The synth-0 LFO depth.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-0-lfo-frequency”
property“synth-0-lfo-frequency” AgsPort *
The synth-0 LFO frequency.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-0-lfo-oscillator”
property“synth-0-lfo-oscillator” AgsPort *
The synth-0 lfo-oscillator.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-0-lfo-tuning”
property“synth-0-lfo-tuning” AgsPort *
The synth-0 LFO tuning.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-0-octave”
property“synth-0-octave” AgsPort *
The synth-0 octave.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-0-oscillator”
property“synth-0-oscillator” AgsPort *
The synth-0 oscillator.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-0-phase”
property“synth-0-phase” AgsPort *
The synth-0 phase.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-0-seq-tuning-0”
property“synth-0-seq-tuning-0” AgsPort *
The synth-0 sequencer tuning 0.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-0-seq-tuning-1”
property“synth-0-seq-tuning-1” AgsPort *
The synth-0 sequencer tuning 1.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-0-seq-tuning-10”
property“synth-0-seq-tuning-10” AgsPort *
The synth-0 sequencer tuning 10.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-0-seq-tuning-11”
property“synth-0-seq-tuning-11” AgsPort *
The synth-0 sequencer tuning 11.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-0-seq-tuning-12”
property“synth-0-seq-tuning-12” AgsPort *
The synth-0 sequencer tuning 12.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-0-seq-tuning-13”
property“synth-0-seq-tuning-13” AgsPort *
The synth-0 sequencer tuning 13.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-0-seq-tuning-14”
property“synth-0-seq-tuning-14” AgsPort *
The synth-0 sequencer tuning 14.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-0-seq-tuning-15”
property“synth-0-seq-tuning-15” AgsPort *
The synth-0 sequencer tuning 15.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-0-seq-tuning-2”
property“synth-0-seq-tuning-2” AgsPort *
The synth-0 sequencer tuning 2.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-0-seq-tuning-3”
property“synth-0-seq-tuning-3” AgsPort *
The synth-0 sequencer tuning 3.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-0-seq-tuning-4”
property“synth-0-seq-tuning-4” AgsPort *
The synth-0 sequencer tuning 4.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-0-seq-tuning-5”
property“synth-0-seq-tuning-5” AgsPort *
The synth-0 sequencer tuning 5.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-0-seq-tuning-6”
property“synth-0-seq-tuning-6” AgsPort *
The synth-0 sequencer tuning 6.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-0-seq-tuning-7”
property“synth-0-seq-tuning-7” AgsPort *
The synth-0 sequencer tuning 7.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-0-seq-tuning-8”
property“synth-0-seq-tuning-8” AgsPort *
The synth-0 sequencer tuning 8.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-0-seq-tuning-9”
property“synth-0-seq-tuning-9” AgsPort *
The synth-0 sequencer tuning 9.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-0-seq-tuning-lfo-frequency”
property“synth-0-seq-tuning-lfo-frequency” AgsPort *
The synth-0 sequencer tuning lfo-frequency.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-0-seq-tuning-pingpong”
property“synth-0-seq-tuning-pingpong” AgsPort *
The synth-0 sequencer tuning pingpong.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-0-seq-volume-0”
property“synth-0-seq-volume-0” AgsPort *
The synth-0 sequencer volume 0.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-0-seq-volume-1”
property“synth-0-seq-volume-1” AgsPort *
The synth-0 sequencer volume 1.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-0-seq-volume-10”
property“synth-0-seq-volume-10” AgsPort *
The synth-0 sequencer volume 10.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-0-seq-volume-11”
property“synth-0-seq-volume-11” AgsPort *
The synth-0 sequencer volume 11.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-0-seq-volume-12”
property“synth-0-seq-volume-12” AgsPort *
The synth-0 sequencer volume 12.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-0-seq-volume-13”
property“synth-0-seq-volume-13” AgsPort *
The synth-0 sequencer volume 13.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-0-seq-volume-14”
property“synth-0-seq-volume-14” AgsPort *
The synth-0 sequencer volume 14.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-0-seq-volume-15”
property“synth-0-seq-volume-15” AgsPort *
The synth-0 sequencer volume 15.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-0-seq-volume-2”
property“synth-0-seq-volume-2” AgsPort *
The synth-0 sequencer volume 2.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-0-seq-volume-3”
property“synth-0-seq-volume-3” AgsPort *
The synth-0 sequencer volume 3.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-0-seq-volume-4”
property“synth-0-seq-volume-4” AgsPort *
The synth-0 sequencer volume 4.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-0-seq-volume-5”
property“synth-0-seq-volume-5” AgsPort *
The synth-0 sequencer volume 5.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-0-seq-volume-6”
property“synth-0-seq-volume-6” AgsPort *
The synth-0 sequencer volume 6.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-0-seq-volume-7”
property“synth-0-seq-volume-7” AgsPort *
The synth-0 sequencer volume 7.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-0-seq-volume-8”
property“synth-0-seq-volume-8” AgsPort *
The synth-0 sequencer volume 8.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-0-seq-volume-9”
property“synth-0-seq-volume-9” AgsPort *
The synth-0 sequencer volume 9.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-0-seq-volume-lfo-frequency”
property“synth-0-seq-volume-lfo-frequency” AgsPort *
The synth-0 sequencer volume lfo-frequency.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-0-seq-volume-pingpong”
property“synth-0-seq-volume-pingpong” AgsPort *
The synth-0 sequencer volume pingpong.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-0-sync-attack-0”
property“synth-0-sync-attack-0” AgsPort *
The synth-0 sync attack-0.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-0-sync-attack-1”
property“synth-0-sync-attack-1” AgsPort *
The synth-0 sync attack-1.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-0-sync-attack-2”
property“synth-0-sync-attack-2” AgsPort *
The synth-0 sync attack-2.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-0-sync-attack-3”
property“synth-0-sync-attack-3” AgsPort *
The synth-0 sync attack-3.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-0-sync-enabled”
property“synth-0-sync-enabled” AgsPort *
The synth-0 sync enabled.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-0-sync-phase-0”
property“synth-0-sync-phase-0” AgsPort *
The synth-0 sync phase-0.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-0-sync-phase-1”
property“synth-0-sync-phase-1” AgsPort *
The synth-0 sync phase-1.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-0-sync-phase-2”
property“synth-0-sync-phase-2” AgsPort *
The synth-0 sync phase-2.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-0-sync-phase-3”
property“synth-0-sync-phase-3” AgsPort *
The synth-0 sync phase-3.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-0-sync-relative-attack-factor-0”
property“synth-0-sync-relative-attack-factor-0” AgsPort *
The synth-0 sync relative attack factor 0.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-0-sync-relative-attack-factor-1”
property“synth-0-sync-relative-attack-factor-1” AgsPort *
The synth-0 sync relative attack factor 1.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-0-sync-relative-attack-factor-2”
property“synth-0-sync-relative-attack-factor-2” AgsPort *
The synth-0's sync relative attack factor 2.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
“synth-0-sync-relative-attack-factor-3”
property“synth-0-sync-relative-attack-factor-3” AgsPort *
The synth-0 sync relative attack factor 3.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-0-volume”
property“synth-0-volume” AgsPort *
The synth-0 volume.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-1-key”
property“synth-1-key” AgsPort *
The synth-1 key.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-1-lfo-depth”
property“synth-1-lfo-depth” AgsPort *
The synth-1 LFO depth.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-1-lfo-frequency”
property“synth-1-lfo-frequency” AgsPort *
The synth-1 LFO frequency.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-1-lfo-oscillator”
property“synth-1-lfo-oscillator” AgsPort *
The synth-1 lfo-oscillator.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-1-lfo-tuning”
property“synth-1-lfo-tuning” AgsPort *
The synth-1 LFO tuning.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-1-octave”
property“synth-1-octave” AgsPort *
The synth-1 octave.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-1-oscillator”
property“synth-1-oscillator” AgsPort *
The synth-1 oscillator.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-1-phase”
property“synth-1-phase” AgsPort *
The synth-1 phase.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-1-seq-tuning-0”
property“synth-1-seq-tuning-0” AgsPort *
The synth-1 sequencer tuning 0.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-1-seq-tuning-1”
property“synth-1-seq-tuning-1” AgsPort *
The synth-1 sequencer tuning 1.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-1-seq-tuning-10”
property“synth-1-seq-tuning-10” AgsPort *
The synth-1 sequencer tuning 10.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-1-seq-tuning-11”
property“synth-1-seq-tuning-11” AgsPort *
The synth-1 sequencer tuning 11.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-1-seq-tuning-12”
property“synth-1-seq-tuning-12” AgsPort *
The synth-1 sequencer tuning 12.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-1-seq-tuning-13”
property“synth-1-seq-tuning-13” AgsPort *
The synth-1 sequencer tuning 13.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-1-seq-tuning-14”
property“synth-1-seq-tuning-14” AgsPort *
The synth-1 sequencer tuning 14.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-1-seq-tuning-15”
property“synth-1-seq-tuning-15” AgsPort *
The synth-1 sequencer tuning 15.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-1-seq-tuning-2”
property“synth-1-seq-tuning-2” AgsPort *
The synth-1 sequencer tuning 2.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-1-seq-tuning-3”
property“synth-1-seq-tuning-3” AgsPort *
The synth-1 sequencer tuning 3.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-1-seq-tuning-4”
property“synth-1-seq-tuning-4” AgsPort *
The synth-1 sequencer tuning 4.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-1-seq-tuning-5”
property“synth-1-seq-tuning-5” AgsPort *
The synth-1 sequencer tuning 5.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-1-seq-tuning-6”
property“synth-1-seq-tuning-6” AgsPort *
The synth-1 sequencer tuning 6.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-1-seq-tuning-7”
property“synth-1-seq-tuning-7” AgsPort *
The synth-1 sequencer tuning 7.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-1-seq-tuning-8”
property“synth-1-seq-tuning-8” AgsPort *
The synth-1 sequencer tuning 8.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-1-seq-tuning-9”
property“synth-1-seq-tuning-9” AgsPort *
The synth-1 sequencer tuning 9.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-1-seq-tuning-lfo-frequency”
property“synth-1-seq-tuning-lfo-frequency” AgsPort *
The synth-1 sequencer tuning lfo-frequency.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-1-seq-tuning-pingpong”
property“synth-1-seq-tuning-pingpong” AgsPort *
The synth-1 sequencer tuning pingpong.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-1-seq-volume-0”
property“synth-1-seq-volume-0” AgsPort *
The synth-1 sequencer volume 0.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-1-seq-volume-1”
property“synth-1-seq-volume-1” AgsPort *
The synth-1 sequencer volume 1.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-1-seq-volume-10”
property“synth-1-seq-volume-10” AgsPort *
The synth-1 sequencer volume 10.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-1-seq-volume-11”
property“synth-1-seq-volume-11” AgsPort *
The synth-1 sequencer volume 11.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-1-seq-volume-12”
property“synth-1-seq-volume-12” AgsPort *
The synth-1 sequencer volume 12.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-1-seq-volume-13”
property“synth-1-seq-volume-13” AgsPort *
The synth-1 sequencer volume 13.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-1-seq-volume-14”
property“synth-1-seq-volume-14” AgsPort *
The synth-1 sequencer volume 14.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-1-seq-volume-15”
property“synth-1-seq-volume-15” AgsPort *
The synth-1 sequencer volume 15.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-1-seq-volume-2”
property“synth-1-seq-volume-2” AgsPort *
The synth-1 sequencer volume 2.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-1-seq-volume-3”
property“synth-1-seq-volume-3” AgsPort *
The synth-1 sequencer volume 3.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-1-seq-volume-4”
property“synth-1-seq-volume-4” AgsPort *
The synth-1 sequencer volume 4.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-1-seq-volume-5”
property“synth-1-seq-volume-5” AgsPort *
The synth-1 sequencer volume 5.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-1-seq-volume-6”
property“synth-1-seq-volume-6” AgsPort *
The synth-1 sequencer volume 6.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-1-seq-volume-7”
property“synth-1-seq-volume-7” AgsPort *
The synth-1 sequencer volume 7.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-1-seq-volume-8”
property“synth-1-seq-volume-8” AgsPort *
The synth-1 sequencer volume 8.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-1-seq-volume-9”
property“synth-1-seq-volume-9” AgsPort *
The synth-1 sequencer volume 9.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-1-seq-volume-lfo-frequency”
property“synth-1-seq-volume-lfo-frequency” AgsPort *
The synth-1 sequencer volume lfo-frequency.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-1-seq-volume-pingpong”
property“synth-1-seq-volume-pingpong” AgsPort *
The synth-1 sequencer volume pingpong.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-1-sync-attack-0”
property“synth-1-sync-attack-0” AgsPort *
The synth-1 sync attack-0.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-1-sync-attack-1”
property“synth-1-sync-attack-1” AgsPort *
The synth-1 sync attack-1.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-1-sync-attack-2”
property“synth-1-sync-attack-2” AgsPort *
The synth-1 sync attack-2.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-1-sync-attack-3”
property“synth-1-sync-attack-3” AgsPort *
The synth-1 sync attack-3.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-1-sync-enabled”
property“synth-1-sync-enabled” AgsPort *
The synth-1 sync enabled.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-1-sync-phase-0”
property“synth-1-sync-phase-0” AgsPort *
The synth-1 sync phase-0.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-1-sync-phase-1”
property“synth-1-sync-phase-1” AgsPort *
The synth-1 sync phase-1.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-1-sync-phase-2”
property“synth-1-sync-phase-2” AgsPort *
The synth-1 sync phase-2.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-1-sync-phase-3”
property“synth-1-sync-phase-3” AgsPort *
The synth-1 sync phase-3.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-1-sync-relative-attack-factor-0”
property“synth-1-sync-relative-attack-factor-0” AgsPort *
The synth-1 sync relative attack factor 0.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-1-sync-relative-attack-factor-1”
property“synth-1-sync-relative-attack-factor-1” AgsPort *
The synth-1 sync relative attack factor 1.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-1-sync-relative-attack-factor-2”
property“synth-1-sync-relative-attack-factor-2” AgsPort *
The synth-1 sync relative attack factor 2.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-1-sync-relative-attack-factor-3”
property“synth-1-sync-relative-attack-factor-3” AgsPort *
The synth-1 sync relative attack factor 3.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“synth-1-volume”
property“synth-1-volume” AgsPort *
The synth-1 volume.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“vibrato-enabled”
property“vibrato-enabled” AgsPort *
The vibrato enabled.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“vibrato-gain”
property“vibrato-gain” AgsPort *
The vibrato gain.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“vibrato-lfo-depth”
property“vibrato-lfo-depth” AgsPort *
The vibrato LFO depth.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“vibrato-lfo-freq”
property“vibrato-lfo-freq” AgsPort *
The vibrato LFO freq.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0
“vibrato-tuning”
property“vibrato-tuning” AgsPort *
The vibrato tuning.
Owner: AgsFxRavenSynthAudio
Flags: Read / Write
Since: 7.7.0