An open-source digital audio workstation built in Rust.
🌐 Website · 📦 Main Repository · 📖 Documentation
Maolan is a free, open-source DAW built in Rust, focused on recording, editing, routing, automation, export, and plugin hosting. It prioritizes transparency, performance, and community-driven development.
- Multi-track audio & MIDI — Record and arrange with precise timing and flexible mixing.
- Piano roll editing — Compose and refine MIDI performances with an intuitive editor.
- Plugin hosting — Load CLAP, VST3, and LV2 plugins with complex routing chains, sidechains, and MIDI paths.
- Automation & envelopes — Automate volume, pan, sends, and plugin parameters across the timeline.
- Export — Render to WAV, MP3, OGG, and FLAC with normalization and master-limiter options.
| Repository | Description |
|---|---|
maolan |
The main DAW application |
engine |
Audio engine powering Maolan |
plugins |
Audio plugins for the Maolan ecosystem |
widgets |
Reusable UI widgets |
baseview |
Fork of baseview with FreeBSD support |
generate |
Code generation utilities |
mixosc |
OSC mixing utilities |
site |
Project website and documentation |
git clone https://github.com/maolan/maolan
cd maolan
cargo run --release- Linux
- FreeBSD
- Windows
- ⭐ Star the project on GitHub
- 🐛 Report bugs and request features
- 🔧 Submit pull requests
- 💬 Share feedback and ideas
Licensed under the BSD-2-Clause license.