audacity

Audio Editor (by audacity)

Audacity Alternatives

Similar projects and alternatives to audacity

  1. Visual Studio Code

    Visual Studio Code

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. Godot

    Godot Engine – Multi-platform 2D and 3D game engine

  4. vscodium

    556 audacity VS vscodium

    binary releases of VS Code without MS branding/telemetry/licensing

  5. notepad-plus-plus

    Notepad++ official repository

  6. Plausible Analytics

    Simple, open source, lightweight (< 1 KB) and privacy-friendly web analytics alternative to Google Analytics.

  7. Atom

    286 audacity VS Atom

    Discontinued :atom: The hackable text editor

  8. opensnitch

    OpenSnitch is a GNU/Linux interactive application firewall inspired by Little Snitch.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. ardour

    Mirror of Ardour Source Code

  11. simplewall

    Discontinued Simple tool to configure Windows Filtering Platform (WFP) which can configure network activity on your computer.

  12. Matomo

    155 audacity VS Matomo

    Empowering People Ethically 🚀 — Matomo is hiring! Join us → https://matomo.org/jobs Matomo is the leading open-source alternative to Google Analytics, giving you complete control and built-in privacy. Easily collect, visualise, and analyse data from websites & apps. Star us on GitHub ⭐️ – Pull Requests welcome!

  13. Tenacity

    Discontinued Tenacity is an easy-to-use, privacy-friendly, FLOSS, cross-platform multi-track audio editor/recorder for Windows, macOS, Linux and other operating systems. Project currently on an indefinite hiatus.

  14. mixxx

    135 audacity VS mixxx

    Mixxx is Free DJ software that gives you everything you need to perform live mixes.

  15. audacity

    Discontinued Tenacity is an easy-to-use, cross-platform multi-track audio editor/recorder for Windows, MacOS, GNU/Linux and other operating systems and is developed by a group of volunteers as an open source software that respects user privacy. [Moved to: https://github.com/tenacityteam/tenacity] (by cookiengineer)

  16. audacious

    A lightweight and versatile audio player

  17. audacity

    Discontinued Tenacity is an easy-to-use, privacy-friendly, FLOSS, cross-platform multi-track audio editor/recorder for Windows, MacOS, GNU/Linux and other operating systems. It is developed by a wide group of volunteers. Contributions welcome! [Moved to: https://github.com/tenacityteam/tenacity] (by temporary-audacity)

  18. musescore-downloader

    ⚠️ This repo has moved to https://github.com/LibreScore/dl-librescore ⚠️ | Download sheet music (MSCZ, PDF, MusicXML, MIDI, MP3, download individual parts as PDF) from musescore.com for free, no login or Musescore Pro required | 免登录、免 Musescore Pro,免费下载 musescore.com 上的曲谱

  19. audacium

    Discontinued Free and open-source audio editor

  20. duckduckgo-locales

    Translation files for <a href="https://duckduckgo.com"> </a>

  21. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better audacity alternative or higher similarity.

audacity discussion

Log in or Post with

audacity reviews and mentions

Posts with mentions or reviews of audacity. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-02.
  • So you want to compete with or replace open source
    1 project | news.ycombinator.com | 18 Jul 2024
    Title feels misleading - skip to the end:

    > As for me, I still believe in open source, and even in the commercial potential of open source. It requires creativity and a clever business acumen to identify and exploit market opportunities within this collaborative framework. To win in open source you must embrace this collaboration and embrace the fact that you will share the commercial market for the software with other entities. If you’re up to that challenge, then let’s keep beating the open source drum together. If not, these new movements(source-available software) may be a home for you – but know that a lot of hard work still lies ahead of you in that path.

    This article feels more like a critique of the new "source-available" trend in tech whereby existing OSS projects sell out and try to retroactively re-license themselves to be more closed-source friendly. I've been sort of aware of this phenomenon since there was a small upset when Muse Group bought Audacity, though it appears it is still GPL[1].

    [1] https://github.com/audacity/audacity/blob/master/LICENSE.txt

  • Audacity Audio Editor Source Code
    1 project | news.ycombinator.com | 6 Jul 2024
  • Audacity 3.4.1 is Out
    1 project | /r/AudacityVO | 11 Nov 2023
    #5467 Fix 24-bit recording.
  • Audacity 3.4 – New Musical Features
    10 projects | news.ycombinator.com | 2 Nov 2023
    The time stretch algorithm is implemented in https://github.com/audacity/audacity/blob/master/libraries/l... particularly functions _time_stretch and _process_hop. It looks to me like a classic phase vocoder with vertical phase coherence (c.f. https://en.wikipedia.org/wiki/Phase_vocoder).

    The basic idea is this. For a time-stretch factor of, say, 2x, the frequency spectrum of the stretched output at 2 sec should be the same as the frequency spectrum of the unstretched input at 1 sec. The naive algorithm therefore takes a short section of signal at 1s, translates it to 2s and adds it to the result. Unfortunately, this method generates all sorts of unwanted artifacts.

    Imagine a pure sine wave. Now take 2 short sections of the wave from 2 random times, overlap them, and add them together. What happens? Well, it depends on the phase of each section. If the sections are out of phase, they cancel on the overlap; if in phase, they constructively interfere.

    The phase vocoder is all about overlapping and adding sections together so that the phases of all the different sine waves in the sections line up. Thus, in any phase vocoder algorithm, you will see code that searches for peaks in the spectrum (see _time_stretch code). Each peak is an assumed sine wave, and corresponding peaks in adjacent frames should have their phases match.

  • Wavacity – a FOSS port of Audacity to the web
    4 projects | news.ycombinator.com | 1 Sep 2023
    https://github.com/audacity/audacity/releases
  • Releases · audacity/audacity
    1 project | /r/audacity | 9 Jun 2023
  • Need some help with nyquist script - Trying to automatically create labels from clips, including the title of clips
    3 projects | /r/audacity | 23 May 2023
    If you are able to build from source, you could download the latest source code, or the latest release version source code, and manually apply the patch.
  • Custom Themes for 3.1+?
    1 project | /r/audacity | 12 May 2023
    FWIW: We'll be ditching the atlases for 3.4 most likely, in favor of having themes work like they do in source anyway: With individual PNGs for the icons and a Colors.txt containing all the color definitions. With that, custom themes would be much easier to author and also would stop breaking every time we introduce a new icon.
  • Release Audacity 3.3.2 · audacity/audacity
    1 project | /r/audacity | 6 May 2023
  • Audacity 3.3.1 on Tumbleweed is freaking out
    1 project | /r/audacity | 3 May 2023
    https://github.com/audacity/audacity/issues/4639 this bug mentions everything, I guess it's Audacity after all. To be fixed in 3.3.2
  • A note from our sponsor - SaaSHub
    www.saashub.com | 17 Mar 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic audacity repo stats
346
13,260
9.9
about 4 hours ago

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that C++ is
the 7th most popular programming language
based on number of references?