Audacity is free, open source software for recording and editing sounds. It is available for Mac OS X, Microsoft Windows, GNU/Linux, and other operating systems.
Changes and Improvements:
- Shortcuts can now be added in Keyboard Preferences to items in the Generate, Effect or Analyze menus, including user-added plug-ins.
- Nyquist Effect plug-ins can now be added to Chains.
- New "Paulstretch" effect for extreme slowdown without pitch change.
- New "Sample Data Export" Analyze effect for exporting a file containing amplitude values for each sample in the selection.
- New Preference (off by default) to import files On-Demand (without seek ability) when using the optional FFmpeg library.
- New Preference (off by default) to retain labels when deleting a selection that snaps to the label without extending past it.
- CleanSpeech Mode (no longer supported) will not now be enabled even if it was enabled by an earlier version of Audacity.
- Added Serbian (Latin and Cyrillic) translations.
To install on Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
For other Distro's Check Download Page. Here is the site of AudaCity, That's it
- sudo add-apt-repository ppa:audacity-team/daily
- sudo apt-get update
- sudo apt-get install audacity