diff --git a/home/-shrc b/home/-shrc index ac3025a..14c5795 100644 --- a/home/-shrc +++ b/home/-shrc @@ -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"