Audacity

audacityteam.org
Audacity

An 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

Open Source

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

B

Documents

About the Data

This data is kindly provided by tosdr.org. Read full report at: #4516

Audacity Source Code

Author

audacity

Description

Audio Editor

#audio#cross-platform#editor#gplv2#wxwidgets-applications

Homepage

https://wiki.audacityteam.org/wiki/For_Developers

License

NOASSERTION

Created

26 Mar 15

Last Updated

16 Jun 26

Latest version

split-3.0.3

Primary Language

C++

Size

416,961 KB

Stars

17,181

Forks

2,570

Watchers

17,181

Language Usage

Language Usage

Star History

Star History

Top Contributors

Recent Commits

  • Paul MARTIN (16 Jun 26)

    ci: add qmlformat check to codestyle job (#11169) Resolves: introduce qml formatting as part of the codestyle checks #11167 <!-- 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: - [ ] Testflow test cases have been run

  • Paul MARTIN (16 Jun 26)

    remove unused AboutMusicXMLDialog.qml

  • Paul MARTIN (16 Jun 26)

    add spectrogram_ruler_guide_color theme color

  • Paul MARTIN (16 Jun 26)

    use theme color for ProjectGridItem thumbnail glow

  • Paul MARTIN (16 Jun 26)

    use theme colors for ClipPreview gradients

  • Paul MARTIN (16 Jun 26)

    tidy qmlformat lookup comment

  • Paul MARTIN (15 Jun 26)

    extract parsed args in ToastNotificationTests handlers

  • Paul MARTIN (15 Jun 26)

    extract value-arc geometry into locals in KnobControl

  • Paul MARTIN (15 Jun 26)

    decompose collapsed color expressions in ClipPreview

  • Paul MARTIN (15 Jun 26)

    decompose okBtn enabled binding in ExportLabelsDialog

  • Paul MARTIN (15 Jun 26)

    use template literal for AlphaWelcomePopup notes text

  • Paul MARTIN (15 Jun 26)

    ci: use Qt-bundled qmlformat instead of prebuilt binary

  • Paul MARTIN (15 Jun 26)

    apply qmlformat to all QML files

  • Paul MARTIN (15 Jun 26)

    ci: add qmlformat check to codestyle job

  • Grzegorz Wojciechowski (16 Jun 26)

    UI cleanups (#11173) Resolves: https://github.com/audacity/audacity/issues/11164 Resolves: https://github.com/audacity/audacity/issues/11161 Resolves: https://github.com/audacity/audacity/issues/11000 Resolves: https://github.com/audacity/audacity/issues/11165

  • Grzegorz Wojciechowski (16 Jun 26)

    Disable new record actions when playback is running

  • Grzegorz Wojciechowski (15 Jun 26)

    Enable "Record" menu actions

  • Grzegorz Wojciechowski (15 Jun 26)

    Implement "Recording on new track" action

  • Grzegorz Wojciechowski (15 Jun 26)

    Implement "Record on current track" action

  • Grzegorz Wojciechowski (15 Jun 26)

    Hide Publish tab

  • Grzegorz Wojciechowski (15 Jun 26)

    Hide Extra menu

  • Grzegorz Wojciechowski (15 Jun 26)

    Hide unimplemented record menu actions

  • Dmitry Makarenko (11 Jun 26)

    update Audacity version options in the issue template Removed older alpha versions from the bug report template.

  • Dmitry Makarenko (11 Jun 26)

    update Audacity version options in the issue template

  • Dmitry Makarenko (11 Jun 26)

    update Audacity version options in the issue template

  • Dmitry Makarenko (11 Jun 26)

    Add optional usage info module (#11133) - move usage info to an optional module - add uuid to the update checker <!-- 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: - [ ] Testflow test cases have been run

  • Dmitry Makarenko (10 Jun 26)

    break the circular dependency cloud services <-> usage info

  • Dmitry Makarenko (10 Jun 26)

    Move usage info to an optional module Add uuid info to the update checker

  • Dmitry Makarenko (10 Jun 26)

    Translation migration (#11012) Resolves: #10874 Resolves: #10275 This PR contains migration scripts and updated translation files <!-- 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: - [ ] Testflow test cases have been run

  • Dmitry Makarenko (10 Jun 26)

    Transifex sync

Audacity Security

4.8/10

Repo Security Summary

Updated 01 Jun 26

  • Code-Review 10/10
  • Maintained 10/10
  • CII-Best-Practices 0/10
  • Packaging N/A
  • Dangerous-Workflow 10/10
  • Security-Policy 0/10
  • Token-Permissions 0/10
  • License 9/10
  • Binary-Artifacts 10/10
  • Branch-Protection N/A
  • Signed-Releases 0/10
  • Fuzzing 0/10
  • SAST 0/10
  • Pinned-Dependencies 0/10

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 75.2.60.5
  • Hostname acd89244c803f7181.awsglobalaccelerator.com
  • Location Seattle, Washington, United States of America, NA
  • ISP Amazon.com Inc.
  • ASN AS16509

Associated Countries

  • US US
  • FR FR
  • CA CA

Safety Score

Website marked as safe

100%

Blacklist Check

www.audacityteam.org was found on 0 blacklists

  • AntiSocial Blacklist
  • Artists Against 419
  • Badbitcoin
  • Bambenek Consulting
  • CERT Polska
  • CoinBlockerLists
  • CRDF
  • CryptoScamDB
  • EtherAddressLookup
  • EtherScamDB
  • Fake Website Buster
  • MetaMask EthPhishing
  • NABP Not Recommended Sites
  • OpenPhish
  • PetScams
  • PhishFeed
  • PhishFort
  • Phishing.Database
  • PhishStats
  • PhishTank
  • Phishunt
  • RPiList Not Serious
  • Scam.Directory
  • SecureReload Phishing List
  • Spam404
  • StopGunScams
  • Suspicious Hosting IP
  • ThreatFox
  • ThreatLog
  • TweetFeed
  • URLhaus
  • ViriBack C2 Tracker

Website Preview

Website preview

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

Change History

  • Amended (description) by @Lissy93 #387
  • Added

API

You can access Audacity's data programmatically via our API. Simply make a GET request to:

https://api.awesome-privacy.xyz/v1/services/audacity

The REST API is free, no-auth and CORS-enabled. To learn more, view the API Docs or read the API Usage Guide.

Share Audacity

Help your friends compare Audio Editors & Recorders, and pick privacy-respecting software and services.
Share Audacity and Awesome Privacy with your network!

View Audio Editors & Recorders (1)