[mpv] clean up keybindings
This commit is contained in:
parent
3a0bb3f633
commit
d00ffe7f2c
|
@ -1,17 +1,5 @@
|
||||||
#q quit-watch-later
|
# audio filter bs2b (for headphones)
|
||||||
y frame-step
|
|
||||||
Y frame-back-step
|
|
||||||
|
|
||||||
# af filter bs2b (for headphones)
|
|
||||||
b af toggle "bs2b"
|
b af toggle "bs2b"
|
||||||
|
|
||||||
## control pulse app volume instead of mpv in-app volume
|
# variable correction of audio pitch when changing speed
|
||||||
#0 add ao-volume 2
|
|
||||||
#9 add ao-volume -2
|
|
||||||
#m cycle ao-mute
|
|
||||||
## but with Shift+(0|9|m) the internal volume can still be controlled
|
|
||||||
#= add volume 2 # Shift+0
|
|
||||||
#) add volume -2 # Shift+9
|
|
||||||
#Shift+m cycle mute
|
|
||||||
|
|
||||||
k cycle-values audio-pitch-correction "no" "yes"
|
k cycle-values audio-pitch-correction "no" "yes"
|
||||||
|
|
Reference in a new issue