TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Audacity 3.4

231 pointsby jongalloway2over 1 year ago

15 comments

Aachenover 1 year ago
&gt; You can now change the duration of your audio clips without affecting their pitch non-destructively. Audacity 3.4 uses a new time stretching algorithm specifically made for music, which outperforms many of the commercially available options.<p>Way to bury the lede! What&#x27;s this magic algorithm being spoken of, how does it work so well?<p>&gt; A more detailed overview of these changes can be found in our &lt;a&gt;changelog&lt;&#x2F;a&gt;.<p>The changelog is even more terse, saying only which key combo activates it :(<p>A way bigger deal to me is mentioned at the bottom of the &quot;other changes&quot; in said changelog: Opus support!<p>Edit: wait, under &quot;libraries&quot; it says<p>&gt; lib-time-and-pitch implements a time stretching algorithm originating in Staffpad. It currently is one of the highest-quality time stretching algorithms for music on the market.<p>Staffpad links to <a href="https:&#x2F;&#x2F;staffpad.net" rel="nofollow noreferrer">https:&#x2F;&#x2F;staffpad.net</a> and seems to be some music app. The library name links to a Microsoft repository (<a href="https:&#x2F;&#x2F;github.com&#x2F;audacity&#x2F;audacity&#x2F;tree&#x2F;e4bc052201eb0e6e22956cb6426e88661713c6d6&#x2F;libraries&#x2F;lib-time-and-pitch">https:&#x2F;&#x2F;github.com&#x2F;audacity&#x2F;audacity&#x2F;tree&#x2F;e4bc052201eb0e6e22...</a>) with no readme. The source code is documentation enough :)
评论 #38125178 未加载
评论 #38132556 未加载
评论 #38123722 未加载
评论 #38123399 未加载
评论 #38127332 未加载
评论 #38123374 未加载
评论 #38123988 未加载
评论 #38127844 未加载
评论 #38123610 未加载
评论 #38123816 未加载
评论 #38123372 未加载
evgpbfhnrover 1 year ago
Speaking of which, how did that &quot;audacity isn&#x27;t FOSS&quot; fuss end up? A quick search shows tenacity is still active ( <a href="https:&#x2F;&#x2F;codeberg.org&#x2F;tenacityteam&#x2F;tenacity" rel="nofollow noreferrer">https:&#x2F;&#x2F;codeberg.org&#x2F;tenacityteam&#x2F;tenacity</a> ) but I have no idea how much the projects kept interacting after the initial debate
评论 #38123092 未加载
评论 #38125807 未加载
评论 #38123442 未加载
评论 #38125180 未加载
评论 #38122965 未加载
tofflosover 1 year ago
Feedback on release:<p>- Overall great.<p>- The tempo stretching example in the video was too subtle for me. I listened a few times and had trouble telling the difference.<p>- The documentation at <a href="https:&#x2F;&#x2F;manual.audacityteam.org&#x2F;index.html" rel="nofollow noreferrer">https:&#x2F;&#x2F;manual.audacityteam.org&#x2F;index.html</a> is still for 3.3 which is a bit frustrating when trying out new features. Also the link labeled Manual that is displayed in the splash screen 404s for me.<p>- It took a bit too long to scan my computer for plugins and at the end I was told some plugins were deemed incompatible but not why.<p>Suggestions on next steps:<p>- I want to download songs and map the tempo to the song. That way I can easily loop over few bars when practicing an instrument.<p>- Today I use Ableton for this which can automatically detect the tempo of a clip, and align bar and beat markers to the song, without stretching the audio. It also does a decent job of following tempo variations within a clip. This all started working well in version 11.3.2.<p>I tried to use Audacity for this and these were my impressions:<p>- Opus support makes it easy to work with material from Youtube.<p>- Adding clips to tracks obscures beat and bar markings making them difficult to align with transients.<p>- Having to generate a metronome track is a bit clunky.<p>- Stem separation would be a nice addition so that I could easily mute the instrument I&#x27;m playing.
评论 #38125845 未加载
crazygringoover 1 year ago
Have there been any improvements in noise reduction?<p>That&#x27;s what&#x27;s always kept me from using Audacity in the past. I like the interface and operations and everything, but cleaning up audio (removing room tone mostly) has always been the first step in my workflow, and its built-in noise reduction has just been unusably terrible compared to basic commercial tools.<p>Or is there a common plugin people use with it that I&#x27;ve never known about?
评论 #38125066 未加载
评论 #38125212 未加载
marssaxmanover 1 year ago
This is a big deal! My primary use of Audacity was to create custom edits of tracks I wanted to mix, saving effort later when DJing. Aligning my edits with the beat grid always took a lot of work, so much so that I hacked up a different audio editor, trying to integrate beat detection (<a href="https:&#x2F;&#x2F;github.com&#x2F;marssaxman&#x2F;gum-audio">https:&#x2F;&#x2F;github.com&#x2F;marssaxman&#x2F;gum-audio</a>). Audacity felt like it was frustratingly behind the times in this regard; well, it&#x27;s five years later now, but I&#x27;m glad to see they&#x27;ve made it happen.
teiloover 1 year ago
Audacity, despite its weaknesses compared to commercial tools, still excels at batch processing due to its Nyquist plugin suite. The macro tool is finicky, but you can still do things that nothing else can in a batch, like trimming leading and trailing silence and then adding an exact amount of silence to the front and end of a file. You would think functions so simple and obvious as this would already exist in Audition, RX, SpectraLayers, etc., but no.
评论 #38124892 未加载
评论 #38125846 未加载
评论 #38125045 未加载
评论 #38124350 未加载
synergy20over 1 year ago
this is made in wxWidgets by the way, a cross platform c++ GUI framework like Qt but 100% free<p>on the other hand inkscape is made with gtkmm(gtk), which also runs cross platform.
评论 #38122938 未加载
评论 #38125878 未加载
评论 #38122935 未加载
CephalopodMDover 1 year ago
This is about halfway to a competent DAW (whereas before I feel we were at like 15%). You could really demo something pretty well with this I bet!
FigurativeVoidover 1 year ago
These are some really nice quality of life updates. I&#x27;ve never used time stretching, but combined with the beats and measure markers, it could be really nice.
评论 #38123113 未加载
评论 #38122904 未加载
paul7986over 1 year ago
Does anyone know if there&#x27;s an AI music app in which I can sing my melodies into and it then automatically adds AI drums, bass and other instruments? Be even cooler if i change my singing voice too<p>I loved Apple&#x27;s Music Memos (works still on some old iPhones) as I could strum my guitar and sing my songs in it to automagically with one click add AI drums and bass (tempo could be changed&#x2F;edited). They discontinued the app a few years ago, unfortunately.
clowncityover 1 year ago
Any new shady telemetry?
评论 #38125888 未加载
QuantumGoodover 1 year ago
3.4 removes the functionality that clicking on a clip separator no longer joins clips, but I have long joined at separators by highlighting an area with join(s), then using this macro set to the keyboard shortcut &quot;j&quot;:<p><pre><code> Join: SelectNone:</code></pre>
EarthAmbassadorover 1 year ago
Is there a good reason why there isn&#x27;t a hot key combo for zooming on tracks with a Mac in 2023? Command + is the standard for a lot of media editors in Mac OS.
评论 #38157144 未加载
tohnjitorover 1 year ago
Audacity is a great suite of tools. Never thought to try to use it for arranging music but apparently now I can.
shmerlover 1 year ago
When is it switching to Qt? Their current interface is very clunky.