Class

AgsAudioFxTremoloAudio

[]

Description

class AgsAudio.FxTremoloAudio : AgsAudio.RecallAudio
  implements Ags.Connectable {
  tremolo_enabled: AgsPort*,
  tremolo_gain: AgsPort*,
  tremolo_lfo_depth: AgsPort*,
  tremolo_lfo_freq: AgsPort*,
  tremolo_tuning: AgsPort*
}

No description available.

[]

Implements

[]

Constructors

ags_fx_tremolo_audio_new

Create a new instance of AgsFxTremoloAudio.

since: 5.2.0

[]

Instance methods

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

Properties

AgsAudio.FxTremoloAudio:tremolo-enabled

The tremolo’s enabled port.

since: 5.2.0

AgsAudio.FxTremoloAudio:tremolo-gain

The tremolo’s gain port.

since: 5.2.0

AgsAudio.FxTremoloAudio:tremolo-lfo-depth

The tremolo’s lfo-depth port.

since: 5.2.0

AgsAudio.FxTremoloAudio:tremolo-lfo-freq

The tremolo’s lfo-freq port.

since: 5.2.0

AgsAudio.FxTremoloAudio:tremolo-tuning

The tremolo’s tuning port.

since: 5.2.0

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

Signals

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

Class structure