Class

AgsAudioFxHighPassChannel

[]

Description

class AgsAudio.FxHighPassChannel : AgsAudio.RecallChannel
  implements Ags.Connectable {
  enabled: AgsPort*,
  q_lin: AgsPort*,
  filter_gain: AgsPort*
}

No description available.

[]

Implements

[]

Constructors

ags_fx_high_pass_channel_new

Create a new instance of AgsFxHighPassChannel.

since: 3.13.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.FxHighPassChannel:enabled

The enabled port.

since: 3.14.0

AgsAudio.FxHighPassChannel:filter-gain

The filter gain port.

since: 3.13.0

AgsAudio.FxHighPassChannel:q-lin

The q-lin port.

since: 3.13.0

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

Signals

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

Class structure