You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
James Crook ebf0c103b6 Bug 2744 - Manual: Incorrect escaping of backslash character 2 years ago
.github Fix typos (user facing and non-user facing) (#727) 3 years ago
cmake-proxies Update Windows build instructions 3 years ago
dox2-src Fix typos (user facing and non-user facing) (#727) 3 years ago
help Force use of our wxWidgets and fix RPATH handling 3 years ago
images Force use of our wxWidgets and fix RPATH handling 3 years ago
include/audacity We no longer need to duplicate std::hash<wxString> 3 years ago
lib-src This fixes a problem with nyquist's TRIGGER retaining samples (see comment 2, Bug #2698). This version of samples.c was accidentally omitted from an earlier commit. 3 years ago
linux make install. 3 years ago
locale Update Chinese (zh_TW) Translation 2 years ago
mac Fix typos (user facing and non-user facing) (#727) 3 years ago
modules Bug 2572 - Multi-byte characters may corrupt Json from mod-script-pipe 3 years ago
nyq-po Bug 2744 - Manual: Incorrect escaping of backslash character 2 years ago
nyquist Bug 2744 - Manual: Incorrect escaping of backslash character 2 years ago
plug-ins Fix Bug 2722 - Noise Gate fails on a one hour stereo selection 3 years ago
presets Added Low rolloff for speech preset for Eq effect 8 years ago
qa Fix typos (user facing and non-user facing) (#727) 3 years ago
scripts Bug 2744 - Manual: Incorrect escaping of backslash character 2 years ago
src Bug 2745 - Exiting Audacity with a never saved project takes massively longer in 3.0.2 than 3.0.0 2 years ago
tests Removed old build system 3 years ago
win Update Windows build instructions 3 years ago
.gitattributes Introduce end-of-line normalization 7 years ago
.gitignore Update iss installer 3 years ago
ABOUT-NLS Regenerate autotools files by running autoreconf --no-recursive -i -f. 10 years ago
CHANGELOG.txt Update CHANGELOG and README 2 years ago
CMakeLists.txt Bug 2535 - Audacity fails to build on 32-bit Linux 3 years ago
CODE_OF_CONDUCT.md Added CODE_OF_CONDUCT.md 5 years ago
CONTRIBUTING.md Create CONTRIBUTING.md 5 years ago
INSTALL Update build instructions for 2.3.0 5 years ago
LICENSE.txt GPL v2 and CC BY 3.0 7 years ago
PULL_REQUEST_TEMPLATE.md Shorten pull request template. 4 years ago
README.md Add forum and developer links to README.md 4 years ago
README.txt Update for 3.0.2 2 years ago
audacity.dox audacity.dox generates complete graph information; added nograph.dox... 3 years ago
audacity.dox.in Update for 3.0.2 2 years ago
nographs.dox Fix typos (user facing and non-user facing) (#727) 3 years ago
todo.txt Remove more items already done, and add links to relevant current documents 11 years ago

README.md

Audacity

Audacity is an easy-to-use, multi-track audio editor and recorder for Windows, Mac OS X, GNU/Linux and other operating systems. Developed by a group of volunteers as open source.

  • Recording from any real, or virtual audio device that is available to the host system.
  • Export / Import a wide range of audio formats, extendible with FFmpeg.
  • High quality using 32-bit float audio processing.
  • Plug-ins Support for multiple audio plug-in formats, including VST, LV2, AU.
  • Macros for chaining commands and batch processing.
  • Scripting in Python, Perl, or any language that supports named pipes.
  • Nyquist Very powerful built-in scripting language that may also be used to create plug-ins.
  • Editing multi-track editing with sample accuracy and arbitrary sample rates.
  • Accessibility for VI users.
  • Analysis and visualization tools to analyze audio, or other signal data.

Getting Started

For end users, the latest Windows and macOS release version of Audacity is available from the Audacity website. Help with using Audacity is available from the Audacity Forum. Information for developers is available from the Audacity Wiki.