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.
 
 
 
 
 
 
Avery King 0f0f5a6584 Tenacity 1.3.3 3 weeks ago
.github GH Actions: Enable SBSMS in builds 2 months ago
.woodpecker CI: Run on push to main 6 months ago
cmake-modules Fix `Findid3tag.cmake` 1 year ago
cmake-proxies/cmake-modules Rename macros and CMake functions 5 months ago
dox2-src Doxygen: Remove obsolete sections 5 months ago
help Tenacity 1.3.3 3 weeks ago
images Replace references to topdir and libsrc 5 months ago
lib-src Add libnyquist submodule 3 months ago
libraries Fix compatibility with wxWidgets 3.2.4+ 3 weeks ago
linux Fix AppImages on Arch 2 months ago
locale Update 1.3.x translations 4 months ago
mac Rename macros and CMake functions 5 months ago
modules mod-script-pipe: Rename pipe name 5 months ago
nyq-po Remove Silence Finder plug-in 3 years ago
nyquist Replace references to topdir and libsrc 5 months ago
plug-ins Replace references to topdir and libsrc 5 months 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 Replace references to topdir and libsrc 5 months ago
src More wxWidgets 3.2.4 compatibility fixes 3 weeks ago
tests mod-script-pipe: Rename pipe name 5 months ago
vcpkg@4db549d196 vcpkg: Update to use latest ports 3 weeks ago
win Inno Setup: Fix wrong installer arch on x64 2 months ago
.clang-tidy Add .clang-tidy 9 months ago
.gitattributes Introduce end-of-line normalization 8 years ago
.gitignore Rename Saucedacity to Tenacity 1 year ago
.gitmodules Add libnyquist submodule 3 months ago
.weblate Add Weblate from tenacity-legacy 12 months ago
ABOUT-NLS Regenerate autotools files by running autoreconf --no-recursive -i -f. 10 years ago
BUILDING.md Add libnyquist submodule 3 months ago
CMAKE_OPTIONS.md Remove `audacity_` prefix from CMake options 1 year ago
CMakeLists.txt Bump version to 1.3.3 3 weeks ago
CODE_OF_CONDUCT.md Added code of conduct 2 years ago
CONTRIBUTING.md Docs: Fix GitHub references 8 months ago
LICENSE.txt Audacity is now Tenacity in LICENSE.txt 6 months ago
PULL_REQUEST_TEMPLATE.md Pull request template: Fix typo 8 months ago
README.md Update README.md 6 months ago
nographs.dox Fix typos (user facing and non-user facing) (#727) 3 years ago
tenacity.dox Post-Codeberg migration non-code updates 1 year ago
tenacity.dox.in Rename macros and CMake functions 5 months ago
vcpkg.json Add libmatroska support 6 months ago

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 unofficial packages are available for you to try 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 is not specific to the package, 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.

License

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. For more information, see LICENSE.txt