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.
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.
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.
Playitslowly
There is PlayitSlowly, intended to do this (among others things). You can also save a sound file with altered speed or pitch.
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:
Glad to see someone has solved this :).
You only might want to try pyTransribe if you are into alternative / keyboard-based UIs (pyGame based):