1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-23 17:30:17 +01:00
Panagiotis Vasilopoulos 04b436dfa6 Git is now a mandatory build dependency
We are planning to use Git to detect the current version of Tenacity, instead
of depending on a hardcoded variable, as that is an approach that is far from
foolproof. We already depended on it for Windows and macOS builds, as vcpkg
uses Git to fetch a couple of dependencies. The vcpkg has also been
appropriately adjusted and cleaned up.

It may seem a bit excessive, but the operating systems we support all have
a version of Git that is available and it is not a runtime dependency. We
assume that people who can gain access to the source code can also install
a copy of Git. If we actually come across some sort of an extreme edge case
where this is not true, we can set the versions to `9999` just like in
`win/tenacity.rc`, in order to ensure portability, at a later point in time.

This change is a measure that will ensure that we are going to avoid mistakes
that we will not be able to undo later.

Signed-off-by: Panagiotis Vasilopoulos <hello@alwayslivid.com>
2021-09-19 19:25:22 +02:00
2021-09-16 18:22:38 -04:00
2021-08-31 08:55:36 +03:00
2021-09-07 20:56:57 +02:00
2021-08-31 13:55:58 +03:00
2021-01-09 20:20:42 +00:00
2021-09-06 02:06:04 -04:00
2021-07-22 04:49:59 -04:00
2021-09-14 14:58:11 -04:00
2021-09-06 02:05:21 -04:00
2021-07-28 23:31:05 -04:00
2021-07-28 23:31:05 -04:00
2021-08-30 12:58:28 +03:00
2021-08-30 12:58:28 +03:00
2021-07-25 22:56:18 -04:00
2018-09-10 18:31:03 +01:00
2021-08-27 17:24:16 +03:00

Tenacity

Chat on IRC License Open issues GitHub builds builds.sr.ht Translation status Donators

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

  • 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

Why did this project fork 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 in the BUILDING.md file.

Contributing

To start contributing please read the CONTRIBUTING.md file.

Translation

Thank you to Weblate for providing translation SaaS hosting at weblate.org.

Description
No description provided
Readme 341 MiB
Languages
C++ 56.3%
C 34.4%
Common Lisp 4.3%
CMake 1.6%
Python 1%
Other 2.2%