openDAW is a next-generation web-based Digital Audio Workstation (DAW) designed to democratize music production and to resurface the process of making music by making high-quality creation tools accessible to everyone, with a strong focus on education and data-privacy.
Subscribe to our Newsletter for regular updates.

We are committed to transparency and community-driven development.
The source code for openDAW is available under AGPL v3 (or later)
openDAW stands for radical simplicity and respect.
We welcome contributions that follow the existing style and conventions of the project. AI-assisted code is fine, but
every contributor must understand every line of code they submit. If you use AI tools, please document your process
in /plans. Keep pull requests small and focused. Large
PRs will not be reviewed. Split big contributions into smaller commits that add requirements gradually and maintain
operations of the app.
If you are interested in helping, here are areas where we need support:
We always appreciate help on open issues: https://github.com/andremichelle/openDAW/issues
To discuss contributions, book a call: https://calendly.com/andremichelle/opendaw-on-tour
To everyone who has contributed feedback, reported bugs, suggested improvements, or helped spread the word — thank you! Your support is shaping openDAW into something truly powerful!
Thank you @ccswdavidson, @Chaosmeister, @jeffreylouden, @solsos, @TheRealSyler, @Trinitou, and @xnstad for testing the repositories and identifying issues during the installation of openDAW!
Special shout-out to the biggest bug hunters: kanaris, @Chaosmeister and BeatMax Prediction. Your relentless attention to detail made a huge difference!
Huge thanks to our ambassadors, whose dedication and outreach amplify our mission!
Stephen Tai, Pathfinder, One Sound Every Day (santino), kanaris, Oli Larkin
Cal Lycus, Jetdarc, Truls Enstad, Polarity, Ynot Etluhcs, Mats Gisselson, Ola, SKYENCE, BeatMax_Prediction, Kim T, Nyenoidz, Steve Meiers, 4ohm, Yito, Shawn Lukas, Tommes, David Thompson, Harry Gillich, OxVolt, Wojciech Miłkowski, skyboundzoo, JHINZ, Mark Dammer, fork-kun, Martin Eigel
This roadmap represents an estimation of the upcoming development steps. Timelines and priorities may shift as openDAW evolves.
openDAW tries to avoid external libraries and frameworks. The following is a list of the external libraries we currently use in the web studio:
Before starting, ensure you have the following installed on your system:
git clone https://github.com/andremichelle/opendaw.git && cd opendaw
npm run cert (only for the very first time)npm run clean (to revert to clean slate, removes all node_modules and dist folders)npm install (for the first time and after npm run clean)npm run build (for the first time and after npm run clean)npm run dev:studio | npm run dev:headless (start dev server)Watch Polarity's Video "there's a new FREE DAW in town"
openDAW is available under two alternative license terms:
| Option | When to choose it | Obligations |
|---|---|---|
| A. AGPL v3 (or later) | You are happy for the entire work that includes openDAW to be released under AGPL-compatible open-source terms. | – Must distribute complete corresponding source code under AGPL. |
– Must keep copyright & licence notices.
– Applies both to distribution and to public use via network/SaaS (§13).
– May run openDAW privately in any software, open or closed (§0). | | B. Commercial Licence | You wish to incorporate openDAW into closed-source or otherwise licence-incompatible software or SaaS offerings. | – Pay the agreed fee.
– No copyleft requirement for your own source code.
– Other terms as per the signed agreement. |
How to obtain the Commercial License
andre.michelle@opendaw.orgwith your company name, product description, and expected distribution volume.
If you redistribute or run modified versions of openDAW for public use without a commercial license, the AGPL v3 terms apply automatically.
AGPL v3 (or later) © 2025 André Michelle
$ claude mcp add openDAW \
-- python -m otcore.mcp_server <graph>