mirror of
https://github.com/notwa/rc
synced 2025-02-05 07:43:22 -08:00
increase compressor times
This commit is contained in:
parent
73dde6b9cd
commit
5b57837ac3
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ ai() {
|
|||
}
|
||||
|
||||
asmr() {
|
||||
_M_PROCESS="acompressor=threshold=0.0032:ratio=1.414:attack=17:release=640:makeup=6:knee=8:mix=0.8,alimiter=level_in=1.414:level_out=0.707" \
|
||||
_M_PROCESS="acompressor=threshold=0.001:ratio=1.414:attack=300:release=3000:makeup=9:knee=8:mix=0.88,alimiter=level_in=1.414:level_out=0.707" \
|
||||
yt "$@" --volume=90 --ytdl-format=251,best
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue