⚝
One Hat Cyber Team
⚝
Your IP:
3.14.133.138
Server IP:
97.74.87.16
Server:
Linux 16.87.74.97.host.secureserver.net 5.14.0-503.38.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Apr 18 08:52:10 EDT 2025 x86_64
Server Software:
Apache
PHP Version:
8.2.28
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
pipewire
/
filter-chain
/
View File Name :
sink-eq6.conf
# 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 } } } ]