Using tools available to Trusty Tahr how can I play audio files in reverse (play them backwards)? I would also like to know of tools that will allow me to save or create such reversed audio files...
Using tools available to Trusty Tahr how can I play audio files in reverse (play them backwards)? I would also like to know of tools that will allow me to save or create such reversed audio files...
From GUI with Audacity -
Reversing audio can be done using Audacity Effect > Reverse. After reversing we can choose to just playback or to export in any codec supported.
From CLI with Sox -
On the command line we can reverse audio with sox option
reverse
: