Download / Linux

Download ForgeDAW

ForgeDAW runs on modern Linux distributions with PipeWire. Pick the install method that fits your setup.

.deb packageamd64

Debian package

Recommended for Ubuntu & Debian. Install with a single command — includes the ForgeDAW application and desktop launcher.

Download latest release

sourceC++23 / CMake

Build from source

For developers and the bleeding edge. Clone the repository, install dependencies, and compile with full control over build options.

View on GitHub
install — bash
$ sudo dpkg -i forgedaw_*.deb
$ forgedaw
ForgeDAW 0.9.31 — engine ready (PipeWire, 48000 Hz)

System requirements

OS Linux with PipeWire (Ubuntu 22.04+, Debian 12+, Fedora 38+, or equivalent)
CPU 64-bit x86_64 or ARM64
Memory 4 GB RAM minimum, 8 GB recommended for larger sessions
Storage 200 MB for the application; additional space for project audio
Audio PipeWire with a compatible audio interface or built-in sound device
Display 1280×800 minimum resolution

01 / Install

Installation guide

Get up and running in a few steps.

STEP 01

Download the package

Grab the latest .deb file from the GitHub Releases page for your architecture (amd64).

STEP 02

Install

Open the file with your package manager, or run sudo dpkg -i forgedaw_*.deb in a terminal.

STEP 03

Launch

Find ForgeDAW in your application menu or run forgedaw from the terminal.

STEP 04

Connect audio

Make sure PipeWire is running and your interface is selected in system sound settings before recording.

02 / FAQ

Frequently asked questions

Is ForgeDAW free?

Yes. ForgeDAW is open source and free to download, use, and modify under its license.

Does it work on Windows or macOS?

Not at this time. ForgeDAW is built specifically for Linux with native PipeWire integration.

Can I export MP3?

Yes. Choose MP3 (320 kbps via LAME) or WAV in the export dialog. Install lame on your system if MP3 export is unavailable.

Plugin hosting (LV2, CLAP, VST3) is on the roadmap. The current release includes a full set of built-in effects.

How do I report a bug?

Open an issue on GitHub Issues with your Linux distribution, ForgeDAW version, and steps to reproduce.

Will my projects be compatible with other DAWs?

ForgeDAW projects are self-contained folders. Audio files are standard WAV — you can always export stems or the full mix for use elsewhere.