maolan-engine 0.0.13

Audio engine for the Maolan DAW with audio/MIDI tracks, routing, export, and CLAP/VST3/LV2 hosting
Documentation
# maolan-engine

[![crates.io](https://img.shields.io/crates/v/maolan-engine.svg)](https://crates.io/crates/maolan-engine)

`maolan-engine` is the Rust audio engine that powers Maolan.

It provides:

- Audio and MIDI track processing
- Timeline-oriented recording and clip playback
- Track routing and plugin graph routing
- Offline bounce and export helpers
- Plugin hosting for CLAP and VST3, plus LV2 on Unix platforms
- Platform audio backends for Linux, macOS, and FreeBSD

This crate is under active development alongside the main Maolan application:

- Repository: <https://github.com/maolan/maolan>

Platform integrations depend on system libraries and host/plugin compatibility.