Audacity
audacityteam.org Windows, Mac OS, LinuxAn easy-to-use, multi-track audio editor and recorder for desktops, great free alternative to Adobe Audition. Features recording from real and virtual devices, import/export to a wide range of formats, high-quality processing advanced multi-track editing, noise reduction, pitch correction, audio restoration and much more. It's easily extendable via community plugins, and also supports cusotm macros and many scripting options
- Homepage: audacityteam.org
- GitHub: github.com/audacity/audacity
- Privacy: tosdr.org/en/service/4516
- Web info: web-check.xyz/results/audacityteam.org
Audacity Privacy Policy
Privacy Policy Summary
- Features of the website are made available under a free software license
- There is a date of the last update of the agreements
- You have the right to leave this service at any time
- This service is only available to users over 13 years of age
- You are prohibited from sending chain letters, junk mail, spam or any unsolicited messages
- You agree not to submit libelous, harassing or threatening content
- You waive your moral rights
- Specific content can be deleted without reason and may be removed without prior notice
- You maintain ownership of your content
- The service has non-exclusive use of your content
- A license is kept on user-generated content even after you close your account
- The service is provided 'as is' and to be used at your sole risk
- Details are provided about what kind of information they collect
- You agree to defend, indemnify, and hold the service harmless in case of a claim related to your use of the service
- Terms may be changed any time at their discretion, without notice to you
- They may stop providing the service at any time
- The service claims to be CCPA compliant for California users
- Your personal data is not sold
- Any liability on behalf of the service is only limited to $100
- This service assumes no liability for any losses or damages resulting from any matter relating to the service
- Instead of asking directly, this Service will assume your consent merely from your usage.
- This service does not guarantee that it or the products obtained through it meet your expectations or requirements
- No need to register
- You can access most of the features of the service without revealing any personal information
- Information is provided about how your personal data is used
- Third parties used by the service are bound by confidentiality obligations
- The service claims to be GDPR compliant for European users
- Logs are deleted after a finite period of time
- Promises will be kept after a merger or acquisition
- Your personal data is used for limited purposes
- Service fines users for Terms of Service violations
- The posting of pornographic content is prohibited
- Copyright license limited for the purposes of that same service but transferable and sublicenseable
- The service does not guarantee accuracy or reliability of the information provided
- The court of law governing the terms is in a jurisdiction that is friendlier to user privacy protection. (California, USA)
- Your data may be processed and stored anywhere in the world
- You can request access, correction and/or deletion of your data
- Your account can be suspended for several reasons
Score
Documents
- Terms of ServiceCreated 06 Jul 21, Last modified 1 year ago
- Privacy NoticeCreated 06 Jul 21, Last modified 1 year ago
About the Data
This data is kindly provided by tosdr.org. Read full report at: #4516
Audacity Source Code
Author
Description
Audio Editor
Homepage
https://wiki.audacityteam.org/wiki/For_DevelopersLicense
NOASSERTION
Created
26 Mar 15
Last Updated
26 Feb 26
Latest version
Primary Language
C++
Size
388,409 KB
Stars
16,541
Forks
2,511
Watchers
16,541
Language Usage
Star History
Top Contributors
-
@Paul-Licameli (8924)
-
@JamesCrook (1816)
-
@lllucius (1259)
-
@crsib (922)
-
@vsverchinsky (628)
-
@grliszas14 (473)
-
@Eism (457)
-
@igorkorsukov (447)
-
@luapmartin (444)
-
@SteveDaulton (364)
-
@kryksyh (356)
-
@LWinterberg (315)
-
@DavidBailes (312)
-
@saintmatthieu (178)
-
@pietro68 (146)
-
@windinthew (91)
-
@embarc-gabriel (89)
-
@IliasBergstromMuse (58)
-
@Pokechu22 (52)
-
@henricj (48)
-
@micpap25 (44)
-
@Edwardhk (41)
-
@trebmuh (39)
-
@andheh (35)
-
@carlo-bramini (33)
-
@mmmaisel (31)
-
@Pruchniakowski (24)
-
@walisser (21)
-
@mlocati (21)
-
@yurchor (21)
Recent Commits
-
Paul MARTIN (26 Feb 26)
10246 Indicate existing selection Duration (#10436) Resolves: Indicate existing selection length https://github.com/audacity/audacity/issues/10246 <!-- Use "x" to fill the checkboxes below like [x] --> - [x] I signed [CLA](https://www.audacityteam.org/cla/) - [x] The title of the pull request describes an issue it addresses - [x] If changes are extensive, then there is a sequence of easily reviewable commits - [x] Each commit's message describes its purpose and effects - [x] There are no behavior changes unnecessary for the stated purpose of the PR Recommended: - [x] Each commit compiles and runs on my machine without known undesirable changes of behavior QA: - [ ] Autobot test cases have been run
-
Paul MARTIN (26 Feb 26)
differentiate start/end accessible name
-
Paul MARTIN (25 Feb 26)
introduce navigationRow on NumericView and TimecodeStartEnd
-
Paul MARTIN (25 Feb 26)
add accessibleName on endTimecode
-
Paul MARTIN (25 Feb 26)
add accessibleName on durationTimecode
-
Paul MARTIN (25 Feb 26)
10246 Indicate existing selection Duration
-
Matthieu Hodgkinson (25 Feb 26)
10297 simpler spectrogram toggle (#10427) Resolves: #10297 <!-- Use "x" to fill the checkboxes below like [x] --> - [x] I signed [CLA](https://www.audacityteam.org/cla/) - [x] The title of the pull request describes an issue it addresses - [x] If changes are extensive, then there is a sequence of easily reviewable commits - [x] Each commit's message describes its purpose and effects - [x] There are no behavior changes unnecessary for the stated purpose of the PR Recommended: - [x] Each commit compiles and runs on my machine without known undesirable changes of behavior QA: - [x] Autobot test cases have been run
-
Matthieu Hodgkinson (24 Feb 26)
10297 simpler spectrogram toggle
-
Grzegorz Wojciechowski (25 Feb 26)
Playback toolbar adjustments (#10422) Resolves: https://github.com/audacity/audacity/issues/6787
-
Grzegorz Wojciechowski (25 Feb 26)
Bring back zoom icons
-
Grzegorz Wojciechowski (23 Feb 26)
Adjust playback toolbar
-
Dmitry Makarenko (25 Feb 26)
Fix crash after settings reset (#10432) <!-- Use "x" to fill the checkboxes below like [x] --> - [x] I signed [CLA](https://www.audacityteam.org/cla/) - [x] The title of the pull request describes an issue it addresses - [x] If changes are extensive, then there is a sequence of easily reviewable commits - [x] Each commit's message describes its purpose and effects - [x] There are no behavior changes unnecessary for the stated purpose of the PR Recommended: - [x] Each commit compiles and runs on my machine without known undesirable changes of behavior QA: - [ ] Autobot test cases have been run
-
Dmitry Makarenko (25 Feb 26)
Fix crash after settings reset
-
Dmitry Makarenko (25 Feb 26)
Update framework (#10429) - Update framework - Make effect repositories global <!-- Use "x" to fill the checkboxes below like [x] --> - [x] I signed [CLA](https://www.audacityteam.org/cla/) - [x] The title of the pull request describes an issue it addresses - [x] If changes are extensive, then there is a sequence of easily reviewable commits - [x] Each commit's message describes its purpose and effects - [x] There are no behavior changes unnecessary for the stated purpose of the PR Recommended: - [x] Each commit compiles and runs on my machine without known undesirable changes of behavior QA: - [ ] Autobot test cases have been run
-
Dmitry Makarenko (25 Feb 26)
Update framework Make effect repositories global
-
Grzegorz Wojciechowski (24 Feb 26)
Fix infinite scroll on clip untrimming (#10423) Resolves: https://github.com/audacity/audacity/issues/10334
-
Grzegorz Wojciechowski (24 Feb 26)
Fix infinite scroll on clip untrimming
-
Dmitry Makarenko (24 Feb 26)
#10409: Remove Mixer from Project Header and View Menu (#10417) Resolves: #10409 Removed two mixer locations requested in the issue: View -> Mixer Project Header -> Mixer. Additionally, in a second commit I **removed the associated actions, which now appear to be unused.** **If these are still intended to be used somewhere that I missed, undo or request that I undo 319aa48.** <!-- Use "x" to fill the checkboxes below like [x] --> - [x] I signed [CLA](https://www.audacityteam.org/cla/) - [x] The title of the pull request describes an issue it addresses - [x] If changes are extensive, then there is a sequence of easily reviewable commits - [x] Each commit's message describes its purpose and effects - [x] ? There are no behavior changes unnecessary for the stated purpose of the PR ? - SEE ABOVE Recommended: - [x] Each commit compiles and runs on my machine without known undesirable changes of behavior QA: - [ ] Autobot test cases have been run
-
Joel Butler (22 Feb 26)
#10409: Cleanup of now unused mixer actions.
-
Joel Butler (22 Feb 26)
#10409: Removed mixer from View menu and Project Header.
-
Dmitry Makarenko (20 Feb 26)
Add multi-context support to all application modules (#10394) Add multi-context support to all application modules Modules now have two layers: - IModuleSetup - runs once for the whole app. Use globalIoc() to register app-wide singletons. - IContextSetup - runs once per window/project. Use ioc() to register per-window services. Injectable classes take a ContextPtr in their constructor. They can use Inject{this} to resolve services from their own context. Inject{this} resolves from the context of the object. If the object lives in a per-window context, it gets per-window services. If it lives in global context, it gets global services. If a class uses Inject{this} for a per-window service (like IGlobalContext, ISelectionController, IPlaybackController), that class must be created in IContextSetup with iocContext() - never with globalCtx(). <!-- Use "x" to fill the checkboxes below like [x] --> - [x] I signed [CLA](https://www.audacityteam.org/cla/) - [x] The title of the pull request describes an issue it addresses - [x] If changes are extensive, then there is a sequence of easily reviewable commits - [x] Each commit's message describes its purpose and effects - [x] There are no behavior changes unnecessary for the stated purpose of the PR Recommended: - [ ] Each commit compiles and runs on my machine without known undesirable changes of behavior QA: - [ ] Autobot test cases have been run
-
Dmitry Makarenko (19 Feb 26)
framework update
-
Dmitry Makarenko (20 Feb 26)
Add multi-context support to all application modules Modules have two layers: - IModuleSetup - runs once for the whole app. Use globalIoc() to register app-wide singletons. - IContextSetup - runs once per window/project. Use ioc() to register per-window services. Injectable classes take a ContextPtr in their constructor. They can use Inject{this} to resolve services from their own context. Inject{this} resolves from the context of the object. If the object lives in a per-window context, it gets per-window services. If it lives in global context, it gets global services. If a class uses Inject{this} for a per-window service (like IGlobalContext, ISelectionController, IPlaybackController), that class must be created in IContextSetup with iocContext() - never with globalCtx().
-
Matthieu Hodgkinson (19 Feb 26)
replace bitmap drawing of spectral selection center-frequency line wi… (#10377) Resolves: #10283 <!-- Use "x" to fill the checkboxes below like [x] --> - [x] I signed [CLA](https://www.audacityteam.org/cla/) - [x] The title of the pull request describes an issue it addresses - [x] If changes are extensive, then there is a sequence of easily reviewable commits - [x] Each commit's message describes its purpose and effects - [x] There are no behavior changes unnecessary for the stated purpose of the PR Recommended: - [x] Each commit compiles and runs on my machine without known undesirable changes of behavior QA: Recommended spectrogram settings to make it more evident: * Window size 1024 or less * Window type Hann * Zero-padding factor 1 - [ ] works in multi-view and stereo tracks - [ ] adapts when reaching upper and lower display limits - [ ] Autobot test cases have been run
-
Matthieu Hodgkinson (19 Feb 26)
Merge branch 'master' into 10283-spectral-selection-center-frequency-dragging
-
Matthieu Hodgkinson (18 Feb 26)
fix dragging for non-linear frequency scales
-
Matthieu Hodgkinson (18 Feb 26)
some frequency-selection logic moved to spectrogram module
-
Grzegorz Wojciechowski (18 Feb 26)
AU4 welcome screen (#10352) Resolves: https://github.com/audacity/audacity/issues/10174
-
Grzegorz Wojciechowski (12 Feb 26)
AU4 welcome screen
-
embarc-gabriel (18 Feb 26)
10196 display cloud projects and cloud audio files. (#10345) Resolves: #10196 #10340 Implement list cloud projects and audio files. Fixes the redirect url after sign-in. <!-- Use "x" to fill the checkboxes below like [x] --> - [x] I signed [CLA](https://www.audacityteam.org/cla/) - [x] The title of the pull request describes an issue it addresses - [x] If changes are extensive, then there is a sequence of easily reviewable commits - [x] Each commit's message describes its purpose and effects - [x] There are no behavior changes unnecessary for the stated purpose of the PR Recommended: - [x] Each commit compiles and runs on my machine without known undesirable changes of behavior QA: - [ ] Autobot test cases have been run
Audacity Website
Website
Audacity ® | Free Audio editor, recorder, music making and more!
Audacity is the world's most popular audio editing and recording app. Edit, mix, and enhance your audio tracks with the power of Audacity. Download now!
Redirects
Does not redirect
Security Checks
All 65 security checks passed
Server Details
- IP Address 104.26.0.108
- Location San Francisco, California, United States of America, NA
- ISP CloudFlare Inc.
- ASN AS13335
Associated Countries
-
US
Safety Score
Website marked as safe
100%
Blacklist Check
www.audacityteam.org was found on 0 blacklists
- ThreatLog
- OpenPhish
- PhishTank
- Phishing.Database
- PhishStats
- URLhaus
- RPiList Not Serious
- AntiSocial Blacklist
- PhishFeed
- NABP Not Recommended Sites
- Spam404
- CRDF
- Artists Against 419
- CERT Polska
- PetScams
- Suspicious Hosting IP
- Phishunt
- CoinBlockerLists
- MetaMask EthPhishing
- EtherScamDB
- EtherAddressLookup
- ViriBack C2 Tracker
- Bambenek Consulting
- Badbitcoin
- SecureReload Phishing List
- Fake Website Buster
- TweetFeed
- CryptoScamDB
- StopGunScams
- ThreatFox
- PhishFort
Website Preview
Audacity Docker
Container Info
Audacity
[Audacity](https://www.audacityteam.org/) is an easy-to-use, multi-track audio editor and recorder. Developed by a group of volunteers as open source.
DockerHub Metrics
- Pull Count None
- Stars None
- Date Created Invalid Date
- Last Updated just now
View on DockerHub
/Run Command
docker run -d \
-p 3000:3000/tcp \
-e PUID=${PUID} \
-e PGID=${PGID} \
-e TZ=${TZ} \
-v /volume1/docker/audacity/config:/config \
--restart=unless-stopped \
linuxserver/audacity:latest Compose File
version: 3.8
services:
audacity:
image: linuxserver/audacity:latest
ports:
- 3000:3000:tcp
environment:
PUID: 1024
PGID: 100
TZ: Europe/Amsterdam
volumes:
- /volume1/docker/audacity/config:/config
restart: unless-stopped Environment Variables
- Var Name Default
- PUID 1024
- PGID 100
- TZ Europe/Amsterdam
Port List
- 3000:3000/tcp
Volume Mounting
- /volume1/docker/audacity/config /config
Audacity Reviews
More Audio Editors & Recorders
⚠️ This section is still a work in progress ⚠️
Check back soon, or help us complete it by submiting a pull request on GitHub.
Or submit an entry here
About the Data: Audacity
API
You can access Audacity's data programmatically via our API.
Simply make a GET request to:
https://api.awesome-privacy.xyz/creativity/audio-editors-and-recorders/audacity The REST API is free, no-auth and CORS-enabled. To learn more, view the Swagger Docs or read the API Usage Guide.
About the Data
Beyond the user-submitted YAML you see above, we also augment each listing with additional data dynamically fetched from several sources. To learn more about where the rest of data included in this page comes from, and how it is computed, see the About the Data section of our About page.
Share Audacity
Help your friends compare Audio Editors & Recorders, and pick privacy-respecting software and services.
Share Audacity and Awesome Privacy with your network!