Open Source
GitHub Organization
Maolan Repositories
All projects and repositories that make up the Maolan ecosystem. Each repository handles a specific layer of the stack.
8
Public repositories
Rust
Primary language
BSD-2
License
CLAP
+ VST3 + LV2
Core
The foundation of the Maolan DAW.
maolan
The main DAW application. Contains the desktop GUI, session management, and the overall application logic that ties together the engine, widgets, and plugins.
engine
The audio engine. Handles audio and MIDI tracks, routing, mixing, plugin hosting (CLAP, VST3, LV2), export, and rendering. Built with Rust and Tokio.
widgets
Shared UI widgets used across Maolan applications. Custom Iced components for meters, faders, piano rolls, and other audio-specific interface elements.
Plugins
Plugin development and windowing infrastructure.
Site
maolan.github.io — The source for this website. Hugo-based documentation and landing pages.