Class

AgsAudioFxEq10Channel

[]

Description

class AgsAudio.FxEq10Channel : AgsAudio.RecallChannel
  implements Ags.Connectable {
  input_data: None,
  peak_28hz: AgsPort*,
  peak_56hz: AgsPort*,
  peak_112hz: AgsPort*,
  peak_224hz: AgsPort*,
  peak_448hz: AgsPort*,
  peak_896hz: AgsPort*,
  peak_1792hz: AgsPort*,
  peak_3584hz: AgsPort*,
  peak_7168hz: AgsPort*,
  peak_14336hz: AgsPort*,
  pressure: AgsPort*
}

No description available.

[]

Implements

[]

Constructors

ags_fx_eq10_channel_new

Create a new instance of AgsFxEq10Channel.

since: 3.3.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.FxEq10Channel:peak-112hz

The peak 112Hz port.

since: 3.3.0

AgsAudio.FxEq10Channel:peak-14336hz

The peak 14336Hz port.

since: 3.3.0

AgsAudio.FxEq10Channel:peak-1792hz

The peak 1792Hz port.

since: 3.3.0

AgsAudio.FxEq10Channel:peak-224hz

The peak 224Hz port.

since: 3.3.0

AgsAudio.FxEq10Channel:peak-28hz

The peak 28Hz port.

since: 3.3.0

AgsAudio.FxEq10Channel:peak-3584hz

The peak 3584Hz port.

since: 3.3.0

AgsAudio.FxEq10Channel:peak-448hz

The peak 448Hz port.

since: 3.3.0

AgsAudio.FxEq10Channel:peak-56hz

The peak 56Hz port.

since: 3.3.0

AgsAudio.FxEq10Channel:peak-7168hz

The peak 7168Hz port.

since: 3.3.0

AgsAudio.FxEq10Channel:peak-896hz

The peak 896Hz port.

since: 3.3.0

AgsAudio.FxEq10Channel:pressure

The pressure port.

since: 3.3.0

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

Signals

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

Class structure