mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
mod: 玄学audio-pitch-correction=scaletempo2
This commit is contained in:
@@ -448,6 +448,7 @@ class PlPlayerController {
|
|||||||
);
|
);
|
||||||
|
|
||||||
var pp = player.platform as NativePlayer;
|
var pp = player.platform as NativePlayer;
|
||||||
|
await pp.setProperty("audio-pitch-correction", "scaletempo2");
|
||||||
// 解除倍速限制
|
// 解除倍速限制
|
||||||
await pp.setProperty("af", "scaletempo2=max-speed=8");
|
await pp.setProperty("af", "scaletempo2=max-speed=8");
|
||||||
// 音量不一致
|
// 音量不一致
|
||||||
|
|||||||
Reference in New Issue
Block a user