equalizer-10bands
The 10 band equalizer element allows to change the gain of 10 equally distributed frequency bands between 30 Hz and 15 kHz.
Example launch line
gst-launch-1.0 filesrc location=song.ogg ! oggdemux ! vorbisdec ! audioconvert ! equalizer-10bands band2=3.0 ! alsasink
This raises the volume of the 3rd band which is at 119 Hz by 3 db.
Hierarchy
GObject ╰──GInitiallyUnowned ╰──GstObject ╰──GstElement ╰──GstBaseTransform ╰──GstAudioFilter ╰──GstIirEqualizer ╰──equalizer-10bands
Implemented interfaces
Factory details
Authors: – Stefan Kost
Classification: – Filter/Effect/Audio
Rank – none
Plugin – equalizer
Package – GStreamer Good Plug-ins
Pad Templates
sink
audio/x-raw:
format: { S16LE, F32LE, F64LE }
rate: [ 1000, 2147483647 ]
channels: [ 1, 2147483647 ]
layout: interleaved
src
audio/x-raw:
format: { S16LE, F32LE, F64LE }
rate: [ 1000, 2147483647 ]
channels: [ 1, 2147483647 ]
layout: interleaved
Properties
band0
“band0” gdouble
gain for the frequency band 29 Hz, ranging from -24 dB to +12 dB
Flags : Read / Write
Default value : 0
band1
“band1” gdouble
gain for the frequency band 59 Hz, ranging from -24 dB to +12 dB
Flags : Read / Write
Default value : 0
band2
“band2” gdouble
gain for the frequency band 119 Hz, ranging from -24 dB to +12 dB
Flags : Read / Write
Default value : 0
band3
“band3” gdouble
gain for the frequency band 237 Hz, ranging from -24 dB to +12 dB
Flags : Read / Write
Default value : 0
band4
“band4” gdouble
gain for the frequency band 474 Hz, ranging from -24 dB to +12 dB
Flags : Read / Write
Default value : 0
band5
“band5” gdouble
gain for the frequency band 947 Hz, ranging from -24 dB to +12 dB
Flags : Read / Write
Default value : 0
band6
“band6” gdouble
gain for the frequency band 1889 Hz, ranging from -24 dB to +12 dB
Flags : Read / Write
Default value : 0
band7
“band7” gdouble
gain for the frequency band 3770 Hz, ranging from -24 dB to +12 dB
Flags : Read / Write
Default value : 0
band8
“band8” gdouble
gain for the frequency band 7523 Hz, ranging from -24 dB to +12 dB
Flags : Read / Write
Default value : 0
band9
“band9” gdouble
gain for the frequency band 15011 Hz, ranging from -24 dB to +12 dB
Flags : Read / Write
Default value : 0
The results of the search are