Forgot your password?
typodupeerror
Music Open Source

Audacity 4 Rebuilds the Open Source Audio Editor But Leaves Some Features Behind (nerds.xyz) 18

BrianFagioli writes: Audacity 4.0 has been released with a rebuilt Qt interface, a new clip-editing model, customizable workspaces, native high-DPI rendering, and a new AUP4 project format. The open source audio editor also adds ASIO playback and recording support to official Windows builds, while bringing major changes to recording, playback, plugins, and project handling. The overhaul comes with some tradeoffs. Audacity 4.0 currently lacks several features found in Audacity 3, including Time Tracks, Note and MIDI tracks, Mixer, Macro Manager and scripting pipe, VAMP and LADSPA plugin hosting, and play-at-speed. The developers say they plan to bring the missing functionality back in future releases.

Audacity 4 Rebuilds the Open Source Audio Editor But Leaves Some Features Behind

Comments Filter:
  • by KILNA ( 536949 ) on Thursday September 03, 2026 @01:18PM (#66321460) Journal

    Whenever I see this sort of statement, it means it's gone. If they could readily do it in a non-janky way, they'd have done it before release; the re-architecture was too fundamental to accommodate it. Particularly on an open source project, where nobody is forcing them to release on a specific schedule.

    • I think this is generally true, but at the same time don't forget that OSS is built by highly motivated people.

      In other words, it doesn't matter if a thousand people all say "we want this" ... if no one is willing to implement it. But, if even one user cares enough about the feature to build a patch for it (that the maintainers will accept), virtually any lost feature could be recovered.

      • by KILNA ( 536949 ) on Thursday September 03, 2026 @01:53PM (#66321526) Journal

        Open source doesn't rely simply on users making code changes, it relies on a specific subset of users. Feature developers are users who are also coders and who are also able to get up to speed on the project and who are also skilled enough to implement it and are also able to navigate the politics of the project.

        If the feature didn't get implemented, that person for the original implementation has probably already left the project long ago. In many cases because they weren't a supporter of the re-architecture.

        It could be because a given feature-developer wanted the production release before they wanted that feature, which would sound plausible if it were one or two significant features left behind. But once you have to start counting the missing major functionality on more than one hand, that points more at the fundamentals of the re-architecture than personal feature-developer priorities.

    • I have vague memories of an audacity interview years ago where the dev mentioned they had tight coupling between the UI and features at the time. It might simply be they wanted to get it in people's hands because new features were tied to the new UI.
    • by slaker ( 53818 ) on Thursday September 03, 2026 @03:00PM (#66321656)

      Audacity has been on a very long journey to modernize itself. It wouldn't shock me to learn that they shipped it with functions that are being most widely used or easiest to carry over just to get over the hurdle of getting a major release out the door. It's a beloved tool; I know a bunch of people for whom it's a production linchpin, and I think the developers working on are aware of the number of edge cases where only some tiny fraction of their users make use of a feature. Those people can stay on version 3 for now.

      IIRC, a lot of what needed to happen with Audacity was an overall change in user interfaces, which required a lot of deep thought about how people interact with the application. It may be that some of the unhandled features just don't align with the current user experience.

  • by ch-chuck ( 9622 )

    Purely coincidentally asked Omarchy to clone and build the same just a minute ago - able to record background office noise and play it back ðY

  • by frenchgates ( 531731 ) on Thursday September 03, 2026 @02:04PM (#66321538)
    They encourage you to download the "installer," which involves a lengthy come-on from Muse, the company that is maybe funding the rewrite?
    • I mean from the Audacity site, not downloading the builds from Github.
    • I have seen that happen on some sites. There's a re-direction to download something that is not connected with the thing you're after. You can usually get around it, but watch out for it.

  • by LainTouko ( 926420 ) on Thursday September 03, 2026 @02:48PM (#66321632)
    Why should people who use those features get screwed just by upgrading to the latest version? The great disease in software of the past 15 years or so has been taking things which work and are finished, and continuing to change them until they no longer work. Sounds like another instance of that.
    • How has anyone here been screwed? It's audacity, not windows 11. Precisely zero people are forced to upgrade and the software still works the way it always does.

  • Tenacity Fork (Score:5, Informative)

    by Grady Martin ( 4197307 ) on Thursday September 03, 2026 @03:01PM (#66321660)
    For anyone just tuning in, MuseCY Holdings Ltd. (a.k.a. Muse Group) bought out Audacity in 2021. [tenacityaudio.org] Development direction has been iffy ever since; see the aforelinked history page for details. The fork, Tenacity, looks good but isn't available in many distros' official repos—likely because dust took so long to settle when Muse Group set off an explosion of forks by injecting Audacity with spyware (since reverted).
  • It sucks that they haven't fully reimplemented some features BUT one thing I was going to say was "unless they rewrote it in C++ using Qt then they shouldn't have bothered" and I was aghast to learn that is exactly what they did!

    Considering the new possibilities opened by changing to Qt (people really underestimate it's power), I look forward to seeing what they do next.

  • And never put it back. It's unconscionable. These features will not be back. I'm sticking with Musescore 3.

That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven and Jerry Pournelle in "Oath of Fealty"

Working...