Audacity 4.0 Shifts to Clip-Based Editing and Qt Interface
The open-source audio editor adopts a professional DAW workflow with a UI rebuild and native ASIO support for Windows.
Audacity has released version 4.0, marking a fundamental architectural shift in how the open-source audio editor handles its user interface and project data. The update replaces legacy interface elements with a modernized framework to bring the software closer to professional production standards.
The application interface has been completely rebuilt using Qt, which enables native high-DPI rendering for sharper visuals on modern monitors and introduces customizable, dockable toolbars and panels. Alongside the visual refresh, Audacity has implemented a new clip-editing model. This allows users to select clips directly, group them, and move them freely between mono and stereo tracks, moving away from older tool-based modes in favor of a context-sensitive workflow.
A Shift in Infrastructure
This release introduces a new project file format, .aup4. To ensure backward compatibility, the software automatically converts existing .aup3 projects to the new .aup4 format upon opening. For Windows users, the update addresses a long-standing technical hurdle by including native ASIO playback and recording support in official builds. This integration is designed to reduce latency, a critical requirement for musicians and engineers recording live instruments or MIDI controllers.
Industry Implications
By adopting a clip-based editing model and improving driver support, Audacity is narrowing the gap between its free, open-source offering and commercial Digital Audio Workstations (DAWs). The move to Qt not only modernizes the aesthetic but provides the structural flexibility needed for a more professional layout. The addition of ASIO support specifically removes a significant barrier for power users who previously relied on third-party workarounds to achieve low-latency performance on Windows.
Remaining Gaps
Despite the architectural gains, the transition to version 4.0 has resulted in the temporary loss of several legacy tools. Documentation confirms that Time Tracks, Note/MIDI tracks, the Mixer, and the Macro Manager are currently unavailable. Users relying on these specific features will need to wait for future updates as the development team integrates these tools into the new Qt-based framework. This trade-off highlights the scale of the rebuild, as the team prioritizes the core infrastructure and interface stability over the immediate restoration of every legacy utility.