Class

AgsAudioApplySFZInstrument

[]

Description

class AgsAudio.ApplySFZInstrument : Ags.Task
{
  synth_template: AgsSFZSynthUtil*,
  synth: AgsSFZSynthUtil*
}

No description available.

[]

Ancestors

[]

Constructors

ags_apply_sfz_instrument_new

Creates an AgsApplySFZInstrument.

since: 3.17.0

[]

Instance methods

Methods inherited from AgsTask (5)
Methods inherited from GObject (43)
[]

Properties

AgsAudio.ApplySFZInstrument:synth

The synth to apply.

since: 3.17.0

AgsAudio.ApplySFZInstrument:synth-template

The synth template to apply.

since: 3.17.0

Properties inherited from AgsTask (1)
[]

Signals

Signals inherited from AgsTask (2)
Signals inherited from GObject (1)

Class structure