audacity
audacity
audacity | audacity | |
---|---|---|
54 | 346 | |
4,012 | 12,932 | |
- | 2.2% | |
9.8 | 9.9 | |
over 3 years ago | 3 days ago | |
C | C | |
GNU General Public License v3.0 or later | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
audacity
-
No, open source Audacity audio editor is not “spyware”
"For what it's worth, I forked Audacity yesterday and removed all telemetry that could potentially spy on users from the codebase. We're currently deciding on a nice rebranded name (as Audacity is trademarked) and are in the process of founding a GitHub organization afterwards. We're also looking for maintainers that could help with Windows and MacOS builds. The repo's link is (for now):" https://github.com/cookiengineer/audacity
See also, https://www.darkaudacity.com/
- Time to stop using Audacity, Woolie
- Yonderbread's fork is gone; use this one instead
- Audacity fork without any sentry telemetry or crash reporting
- I love democracy
- Calls To Help Creating An Audacity Fork
- A fork of audacity that removes the spyware and the spookyness
- Audacity without the spyware and spookyness
- Audacity fork withouth the spyware
- Anyone know if theres a fork in the works for audacity?
audacity
-
So you want to compete with or replace open source
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
-
Audacity 3.4.1 is Out
#5467 Fix 24-bit recording.
-
Audacity 3.4 – New Musical Features
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
https://github.com/audacity/audacity/releases
- Releases · audacity/audacity
-
Need some help with nyquist script - Trying to automatically create labels from clips, including the title of clips
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+?
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
-
Audacity 3.3.1 on Tumbleweed is freaking out
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
What are some alternatives?
audacium - Free and open-source audio editor
Tenacity - 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.
audacious - A lightweight and versatile audio player
LibreSprite - Animated sprite editor & pixel art tool -- Fork of the last GPLv2 commit of Aseprite
ardour - Mirror of Ardour Source Code
sneedacity - Audio Editor
portmaster - 🏔 Love Freedom - ❌ Block Mass Surveillance
duckduckgo-locales - Translation files for <a href="https://duckduckgo.com"> </a>
calculator - Windows Calculator: A simple yet powerful calculator that ships with Windows