Live data from Hacker News

Audacity 3.4

audacityteam.org

1–10 of 122 posts

Re: Audacity 3.4

#4
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.

Re: Audacity 3.4

#6

These are some really nice quality of life updates. I've never used time stretching, but combined with the beats and measure markers, it could be really nice.

Yeah I don’t use this application much but I have occasionally created edits, condensed a song by shortening the intro or dropping a verse, and having beat alignment would be convenient

Re: Audacity 3.4

#7

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.

Re: Audacity 3.4

#8

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.

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.

Re: Audacity 3.4

#9

Speaking 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

seems like its because they tried to add basic telemetry?
Post reply on HN