One Hat Cyber Team
Your IP :
216.73.216.7
Server IP :
162.240.179.46
Server :
Linux vps-14493116.nutrivittasaude.com.br 5.14.0-687.17.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Jun 22 07:21:26 EDT 2026 x86_64
Server Software :
Apache
PHP Version :
8.2.31
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
pipewire
/
filter-chain
/
View File Name :
sink-matrix-spatialiser.conf
# Matrix Spatialiser sink # # Copy this file into a conf.d/ directory such as # ~/.config/pipewire/filter-chain.conf.d/ # # ( Jean-Philippe Guillemin <hyp3ri0n@sfr.fr> ) # context.modules = [ { name = libpipewire-module-filter-chain flags = [ nofail ] args = { node.description = "Matrix Spatialiser" media.name = "Matrix Spatialiser" filter.graph = { nodes = [ { type = ladspa name = matrix plugin = matrix_spatialiser_1422 label = matrixSpatialiser control = { "Width" = 80 } } ] inputs = [ "matrix:Input L" "matrix:Input R" ] outputs = [ "matrix:Output L" "matrix:Output R" ] } audio.channels = 2 audio.position = [ FL FR ] capture.props = { node.name = "effect_input.matrix_spatialiser" media.class = Audio/Sink } playback.props = { node.name = "effect_output.matrix_spatialiser" node.passive = true } } } ]