this is made in wxWidgets by the way, a cross platform c++ GUI framework like Qt but 100% free on the other hand inkscape is made with gtkmm(gtk), which also runs cross platform.
How does wxw and gtk roughly compare? I have liked the UI of Audacity moderately more than Inkscape, but I don't know where framework versus implementation is at play.
Audacity 3.4
21–30 of 122 posts
Re: Audacity 3.4
#22Earlier quoted context omitted.
seems like its because they tried to add basic telemetry?
Yes, they updated their privacy and data collection policy. That’s kinda the blessing and the curse of FOSS. You absolutely can fork the repo, remove the telemetry, and republish it as a new app. But fragmentation is confusing, requires a lot of maintenance, and really I’m not sure it was worth it. Those who are particularly conscious about the telemetry can block it with a single line in /etc/hosts.
i write this as someone who's been involved in one too many debates about the perils of introducing telemetry to a commercial open source thing because "HN would tear us apart"
Re: Audacity 3.4
#23Earlier quoted context omitted.
How does wxw and gtk roughly compare? I have liked the UI of Audacity moderately more than Inkscape, but I don't know where framework versus implementation is at play.
I was with wxwidgets now switching to gtk, as the latter is way more widely used, wxwidgets is native looking for each OS, gtk has its own appearance, both shall do fine.
Re: Audacity 3.4
#24> 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. Way to bury the lede! What's this magic algorithm being spoken of, how does it work so well? > A more detailed overview of these changes can be found in our changelog . The cha…
I wonder how it compares to Ableton Live, warping was always a big part of Abelton.
Re: Audacity 3.4
#25> 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. Way to bury the lede! What's this magic algorithm being spoken of, how does it work so well? > A more detailed overview of these changes can be found in our changelog . The cha…
Re: Audacity 3.4
#26Earlier quoted context omitted.
Yes, they updated their privacy and data collection policy. That’s kinda the blessing and the curse of FOSS. You absolutely can fork the repo, remove the telemetry, and republish it as a new app. But fragmentation is confusing, requires a lot of maintenance, and really I’m not sure it was worth it. Those who are particularly conscious about the telemetry can block it with a single line in /etc/hosts.
seriously, people who get outraged over telemetry should temper their anger. most of the time the telemetry isn't used to sell your data or something nefarious (its quite useless if you dont even have a login, like audacity does), its just being used to try to improve the product for you. i write this as someone who's been involved in one too many debates about the perils of introducing telemetry to a commercial open…
Re: Audacity 3.4
#27> 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. Way to bury the lede! What's this magic algorithm being spoken of, how does it work so well? > A more detailed overview of these changes can be found in our changelog . The cha…
Time stretching 2 of 6 make audio track stretching effective
Re: Audacity 3.4
#28Earlier quoted context omitted.
For some values of "works". Inkscape is close to unusable on MacOS because it goes through the X server and every interaction is really slow.
why is that, never used it on Macos myself, but gtk/gtkmm does claim to have Macos support and I would not expect some X server got involved.
Re: Audacity 3.4
#29Speaking of which, how did that "audacity isn't FOSS" fuss end up? A quick search shows tenacity is still active ( https://codeberg.org/tenacityteam/tenacity ) but I have no idea how much the projects kept interacting after the initial debate
Eventually, I held my nose and ran Audacity in a VM, and not a single crash.
Re: Audacity 3.4
#30That's what'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.
Or is there a common plugin people use with it that I've never known about?