Class

AgsAudioFxWahWahChannel

[]

Description

class AgsAudio.FxWahWahChannel : AgsAudio.RecallChannel
  implements Ags.Connectable {
  wah_wah_mode: guint,
  wah_wah_enabled: AgsPort*,
  wah_wah_length_mode: AgsPort*,
  wah_wah_fixed_length: AgsPort*,
  wah_wah_attack: AgsPort*,
  wah_wah_decay: AgsPort*,
  wah_wah_sustain: AgsPort*,
  wah_wah_release: AgsPort*,
  wah_wah_ratio: AgsPort*,
  wah_wah_lfo_depth: AgsPort*,
  wah_wah_lfo_freq: AgsPort*,
  wah_wah_tuning: AgsPort*
}

No description available.

[]

Implements

[]

Constructors

ags_fx_wah_wah_channel_new

Create a new instance of AgsFxWahWahChannel.

since: 5.2.0

[]

Instance methods

Methods inherited from AgsRecallChannel (4)
Methods inherited from AgsRecall (85)
Methods inherited from GObject (43)
Methods inherited from AgsConnectable (13)
[]

Properties

AgsAudio.FxWahWahChannel:wah-wah-attack

The attack.

since: 5.2.0

AgsAudio.FxWahWahChannel:wah-wah-decay

The decay.

since: 5.2.0

AgsAudio.FxWahWahChannel:wah-wah-enabled

The enabled switch.

since: 5.2.0

AgsAudio.FxWahWahChannel:wah-wah-fixed-length

The fixed length.

since: 5.2.0

AgsAudio.FxWahWahChannel:wah-wah-length-mode

The length mode.

since: 5.2.0

AgsAudio.FxWahWahChannel:wah-wah-lfo-depth

The lfo_depth.

since: 5.2.0

AgsAudio.FxWahWahChannel:wah-wah-lfo-freq

The lfo_freq.

since: 5.2.0

AgsAudio.FxWahWahChannel:wah-wah-ratio

The ratio.

since: 5.2.0

AgsAudio.FxWahWahChannel:wah-wah-release

The release.

since: 5.2.0

AgsAudio.FxWahWahChannel:wah-wah-sustain

The sustain.

since: 5.2.0

AgsAudio.FxWahWahChannel:wah-wah-tuning

The tuning.

since: 5.2.0

Properties inherited from AgsRecallChannel (3)
Properties inherited from AgsRecall (25)
[]

Signals

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

Class structure