Class

AgsAudioFxNotationAudioProcessor

[]

Description

class AgsAudio.FxNotationAudioProcessor : 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,
  timestamp: AgsTimestamp*,
  recording_note: GList*,
  recording_audio_signal: GList*,
  feeding_note: GList*,
  feeding_audio_signal: GList*,
  tic_counter: guint,
  current_tic_counter: guint,
  note_256th_delay: gdouble,
  note_256th_offset_lower: guint64,
  note_256th_offset_upper: guint64,
  note_256th_current_offset_lower: guint64,
  note_256th_current_offset_upper: guint64,
  note_256th: GList*,
  has_16th_pulse: gboolean
}

No description available.

[]

Constructors

ags_fx_notation_audio_processor_new

Create a new instance of AgsFxNotationAudioProcessor.

since: 3.3.0

[]

Instance methods

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