Open Source Audio Editor
Audio work is destructive by nature - every edit, effect, and bounce can quietly degrade the take you can never re-record, so the format your project lives in matters as much as the tools that shape it. The open source editors and DAWs here keep your recordings, edits, and full session in formats you can open years later on hardware you own, so the master and every layer beneath it never depend on a license still being paid.

LosslessCut
Cross-platform FFmpeg GUI for fast, lossless cutting, trimming, and remixing of video and audio files

Audacity
Easy-to-use multi-track audio editor and recorder for Windows, macOS, and Linux

LMMS
Cross-platform digital audio workstation for composing, arranging, and mixing music

OpenShot Video Editor
Free and open-source video editor for Linux, Mac, and Windows with FFmpeg formats and timeline editing

Ardour
Digital audio workstation for recording, editing, and mixing multitrack audio

Bespoke Synth
Live-patchable software modular synth with VST/VST3/LV2 hosting and Python livecoding

Quod Libet
Cross-platform music library manager and player with flexible metadata editing and searching

Tenacity
Privacy-focused multi-track audio editor and recorder, built from Audacity
How to choose an open source audio editor
Start with the editing model: destructive waveform editing, non-destructive multitrack sessions, or a hybrid. If you mostly trim interviews, normalize levels, remove clicks, and export a final WAV or MP3, a fast single-file editor may be the right fit. If you build podcasts, sound design layers, or music edits with many clips, look for non-destructive regions, clip gain, envelopes, track grouping, and reliable session recovery. The difference matters because it controls how easy it is to revise work after the first export.
Check the format and plugin path before you commit. Audio work often depends on boring compatibility: WAV, AIFF, FLAC, MP3, AAC, sample rate conversion, metadata handling, and whether the editor preserves markers and cue points. If your workflow uses effects, confirm the plugin standards you need, such as VST or LV2, and test a few real plugins rather than trusting a compatibility checkbox. Plugin scanning, sandboxing, latency compensation, and preset recall are where audio editors often feel polished or fragile.
Match the editor to your recording and restoration workload. Live recording needs stable device selection, low-latency monitoring, clear input meters, and recovery after an interrupted take. Restoration work needs spectral views, precise selection tools, noise profiles, click repair, and enough zoom control to fix problems without damaging surrounding audio. For long recordings, test scrubbing, waveform redraw speed, memory use, and export time. A tool that feels fine on a three-minute clip can become painful on a two-hour interview or a 96 kHz multitrack session.
Related categories
Frequently asked questions
What is the difference between an audio editor and a DAW?+
An audio editor focuses on manipulating recorded sound: trimming, repairing, normalizing, converting, and exporting audio files. A DAW is built around music production, MIDI, virtual instruments, arrangement, automation, and mixing. Some tools overlap, but the center of gravity is different. If your work starts with recorded speech or existing audio, choose an editor first. If you are composing with instruments and tempo grids, a DAW may fit better.
Are open source audio editors actually free to use commercially?+
Usually yes, but the license still matters. The editor license may allow commercial use, while bundled codecs, plugins, sample content, or export libraries may have separate terms. If you are producing paid client work, podcasts with sponsors, or broadcast material, check the license for the application and any add-ons you install. Also confirm whether patent-encumbered codecs are included, optional, or supplied by your operating system.
Which file formats should an audio editor handle well?+
At minimum, expect clean handling of WAV and AIFF for production masters, FLAC for lossless storage, and MP3 or AAC for delivery. Good editors also preserve sample rate, bit depth, channel layout, markers, and basic metadata without surprises. Format support is not just about opening a file. Test round-tripping a real project, exporting, reopening, and checking whether timing, tags, and levels survived.
How hard is it to import projects from a proprietary audio editor?+
Single audio files usually import cleanly. Full project sessions are harder because timelines, clip gain, fades, automation, plugin chains, markers, and effect settings are often stored in proprietary formats. The practical migration path is to export stems, consolidated WAV files, or broadcast WAV with timestamps where possible. Expect to rebuild plugin processing and some edits manually, especially if the old project used proprietary noise reduction or mastering effects.
Do open source audio editors support VST plugins?+
Some do, but support varies by operating system, plugin format, and plugin copy protection. VST scanning can fail because of missing dependencies, incompatible CPU architecture, or plugins that expect a specific host behavior. Test the exact effects you rely on before moving a real workflow. Also check whether the editor recalls presets correctly, compensates for latency, and handles crashes without corrupting the session.
What should podcasters look for in an audio editor?+
Podcast editing benefits from fast navigation, ripple editing, clip gain, track-level effects, loudness normalization, silence trimming, and marker support. Multitrack handling matters if you record separate speakers, music beds, ads, and remote guest audio. Also test how quickly the editor exports long episodes and whether it can recover after a crash. A podcast workflow is repetitive, so small friction in cuts and fades adds up quickly.
Is noise reduction good enough in open source audio editors?+
It can be good for steady background noise, hum, clicks, and light cleanup, but expectations need to be realistic. Heavy noise reduction often creates artifacts, especially on speech recorded in bad rooms. Look for spectral selection, noise profile capture, preview controls, and the ability to process only a selected region. The best results usually come from conservative repair plus better recording technique, not one aggressive cleanup pass.
Can I record directly into an open source audio editor?+
Yes, many audio editors can record from microphones, interfaces, and system audio depending on the operating system. The important tests are device stability, input channel selection, monitoring latency, level meters, and what happens when a recording is interrupted. For interviews or live sessions, do a long test recording before trusting it. Also verify where temporary files are stored and whether there is automatic recovery.
How much performance do long recordings or high sample rates require?+
Long files stress disk speed, waveform caching, memory, and export paths more than short clips do. A stereo 48 kHz interview is usually manageable, while multitrack 96 kHz sessions can expose slow redraws and high RAM use. Test with files similar to your real work, not demo clips. Pay attention to zooming, scrubbing, undo history, plugin processing, and whether exports run faster than real time.
Are mobile open source audio editors a realistic replacement for desktop tools?+
Mobile editors are useful for quick trims, field notes, and simple cleanup, but they usually fall short for detailed restoration, multitrack editing, plugin workflows, and large file management. Touch interfaces also make sample-accurate selections slower. If you record on a phone, consider mobile editing as capture and rough-cut work, then finish on desktop. Check whether projects transfer cleanly or only exported audio moves across devices.
What security issues matter for an audio editor?+
Audio files are data, but parsers for formats and metadata can still have vulnerabilities. Plugins are a bigger risk because they execute code inside the editor process. Use plugins from trusted sources, keep system audio libraries updated, and be careful with project files from unknown senders. For shared workstations, prefer editors that separate user settings, do not require broad filesystem access, and recover safely from malformed files.
How do teams collaborate on audio projects without cloud features?+
Most audio editors are file-based, so collaboration usually means shared storage, clear folder structure, exported stems, and naming discipline. Project files may not merge like text, and two people editing the same session can overwrite each other. For teams, define who owns the edit at each stage, keep raw recordings immutable, and exchange consolidated audio plus notes. Versioned backups are more reliable than hoping session files can be merged later.
What backup strategy works best for audio editing projects?+
Keep the raw recordings unchanged, store the editor project separately, and export periodic consolidated versions as WAV stems. That gives you a way back if the project file breaks or the editor changes behavior later. Audio projects can include hidden temporary files or linked media, so do not back up only the visible session file. Test restoring a project on another machine before deleting original recording folders.
What happens if the audio editor project stops being developed?+
Your risk depends on the project format. If your work is saved as ordinary audio files with clear exports, you can move on with limited pain. If the editor stores edits, effects, and automation in a private session format, future access is less certain. Reduce that risk by archiving final masters, raw recordings, stems, and notes about plugin settings. Do not treat a session file as the only copy of finished work.