Class

AgsAudioFxPatternAudioProcessor

[]

Description

class AgsAudio.FxPatternAudioProcessor : AgsAudio.RecallAudioRun
  implements Ags.Connectable, Ags.Countable, Ags.Seekable, Ags.Tactable {
  delay_completion: gdouble,
  delay_counter: gdouble,
  offset_counter: guint64,
  current_delay_counter: gdouble,
  current_offset_counter: guint64
}

No description available.

[]

Constructors

ags_fx_pattern_audio_processor_new

Create a new instance of AgsFxPatternAudioProcessor.

since: 3.3.0

[]

Instance methods

ags_fx_pattern_audio_processor_key_on
No description available.

ags_fx_pattern_audio_processor_play
No description available.

Methods inherited from AgsRecallAudioRun (4)
Methods inherited from AgsRecall (85)
Methods inherited from GObject (43)
Methods inherited from AgsConnectable (13)
Methods inherited from AgsCountable (4)
Methods inherited from AgsSeekable (1)
Methods inherited from AgsTactable (12)
[]

Properties

Properties inherited from AgsRecallAudioRun (2)
Properties inherited from AgsRecall (25)
[]

Signals

Signals inherited from AgsRecall (21)
Signals inherited from GObject (1)
Signals inherited from AgsSeekable (1)
Signals inherited from AgsTactable (6)

Class structure

[]

Virtual methods