Skip to content

Instantly share code, notes, and snippets.

@speguero
Last active December 18, 2020 22:12
Show Gist options
  • Save speguero/1143f9ef2512fb93d34cd1ded01fe243 to your computer and use it in GitHub Desktop.
Save speguero/1143f9ef2512fb93d34cd1ded01fe243 to your computer and use it in GitHub Desktop.
mpv: How to Concurrently Change Tempo and Pitch of Audio/Music
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