mod: 玄学audio-pitch-correction=scaletempo2

This commit is contained in:
orz12
2024-03-02 14:06:52 +08:00
parent cc208b1182
commit a88be1cc93

View File

@@ -448,6 +448,7 @@ class PlPlayerController {
);
var pp = player.platform as NativePlayer;
await pp.setProperty("audio-pitch-correction", "scaletempo2");
// 解除倍速限制
await pp.setProperty("af", "scaletempo2=max-speed=8");
// 音量不一致