Tenacity is an easy-to-use, privacy-friendly, FLOSS, cross-platform multi-track audio editor/recorder for Windows, macOS, Linux and other operating systems. Contributions welcome!
Go to file
AnErrupTion de1698f4f5 Refactoring 2023-02-21 22:15:29 +01:00
.github Remove all mentions of wxwidgets-install paths 2023-01-15 21:24:15 -08:00
cmake-modules Fix `Findid3tag.cmake` 2022-11-20 10:24:00 -08:00
cmake-proxies/cmake-modules Add option to build custom libraries as static 2022-12-25 03:05:11 +00:00
dox2-src Post-Codeberg migration non-code updates 2022-11-26 09:53:24 -08:00
help CMake: correct manpage name 2022-11-26 10:07:02 -08:00
images Update GNOME Audacity Project icon 2022-11-27 15:36:48 -08:00
lib-src nyquist: Fix build on Haiku 2023-01-04 21:21:36 +00:00
libraries Refactoring 2023-02-21 22:15:29 +01:00
linux AppImage: Remove libcairo-gobject.so.2 as fallback 2023-01-21 21:40:26 -08:00
locale Translated using Weblate (Italian) 2023-02-04 01:50:12 +01:00
mac Post-Codeberg migration non-code updates 2022-11-26 09:53:24 -08:00
modules New library for Project 2022-12-24 16:18:16 -08:00
nyq-po Remove Silence Finder plug-in 2021-01-09 20:20:42 +00:00
nyquist Bug 2808 Nyquist GATE function limits floor level to -60 dB 2021-06-18 10:27:14 -04:00
plug-ins Update license for my Nyquist plug-ins 2022-11-21 08:22:00 -08:00
presets Added Low rolloff for speech preset for Eq effect 2016-02-15 16:15:00 +00:00
qa Fix typos (user facing and non-user facing) (#727) 2021-01-24 09:46:08 +00:00
scripts GH Actions: update Linux dependencies 2022-12-29 08:55:44 -08:00
src Refactoring 2023-02-21 22:15:29 +01:00
tests Replace Compressor2 dynamic makeup gain with fixed output gain. 2022-09-19 06:03:22 -07:00
vcpkg@982d04e1e2 Update vcpkg submodule 2023-01-15 20:59:29 -08:00
win Update tenacity.rc copyright; fix invalid chars 2023-01-15 19:38:47 -08:00
.gitattributes Introduce end-of-line normalization 2016-05-17 01:05:05 +02:00
.gitignore Rename Saucedacity to Tenacity 2022-11-26 07:23:17 -08:00
.gitmodules Switch vcpkg submodule to Codeberg 2022-12-11 07:04:55 -08:00
.weblate Add Weblate from tenacity-legacy 2022-12-08 20:48:48 -08:00
ABOUT-NLS Regenerate autotools files by running autoreconf --no-recursive -i -f. 2013-11-20 03:03:34 +00:00
BUILDING.md Fix typo in build instructions 2023-01-10 18:29:24 +01:00
CMAKE_OPTIONS.md Remove `audacity_` prefix from CMake options 2022-11-20 10:24:00 -08:00
CMakeLists.txt Tenacity 1.3 beta 2023-01-21 21:40:26 -08:00
CODE_OF_CONDUCT.md Added code of conduct 2021-12-29 19:05:56 -08:00
CONTRIBUTING.md Use tenacity-legacy's contributing guidelines 2022-11-26 07:23:17 -08:00
LICENSE.txt GPL v2 and CC BY 3.0 2017-03-19 13:59:19 +00:00
PULL_REQUEST_TEMPLATE.md docs: Update link in pull request template 2023-02-05 20:50:16 +01:00
README.md Update main description and download section 2023-01-21 21:39:07 +00:00
nographs.dox Fix typos (user facing and non-user facing) (#727) 2021-01-24 09:46:08 +00:00
tenacity.dox Post-Codeberg migration non-code updates 2022-11-26 09:53:24 -08:00
tenacity.dox.in Post-Codeberg migration non-code updates 2022-11-26 09:53:24 -08:00
vcpkg.json Build PortAudio with ASIO support 2023-02-19 23:43:49 +00:00

README.md

Tenacity

Chat on IRC License Open issues GitHub builds

Translation status

Please note that we do NOT accept any pull requests or issues on GitHub anymore. See https://codeberg.org/tenacityteam/tenacity to file your bug report or submit your pull request.


Tenacity is an easy-to-use multi-track audio editor and recorder for Windows, macOS, Linux and other operating systems. It is built on top of the widely popular Audacity and is being developed by a wide, diverse group of volunteers.

Are you coming from Audacium or Saucedacity? You're in the right place! We'd like to welcome all Audacium and Saucedacity users to Tenacity and our community. We've implemented new features from Audacity 3.1 to make editing easier. Additionally, we've preserved the themes of these two forks with only very slight modifications so they look better with our new editing features and slight track changes.

Features

  • Recording from audio devices (real or virtual)
  • Export / Import a wide range of audio formats (extensible 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

Motivation

Our project initially started as a fork of Audacity as a result of multiple controversies and public relation crises, which you can find out more about here:

Nevertheless, the goal of this project is to pick up what the original developers of Audacity the decades-long work by the original creators of Audacity and create an audio editor that is fresh, more modern, convenient and practical to use, with the help and the guidance of our users and our community.

Download

Tenacity

You can find the latest release here: https://codeberg.org/tenacityteam/tenacity/releases.

Additionally, the following unavailable packages are available for you to try the latest nightly versions of Tenacity: https://community.chocolatey.org/packages/tenacity Windows:

Linux:

If there are any issues with any of the above packages, you should report them to their respective maintainers. If you believe an issue regard Tenacity, please report the issue here.

Audacity

The latest official version of Audacity that does not implement telemetry is 3.0.2. Some Linux-based operating systems also ship Audacity with telemetry and networking features disabled by default.

Downloads for these versions can be found on the Audacity website. If you're looking for support regarding these versions, it may be worth consulting Audacity's forum or Audacity's wiki.

Getting Started

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

Contributing

To start contributing, please consult the CONTRIBUTING.md file.

If you are planning to make a big change or if you are otherwise hesitant as to whether we want to incorporate something you want to work on in Tenacity itself, simply open an issue about it in our Codeberg issue tracker. We can discuss it and work together, so that neither our time or your time and hard effort goes to waste.

Translating

You can help us translate Tenacity and make it more accessible on Weblate.