9

Is there an application for Ubuntu that can play audio faster but maintain its pitch?

This is possible in Windows using an application like PowerDVD.

jokerdino
  • 41,732
YSN
  • 2,359

3 Answers3

10

VLC is capable of keeping the pitch as well when activating the "scale audio tempo in sync with playback rate" filter which can be found under advanced options.

YSN
  • 2,359
9

Playitslowly Install playitslowly

There is PlayitSlowly, intended to do this (among others things). You can also save a sound file with altered speed or pitch.

enter image description here

Install via the software center

Takkat
  • 144,580
0

For hackers: Many years ago I wrote a software that can do that which is now on GitHub (pyTranscribe). However, the author of PlayitSlowly has done a very good job and I would recommend PlayitSlowly over pyTranscribe because it comes with many features that I didn't had time to include like:

  • More standard UI
  • Better controls over pitch/tempo
  • Easier to open files (not just from the command line)
  • File history
  • Automatic loop support
  • Supports exporting the pitch shifted / tempo adjusted file

Glad to see someone has solved this :).

You only might want to try pyTransribe if you are into alternative / keyboard-based UIs (pyGame based):

pyTransribe

bluenote10
  • 1,933