Class

AgsAudioFxSFZSynthAudio

[]

Description

class AgsAudio.FxSFZSynthAudio : AgsAudio.FxNotationAudio
  implements Ags.Connectable {
  synth_octave: AgsPort*,
  synth_key: AgsPort*,
  synth_pitch_type: AgsPort*,
  synth_volume: AgsPort*,
  vibrato_enabled: AgsPort*,
  vibrato_gain: AgsPort*,
  vibrato_lfo_depth: AgsPort*,
  vibrato_lfo_freq: AgsPort*,
  vibrato_tuning: 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*,
  scope_data: None
}

No description available.

[]

Implements

[]

Constructors

ags_fx_sfz_synth_audio_new

Create a new instance of AgsFxSFZSynthAudio.

since: 3.17.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.FxSFZSynthAudio:chorus-delay

The chorus delay.

since: 3.17.0

AgsAudio.FxSFZSynthAudio:chorus-depth

The chorus depth.

since: 3.17.0

AgsAudio.FxSFZSynthAudio:chorus-enabled

The chorus enabled.

since: 3.17.0

AgsAudio.FxSFZSynthAudio:chorus-input-volume

The chorus input volume.

since: 3.17.0

AgsAudio.FxSFZSynthAudio:chorus-lfo-frequency

The chorus lfo frequency.

since: 3.17.0

AgsAudio.FxSFZSynthAudio:chorus-lfo-oscillator

The chorus lfo oscillator.

since: 3.17.0

AgsAudio.FxSFZSynthAudio:chorus-mix

The chorus mix.

since: 3.17.0

AgsAudio.FxSFZSynthAudio:chorus-output-volume

The chorus output volume.

since: 3.17.0

AgsAudio.FxSFZSynthAudio:chorus-pitch-type
No description available.

AgsAudio.FxSFZSynthAudio:synth-key

The synth key.

since: 3.17.0

AgsAudio.FxSFZSynthAudio:synth-octave

The synth octave.

since: 3.17.0

AgsAudio.FxSFZSynthAudio:synth-pitch-type

The synth’s pitch type.

since: 4.0.0

AgsAudio.FxSFZSynthAudio:synth-volume

The synth volume.

since: 3.17.0

AgsAudio.FxSFZSynthAudio:vibrato-enabled

The vibrato enabled.

since: 5.2.0

AgsAudio.FxSFZSynthAudio:vibrato-gain

The vibrato gain.

since: 5.2.4

AgsAudio.FxSFZSynthAudio:vibrato-lfo-depth

The vibrato LFO depth.

since: 5.2.0

AgsAudio.FxSFZSynthAudio:vibrato-lfo-freq

The vibrato LFO freq.

since: 5.2.0

AgsAudio.FxSFZSynthAudio:vibrato-tuning

The vibrato tuning.

since: 5.2.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