Top | ![]() |
![]() |
![]() |
![]() |
GObject ╰── GInitiallyUnowned ╰── GstObject ╰── GstElement ╰── GstBaseSrc ╰── GstBtAudioSynth ╰── GstBtSimSyn
Simple monophonic audio synthesizer with a single oscillator (GstBtOscSynth) , an attack-decay envelope (GstBtEnvelopeAD) and a state-variable filter (GstBtFilterSVF).
“attack”
property“attack” gdouble
Attack of the envelope in seconds.
Owner: GstBtSimSyn
Flags: Read / Write
Allowed values: [0.001,4]
Default value: 0.001
“cut-off”
property“cut-off” gdouble
Audio filter cut-off frequency.
Owner: GstBtSimSyn
Flags: Read / Write
Allowed values: [0,1]
Default value: 0.8
“decay”
property“decay” gdouble
Decay of the envelope in seconds.
Owner: GstBtSimSyn
Flags: Read / Write
Allowed values: [0.001,4]
Default value: 0.5
“filter”
property“filter” GstBtFilterSVFType
Type of audio filter.
Owner: GstBtSimSyn
Flags: Read / Write
Default value: LowPass
“note”
property“note” GstBtNote
Musical note (e.g. 'c-3', 'd#4').
Owner: GstBtSimSyn
Flags: Write
Default value: NONE
“resonance”
property“resonance” gdouble
Audio filter resonance.
Owner: GstBtSimSyn
Flags: Read / Write
Allowed values: [0.7,25]
Default value: 0.8
“tuning”
property“tuning” GstBtToneConversionTuning
Harmonic tuning schema.
Owner: GstBtSimSyn
Flags: Read / Write
Default value: GSTBT_TONE_CONVERSION_EQUAL_TEMPERAMENT
“volume”
property“volume” gdouble
Highest level of the envelope.
Owner: GstBtSimSyn
Flags: Read / Write
Allowed values: [0,1]
Default value: 0.8
“wave”
property“wave” GstBtOscSynthWave
Oscillator waveform.
Owner: GstBtSimSyn
Flags: Read / Write
Default value: Sine