Wingetlywingetly
← All apps

Tenacity

by Tenacity Teamv1.3.5

Last updated

An easy-to-use, cross-platform multi-track audio editor/recorder.

Install with winget

$ winget install --id TenacityTeam.Tenacity --exact --version 1.3.5

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Tenacity

Tenacity uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x64, user scope)
tenacity-win-1.3.5-x86_64.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /CURRENTUSER

See the full silent install reference for Tenacity

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

Tenacity is a free and open source audio editor forked from the popular audio editor Audacity. Tenacity is licensed under the GNU General Public License version 2 or later. It contains the following features:

- Recording from audio devices, real or virtual.

- Support for importing from and exporting to a wide range of audio formats, extensible with FFmpeg.

- High quality audio processing, including up to 32-bit float audio support.

- Extensibility with support for plug-ins, providing support for VST 2, LADSPA/LV2, and AU plugins.

- Support for 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.

Tenacity does not have a single application when it comes to audio processing. Musicians recording real instruments can make a song in Tenacity, podcasters can edit their episodes in Tenacity, and even academic researchers can analyze signals using Tenacity. We don’t intend to focus Tenacity on a single area of audio processing, but rather, we intend to focus Tenacity over audio processing in general, including the aforementioned applications.

Installers · v1.3.5

ArchitectureTypeScopeInstallDownload
x86EXE
Inno Setup
userDirect
x86EXE
Inno Setup
machineDirect
x64EXE
Inno Setup
userDirect
x64EXE
Inno Setup
machineDirect
arm64EXE
Inno Setup
userDirect
arm64EXE
Inno Setup
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Tenacity.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • FFmpegGyan
    Gyan.FFmpegv9.0.1

    A complete, cross-platform solution to record, convert and stream audio and video.

  • yt-dlpyt-dlp
    yt-dlp.yt-dlpv2026.08.19

    A feature-rich command-line audio/video downloader.

  • CapCutBytedance Pte. Ltd.
    ByteDance.CapCutv9.4.0.4015

    A video editing tool packed with features on your desktop or laptop

  • mpv.netFrank Skare (stax76)
    mpv.netv7.1.2.0

    mpv.net is a media player for Windows with a modern GUI.

  • Voicemeeter PotatoVB-Audio Software
    VB-Audio.Voicemeeter.Potatov3.1.2.2

    The Ultimate Virtual Audio Device Mixer For Windows!

  • SimpMusicmaxrave-dev
    maxrave-dev.SimpMusicv1.2.1

    A cross-platform music app using YouTube Music for backend

More from Tenacity Team or browse audio, editor.

Frequently asked questions

How do I install Tenacity on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id TenacityTeam.Tenacity --exact --version 1.3.5. winget downloads the installer from Tenacity Team and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Tenacity silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id TenacityTeam.Tenacity --exact 1.3.5 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Tenacity?
Tenacity uses EXE (Inno Setup). Run the downloaded installer with: tenacity-win-1.3.5-x86_64.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /CURRENTUSER. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall Tenacity via winget?
Run: winget uninstall --id TenacityTeam.Tenacity --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Tenacity's Apps & Features entry.
Is Tenacity free?
Tenacity is distributed under GPL-2.0. Refer to the publisher (https://codeberg.org/tenacityteam/tenacity) for the full license terms - Wingetly itself does not charge for installation.
Does Tenacity work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Tenacity directly from the publisher.
How do I keep Tenacity up to date?
Run winget upgrade --id TenacityTeam.Tenacity --exact, or winget upgrade --all to update everything winget tracks. We index 3 versions of Tenacity from microsoft/winget-pkgs.

Recent versions

  • 1.3.5latest
  • 1.3.4
  • 1.3.3