I discovered the best way to listen to music

This commit is contained in:
Artemis Tosini 2022-01-14 14:45:22 +00:00
parent 0cdddfb88a
commit 3e646b7ff8
Signed by: artemist
GPG key ID: ADFFE553DCBB831E

View file

@ -18,6 +18,12 @@
cscale = "ewa_lanczossharp";
};
# 1.5 times speed, ≈702 cents pitch up
profiles.wat = {
speed = "1.5";
audio-pitch-correction = "no";
};
bindings = {
WHEEL_UP = "ignore";
WHEEL_DOWN = "ignore";