1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-04-29 23:29:41 +02:00
audacity/README.md
Emily Mabrey c88b24b20e
Update project name in README.md
Remove temporary project naming schemes and replace with Tenacity name.
2021-07-06 17:26:30 -04:00

1.9 KiB

Tenacity

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

  • Recording from audio devices (real or virtual)
  • Export / Import a wide range of audio formats (extendible with FFmpeg)
  • High quality including up to 32-bit float audio support
  • Plug-ins providing support for VST, LV2, and AU plugins
  • Scripting in the built-in scripting language Nyquist, or in Python, Perl and other languages with named pipes
  • Editing arbitrary sampling and multi-track timeline
  • Accessibility including editing via keyboard, screen reader support and narration support
  • Tools useful in the analysis of signals, including audio

Why did this project fork audacity/audacity?

You can find more information on the causes of the fork here:

Pre-fork Access

The latest Windows and macOS release of the pre-fork version of this repository may be available from the Audacity website. Additionally, one may find help and/or support for the pre-fork releases at the Audacity Forum. Developers may find information for the pre-fork releases available at the Audacity Wiki.

Getting Started

Build instructions for Tenacity are available here in the BUILDING.md file.