Last active
December 18, 2020 22:12
-
-
Save speguero/1143f9ef2512fb93d34cd1ded01fe243 to your computer and use it in GitHub Desktop.
mpv: How to Concurrently Change Tempo and Pitch of Audio/Music
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mpv --audio-pitch-correction=no -af-add=scaletempo=speed=both --speed=0.95 file |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment