Class

AgsAudioFxAnalyseChannel

[]

Description

class AgsAudio.FxAnalyseChannel : AgsAudio.RecallChannel
  implements Ags.Connectable {
  magnitude_cleared: gboolean,
  input_data: None,
  frequency: AgsPort*,
  magnitude: AgsPort*
}

No description available.

[]

Implements

[]

Constructors

ags_fx_analyse_channel_new

Create a new instance of AgsFxAnalyseChannel.

since: 3.3.0

[]

Functions

ags_fx_analyse_channel_input_get_in

Get input of input_data.

since: 3.3.0

ags_fx_analyse_channel_input_get_out

Get output of input_data.

since: 3.3.0

ags_fx_analyse_channel_input_get_parent

Get parent of input_data.

since: 3.3.0

[]

Instance methods

ags_fx_analyse_channel_get_input_data

Get input data from fx_analyse_channel by sound_scope.

since: 3.3.0

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

Properties

AgsAudio.FxAnalyseChannel:frequency

The beats per minute.

since: 3.3.0

AgsAudio.FxAnalyseChannel:magnitude

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