Skip to content

Audacity Fork without any Sentry Telemetry or Crash Reporting.

License

Notifications You must be signed in to change notification settings

greydoubt/audacity

 
 

Repository files navigation

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.

This repository

This repository is a fork of Audacity that tries to revert all the sketchy changes made to the software in recent months, mostly related to data collection. You can find more informations on what happened in these Github issues on the original Audacity repository :

Getting Started

For end users, the latest Windows and macOS release of the original version of Audacity is available from the original Audacity website. Note that this is the unmodified version which still contains some sketchy code. Help with using Audacity is available from the original Audacity Forum.

Build instructions are available here.

More information for developers is available from the original Audacity Wiki.

About

Audacity Fork without any Sentry Telemetry or Crash Reporting.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 48.3%
  • C++ 20.7%
  • Python 13.9%
  • Shell 6.0%
  • Makefile 4.8%
  • HTML 2.2%
  • Other 4.1%