Class

AgsAudioFxPeakChannel

[]

Description

class AgsAudio.FxPeakChannel : AgsAudio.RecallChannel
  implements Ags.Connectable {
  peak_reseted: gboolean,
  input_data: None,
  peak: AgsPort*,
  audio_buffer_util: AgsAudioBufferUtil
}

No description available.

[]

Implements

[]

Constructors

ags_fx_peak_channel_new

Create a new instance of AgsFxPeakChannel.

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.FxPeakChannel:peak

The beats per minute.

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