Tenacity is a [[GPLv2]] licensed audio editor written in [[C++]].
- [Website](https://tenacityaudio.org/)
- [Source](https://codeberg.org/tenacityteam/tenacity)
- Documentation
- [AlternativeTo](https://alternativeto.net/software/tenacity/about/)
> Our project initially started as a fork of [[Audacity]] as a result of multiple controversies and public relation crises
# Notability
A fork of [[Audacity]] created by merging several other forks. It was created to remove the telemetry and other corporate additions made to the audio editor.
Unfortunately, in their desire to de-vendor dependencies, they also removed some important features like being able to control the volume of input and output, which is something I use all the time due to varying and unpredicable volumes of samples.
# Philosophy
- https://tenacityaudio.org/docs/_content/Audacity_Tenacity_Differences.html
# Platform Support
- [[Linux]]
- [[Haiku]]
- [[MacOS]]
- [[Windows]]
# Features
- New, modern themes.
- Improved support for more platforms such as Haiku.
- Matroska importing and exporting without needing [[FFmpeg]].
- Support for importing, editing, exporting [[Matroska]] chapters as label tracks.
- Sync-lock improvements, including the ability to temporarily override sync-lock.
- Horizontal scrolling in the Frequency Analysis window.
- Under-the-hood changes, such as a revamped build system allowing for modern upstream dependencies.
## Missing Features
- ! The Mixer Toolbar was removed. Currently there is no way to adjust input or output volume levels in Tenacity.
- https://codeberg.org/tenacityteam/tenacity/issues/127
# Tips
# References