Class

AgsAudioLadspaConversion

[]

Description

class AgsAudio.LadspaConversion : Ags.Conversion
{
  flags: guint,
  samplerate: guint,
  lower: gdouble,
  upper: gdouble,
  step_count: gdouble
}

No description available.

[]

Constructors

ags_ladspa_conversion_new

Create a new instance of AgsLadspaConversion.

since: 3.0.0

[]

Instance methods

ags_ladspa_conversion_set_flags

Set flags.

since: 3.0.0

ags_ladspa_conversion_test_flags

Test flags to be set on recall.

since: 3.0.0

ags_ladspa_conversion_unset_flags

Unset flags.

since: 3.0.0

Methods inherited from AgsConversion (1)
Methods inherited from GObject (43)
[]

Properties

AgsAudio.LadspaConversion:lower

The lower to be used.

since: 3.0.0

AgsAudio.LadspaConversion:samplerate

The samplerate to be used.

since: 3.0.0

AgsAudio.LadspaConversion:step-count

The step count to be used.

since: 3.0.0

AgsAudio.LadspaConversion:upper

The upper to be used.

since: 3.0.0

Properties inherited from AgsConversion (2)
[]

Signals

Signals inherited from AgsConversion (1)
Signals inherited from GObject (1)

Class structure