Class

AgsAudioFxSynthAudio

[]

Description

class AgsAudio.FxSynthAudio : AgsAudio.FxNotationAudio
  implements Ags.Connectable {
  synth_0_oscillator: AgsPort*,
  synth_0_octave: AgsPort*,
  synth_0_key: AgsPort*,
  synth_0_phase: AgsPort*,
  synth_0_volume: AgsPort*,
  synth_0_sync_enabled: AgsPort*,
  synth_0_sync_relative_attack_factor: AgsPort*,
  synth_0_sync_attack_0: AgsPort*,
  synth_0_sync_phase_0: AgsPort*,
  synth_0_sync_attack_1: AgsPort*,
  synth_0_sync_phase_1: AgsPort*,
  synth_0_sync_attack_2: AgsPort*,
  synth_0_sync_phase_2: AgsPort*,
  synth_0_sync_lfo_oscillator: AgsPort*,
  synth_0_sync_lfo_frequency: AgsPort*,
  synth_1_oscillator: AgsPort*,
  synth_1_octave: AgsPort*,
  synth_1_key: AgsPort*,
  synth_1_phase: AgsPort*,
  synth_1_volume: AgsPort*,
  synth_1_sync_enabled: AgsPort*,
  synth_1_sync_relative_attack_factor: AgsPort*,
  synth_1_sync_attack_0: AgsPort*,
  synth_1_sync_phase_0: AgsPort*,
  synth_1_sync_attack_1: AgsPort*,
  synth_1_sync_phase_1: AgsPort*,
  synth_1_sync_attack_2: AgsPort*,
  synth_1_sync_phase_2: AgsPort*,
  synth_1_sync_lfo_oscillator: AgsPort*,
  synth_1_sync_lfo_frequency: AgsPort*,
  sequencer_enabled: AgsPort*,
  sequencer_sign: AgsPort*,
  pitch_type: AgsPort*,
  pitch_tuning: AgsPort*,
  noise_gain: AgsPort*,
  chorus_enabled: AgsPort*,
  chorus_pitch_type: AgsPort*,
  chorus_input_volume: AgsPort*,
  chorus_output_volume: AgsPort*,
  chorus_lfo_oscillator: AgsPort*,
  chorus_lfo_frequency: AgsPort*,
  chorus_depth: AgsPort*,
  chorus_mix: AgsPort*,
  chorus_delay: AgsPort*,
  low_pass_enabled: AgsPort*,
  low_pass_q_lin: AgsPort*,
  low_pass_filter_gain: AgsPort*,
  high_pass_enabled: AgsPort*,
  high_pass_q_lin: AgsPort*,
  high_pass_filter_gain: AgsPort*,
  scope_data: None
}

No description available.

[]

Implements

[]

Constructors

ags_fx_synth_audio_new

Create a new instance of AgsFxSynthAudio.

since: 3.14.0

[]

Instance methods

Methods inherited from AgsFxNotationAudio (10)
Methods inherited from AgsRecallAudio (2)
Methods inherited from AgsRecall (85)
Methods inherited from GObject (43)
Methods inherited from AgsConnectable (13)
[]

Properties

AgsAudio.FxSynthAudio:chorus-delay

The chorus delay.

since: 3.14.0

AgsAudio.FxSynthAudio:chorus-depth

The chorus depth.

since: 3.14.0

AgsAudio.FxSynthAudio:chorus-enabled

The chorus enabled.

since: 3.14.0

AgsAudio.FxSynthAudio:chorus-input-volume

The chorus input volume.

since: 3.14.0

AgsAudio.FxSynthAudio:chorus-lfo-frequency

The chorus lfo frequency.

since: 3.14.0

AgsAudio.FxSynthAudio:chorus-lfo-oscillator

The chorus lfo oscillator.

since: 3.14.0

AgsAudio.FxSynthAudio:chorus-mix

The chorus mix.

since: 3.14.0

AgsAudio.FxSynthAudio:chorus-output-volume

The chorus output volume.

since: 3.14.0

AgsAudio.FxSynthAudio:chorus-pitch-type

The chorus pitch type.

since: 4.0.0

AgsAudio.FxSynthAudio:high-pass-enabled

The high pass enabled.

since: 3.14.0

AgsAudio.FxSynthAudio:high-pass-filter-gain

The high pass filter gain.

since: 3.14.0

AgsAudio.FxSynthAudio:high-pass-q-lin

The high pass q-lin.

since: 3.14.0

AgsAudio.FxSynthAudio:low-pass-enabled

The low pass enabled.

since: 3.14.0

AgsAudio.FxSynthAudio:low-pass-filter-gain

The low pass filter gain.

since: 3.14.0

AgsAudio.FxSynthAudio:low-pass-q-lin

The low pass q-lin.

since: 3.14.0

AgsAudio.FxSynthAudio:noise-gain

The noise gain.

since: 3.14.0

AgsAudio.FxSynthAudio:pitch-tuning

The pitch tuning.

since: 3.14.0

AgsAudio.FxSynthAudio:pitch-type

The pitch type.

since: 4.0.0

AgsAudio.FxSynthAudio:sequencer-enabled

The sequencer enabled.

since: 3.14.0

AgsAudio.FxSynthAudio:sequencer-sign

The sequencer sign.

since: 3.14.0

AgsAudio.FxSynthAudio:synth-0-key

The synth-0 key.

since: 3.14.0

AgsAudio.FxSynthAudio:synth-0-octave

The synth-0 octave.

since: 3.14.0

AgsAudio.FxSynthAudio:synth-0-oscillator

The synth-0 oscillator.

since: 3.14.0

AgsAudio.FxSynthAudio:synth-0-phase

The synth-0 phase.

since: 3.14.0

AgsAudio.FxSynthAudio:synth-0-sync-attack-0

The synth-0 sync attack-0.

since: 3.14.0

AgsAudio.FxSynthAudio:synth-0-sync-attack-1

The synth-0 sync attack-1.

since: 3.14.0

AgsAudio.FxSynthAudio:synth-0-sync-attack-2

The synth-0 sync attack-2.

since: 3.14.0

AgsAudio.FxSynthAudio:synth-0-sync-enabled

The synth-0 sync enabled.

since: 3.14.0

AgsAudio.FxSynthAudio:synth-0-sync-lfo-frequency

The synth-0 sync LFO frequency.

since: 3.14.0

AgsAudio.FxSynthAudio:synth-0-sync-lfo-oscillator

The synth-0 sync LFO oscillator.

since: 3.14.0

AgsAudio.FxSynthAudio:synth-0-sync-phase-0

The synth-0 sync phase-0.

since: 3.14.0

AgsAudio.FxSynthAudio:synth-0-sync-phase-1

The synth-0 sync phase-1.

since: 3.14.0

AgsAudio.FxSynthAudio:synth-0-sync-phase-2

The synth-0 sync phase-2.

since: 3.14.0

AgsAudio.FxSynthAudio:synth-0-sync-relative-attack-factor

The synth-0 sync relative attack factor.

since: 3.14.0

AgsAudio.FxSynthAudio:synth-0-volume

The synth-0 volume.

since: 3.14.0

AgsAudio.FxSynthAudio:synth-1-key

The synth-1 key.

since: 3.14.0

AgsAudio.FxSynthAudio:synth-1-octave

The synth-1 octave.

since: 3.14.0

AgsAudio.FxSynthAudio:synth-1-oscillator

The synth-1 oscillator.

since: 3.14.0

AgsAudio.FxSynthAudio:synth-1-phase

The synth-1 phase.

since: 3.14.0

AgsAudio.FxSynthAudio:synth-1-sync-attack-0

The synth-1 sync attack-0.

since: 3.14.0

AgsAudio.FxSynthAudio:synth-1-sync-attack-1

The synth-1 sync attack-1.

since: 3.14.0

AgsAudio.FxSynthAudio:synth-1-sync-attack-2

The synth-1 sync attack-2.

since: 3.14.0

AgsAudio.FxSynthAudio:synth-1-sync-enabled

The synth-1 sync enabled.

since: 3.14.0

AgsAudio.FxSynthAudio:synth-1-sync-lfo-frequency

The synth-1 sync LFO frequency.

since: 3.14.0

AgsAudio.FxSynthAudio:synth-1-sync-lfo-oscillator

The synth-1 sync LFO oscillator.

since: 3.14.0

AgsAudio.FxSynthAudio:synth-1-sync-phase-0

The synth-1 sync phase-0.

since: 3.14.0

AgsAudio.FxSynthAudio:synth-1-sync-phase-1

The synth-1 sync phase-1.

since: 3.14.0

AgsAudio.FxSynthAudio:synth-1-sync-phase-2

The synth-1 sync phase-2.

since: 3.14.0

AgsAudio.FxSynthAudio:synth-1-sync-relative-attack-factor

The synth-1 sync relative attack factor.

since: 3.14.0

AgsAudio.FxSynthAudio:synth-1-volume

The synth-1 volume.

since: 3.14.0

Properties inherited from AgsFxNotationAudio (7)
Properties inherited from AgsRecallAudio (1)
Properties inherited from AgsRecall (25)
[]

Signals

Signals inherited from AgsRecall (21)
Signals inherited from GObject (1)

Class structure