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.
 
 
 
 
 
 
Leland Lucius 2b24220315 Fix locale name creation for Linux 3 years ago
.github Fix locale name creation for Linux 3 years ago
autotools Regenerate configure scripts and Makefile.in's 6 years ago
cmake-proxies Fix GIT revision when build directory is outside source tree 3 years ago
dox2-src CVS > SVN 14 years ago
help Bug 2327 - Add EQ preset converter 3 years ago
images Bug 2327 - Add EQ preset converter 3 years ago
include/audacity Fix locale name creation for Linux 3 years ago
lib-src Update lame header and remove obsolete "lame_set_padding_type" 3 years ago
linux We need libasound-dev to build on ubuntu 16.04 5 years ago
locale Fix locale name creation for Linux 3 years ago
m4 Update LV2 host 4 years ago
mac Minor updates to signing instructions on Mac 3 years ago
nyq-po Add spectral delete effect 3 years ago
nyquist Fix: 'aud-import-effects' should be 'aud-import-commands' 3 years ago
plug-ins Add spectral-delete.ny for Mac 3 years ago
presets Added Low rolloff for speech preset for Eq effect 7 years ago
qa Added missing spaces between words munged together. Made it not specific to release candidate, because the tests can be run any time. Changed "Google Code" to "the Audacity code repository", for clarity and generality. 10 years ago
scripts Add "minsrc" target to build tarball 3 years ago
src Fix locale name creation for Linux 3 years ago
tests Bug 2327 - Add EQ preset converter 3 years ago
win Update iss installer 3 years ago
.gitattributes Introduce end-of-line normalization 7 years ago
.gitignore Update iss installer 3 years ago
.travis.yml Travis build with Xenial 4 years ago
ABOUT-NLS Regenerate autotools files by running autoreconf --no-recursive -i -f. 10 years ago
CHANGELOG.txt Update CHANGELOG and README 3 years ago
CMakeLists.txt Fix locale name creation for Linux 3 years ago
CODE_OF_CONDUCT.md Added CODE_OF_CONDUCT.md 5 years ago
CONTRIBUTING.md Create CONTRIBUTING.md 5 years ago
Directory.Build.props Provide global build defaults for Windows. 4 years ago
INSTALL Update build instructions for 2.3.0 5 years ago
LICENSE.txt GPL v2 and CC BY 3.0 6 years ago
Makefile.am Add spectral delete effect 3 years ago
Makefile.in Add spectral delete effect 3 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 CHANGELOG and README 3 years ago
appveyor.yml Set BUILD_LEVEL back to 0 and Version to 2.4.0, ready for onward development. 4 years ago
audacity.dox Set BUILD_LEVEL back to 0 and Version to 2.4.0, ready for onward development. 4 years ago
configure Bug 2327 - Add EQ preset converter 3 years ago
configure.ac Add mlock check to Makefile and cmake builds 3 years ago
po Add symlink from po/ to locale/. 10 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.