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
- The service provider makes no warranty regarding uninterrupted, timely, secure or error-free service
- 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
- Features of the website are made available under a free software license
- 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
- The court of law governing the terms is in a jurisdiction that is friendlier to user privacy protection. (California, USA)
- 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
- Your data may be processed and stored anywhere in the world
- You can request access, correction and/or deletion of your data
- The service claims to be CCPA compliant for California users
- Your personal data is not sold
- Your account can be suspended for several reasons
- 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
- If you offer suggestions to the service, they become the owner of the ideas that you give them
- 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
Score
Documents
- Terms of ServiceCreated 06 Jul 21, Last modified 3 years ago
- Privacy NoticeCreated 06 Jul 21, Last modified 3 years 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
04 Oct 24
Latest version
Primary Language
C
Size
333,462 KB
Stars
12,326
Forks
2,252
Watchers
12,326
Language Usage
Star History
Top Contributors
- @Paul-Licameli (8924)
- @JamesCrook (1816)
- @lllucius (1259)
- @crsib (922)
- @vsverchinsky (622)
- @saintmatthieu (495)
- @SteveDaulton (364)
- @DavidBailes (311)
- @igorkorsukov (301)
- @LWinterberg (281)
- @Eism (182)
- @grliszas14 (164)
- @pietro68 (146)
- @windinthew (91)
- @Gootector (77)
- @Pokechu22 (52)
- @kryksyh (51)
- @henricj (48)
- @micpap25 (44)
- @Edwardhk (41)
- @trebmuh (39)
- @andheh (35)
- @carlo-bramini (33)
- @mmmaisel (31)
- @walisser (21)
- @mlocati (21)
- @yurchor (21)
- @gera-gas (21)
- @bdrung (20)
- @daavery (15)
Recent Commits
- Grzegorz Wojciechowski (04 Oct 24)
[AU4] Push clip move to the history
- Grzegorz Wojciechowski (02 Oct 24)
[AU4] Fix clip selection on context menu summon
- Grzegorz Pruchniakowski (28 Sept 24)
Update Polish from Transifex Update Polish from Transifex Shorter translation to better display this string in Audacity. Greetings, Gootector
- Grzegorz Wojciechowski (02 Oct 24)
[AU4] Hide context menu btn beyond the right edge of the screen
- Grzegorz Wojciechowski (01 Oct 24)
[AU4] Pasting mono clip into stereo track
- Grzegorz Wojciechowski (01 Oct 24)
[AU4] Do not allow to paste stereo clip into mono track
- Grzegorz Wojciechowski (02 Oct 24)
[AU4] Fix disappearing clips on trim
- Grzegorz Wojciechowski (30 Sept 24)
[AU4] Use playhead icon instead of drawing one manually
- Grzegorz Wojciechowski (30 Sept 24)
[AU4] Increase timeline ruler height
- Matthieu Hodgkinson (02 Oct 24)
Merge pull request #7438 from saintmatthieu/7291-do-not-save-unsaved-changes-on-close 7291 do not save unsaved changes on close
- Matthieu Hodgkinson (01 Oct 24)
Global application close calls IProjectFilesController::closeOpenedProject()
- Matthieu Hodgkinson (01 Oct 24)
Audacity4Project undoes and clears unsaved on close
- Matthieu Hodgkinson (01 Oct 24)
IProjectHistory undoUnsaved and clearUnsaved methods
- Matthieu Hodgkinson (01 Oct 24)
Au3ProjectHistory clean-up
- Matthieu Hodgkinson (01 Oct 24)
unused argument warnings solved
- Matthieu Hodgkinson (01 Oct 24)
Unused `ApplicationActionController::quit()` args removed
- Grzegorz Wojciechowski (01 Oct 24)
[AU4] Fix unresponsive track panel after project change
- Dmitry Makarenko (01 Oct 24)
Merge pull request #7439 from kryksyh/6900_fix_linux_builds 6900 Fix linux builds
- Dmitry Makarenko (01 Oct 24)
Downgrade fakeroot as it was causing a freeze during the build process: https://github.com/docker/for-mac/issues/7331
- Dmitry Makarenko (01 Oct 24)
Update actions/download-artifact to v4
- Matthieu Hodgkinson (30 Sept 24)
onClicked doesn't thwart onReleased anymore
- Grzegorz Wojciechowski (27 Sept 24)
[AU4] Fix extend/reduce selection area tool
- Matthieu Hodgkinson (27 Sept 24)
Revert "Track selection fix" This reverts commit b8d0dc0391aa12247b5e067d354605de9f88c3c5.
- Matthieu Hodgkinson (27 Sept 24)
Track selection fix
- Matthieu Hodgkinson (27 Sept 24)
Merge pull request #7414 from saintmatthieu/7382-bypass-unnecessary-sqlite-block-delete-calls 7382 bypass unnecessary sqlite block delete calls
- Matthieu Hodgkinson (26 Sept 24)
trailing whitespaces
- Matthieu Hodgkinson (26 Sept 24)
Proper fix for wrongly saved project tempo
- Matthieu Hodgkinson (26 Sept 24)
Restore 3.5.1 project save-on-close sequence
- Matthieu Hodgkinson (27 Sept 24)
Do not exclude debug qml dlls from install target
- Grzegorz Wojciechowski (26 Sept 24)
[AU4] Fixed crash on audio data removal
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
Saftey 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 25,048
- Stars 15
- Date Created 17 Apr 21
- Last Updated 18 days ago
View on DockerHub
linuxserver/audacityRun 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
Permissions
- read ✅ Yes
- write ✅ Yes
- admin ✅ Yes
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!