mirror of
https://github.com/notwa/rc
synced 2024-11-05 00:19:02 -08:00
more eq
This commit is contained in:
parent
2beff44661
commit
b6cc60ada2
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ _M_POST_EMPH='equalizer=f=50.0:g=+10:width_type=o:w=4,equalizer=f=5000:g=-05:wid
|
|||
_M_COMPRESS='compand=0.001|0.001:0.15|0.15:-42/-42|0/-21:6:18:-30:0.001'
|
||||
_M_LIMIT='compand=0.000|0.000:0.06|0.06:-12/-12|0/-9.:6:3.:-12'
|
||||
_M_KILL="$_M_STEREO,$_M_PRE_EMPH,$_M_COMPRESS,$_M_POST_EMPH,$_M_LIMIT"
|
||||
_M_SPEAKERS='lowpass=f=1000:p=1,lowpass=f=4000:p=2'
|
||||
_M_SPEAKERS='lowpass=f=1000:p=1,lowpass=f=4000:p=1,equalizer=f=800:g=-4:width_type=o:w=1,volume=1.6'
|
||||
|
||||
if [[ "$(uname -n)" != "banshee" ]]; then
|
||||
MPV_STREAM_FLAGS="--quiet --no-sub --vo=opengl:swapinterval=0"
|
||||
|
|
Loading…
Reference in a new issue