Top | ![]() |
![]() |
![]() |
![]() |
gdouble | frequency | Read / Write |
gint | sample-rate | Read / Write |
GstBtEnvelope * | volume-envelope | Read / Write |
GstBtOscSynthWave | wave | Read / Write |
Oscillator wave forms.
sine wave |
||
square wave |
||
saw wave |
||
triangle wave |
||
silence |
||
white noise |
||
pink noise |
||
white (zero mean) Gaussian noise; volume sets the standard deviation of the noise in units of the range of values of the sample type, e.g. volume=0.1 produces noise with a standard deviation of 0.1*32767=3277 with 16-bit integer samples, or 0.1*1.0=0.1 with floating-point samples. |
||
red (brownian) noise |
||
spectraly inverted pink noise |
||
spectraly inverted red (brownian) noise |
“frequency”
property “frequency” gdouble
Frequency of tone.
Flags: Read / Write
Allowed values: >= 0
Default value: 0
“sample-rate”
property “sample-rate” gint
Sampling rate.
Flags: Read / Write
Allowed values: >= 1
Default value: 44100
“volume-envelope”
property“volume-envelope” GstBtEnvelope *
Volume envelope of tone.
Flags: Read / Write
“wave”
property“wave” GstBtOscSynthWave
Oscillator waveform.
Flags: Read / Write
Default value: Sine