Music & Audio
Audacity
exampleAre you the maker of www.audacityteam.org?
This entry was authored as example data, not by the maintainer. Submit a verified manifest from your domain and it replaces this one — same URL, stars carry over.
The classic open-source multi-track audio editor. Record, cut, mix, denoise, and export — works on every platform, free forever.
What you get
Open source
Anyone can read, modify, and redistribute the code.
Free software (FSF-approved)
Open source under a license the Free Software Foundation recognizes, with no use restrictions.
Free version available
There's a meaningful free version you can use indefinitely without paying.
No subscription required
The core software doesn't need a recurring payment to keep working.
No account needed
Use it without signing up or giving them your email.
Works offline
You can use the main features without an internet connection.
Your data lives on your device
The app works fully on your computer or phone, even without internet. Your data isn't trapped on someone else's server.
Standard, open file format
Your data is in a format other tools can read — you're never locked in.
Easy to export your data
Download all your data any time, in a format you can actually use elsewhere.
Customizable with scripts
Extend or automate the app without modifying its source code.
Technical detailsexpand
brew:--cask audacityapt:audacityflathub:org.audacityteam.AudacityNo maintainer declared.
View manifest (JSON-LD)expand
{
"@context": "https://vibehunt.tech/v1",
"@type": "Capability",
"id": "cap:example:audacity",
"software": {
"name": "Audacity",
"category": "music-audio",
"homepage": "https://www.audacityteam.org",
"source": "https://github.com/audacity/audacity",
"license": "GPL-2.0",
"packageRefs": [
"brew:--cask audacity",
"apt:audacity",
"flathub:org.audacityteam.Audacity"
],
"description": "The classic open-source multi-track audio editor. Record, cut, mix, denoise, and export — works on every platform, free forever."
},
"solves": [
{
"intent": "Edit podcasts, clean up recordings, or mix multi-track audio without a subscription and on any platform.",
"constraintsSatisfied": [
"core:open-source",
"core:libre",
"core:free-tier",
"core:no-subscription",
"core:no-account-required",
"core:offline-capable",
"core:local-first",
"core:open-format",
"core:exportable",
"core:scriptable"
],
"scale": [
"single-user"
]
}
],
"maturity": "maintained",
"source": "example"
}