io.github.mlm_games.yadaw

Lightweight Mini-DAW for sound design and prototyping
 
  0
  no reviews




Yadaw is a small, fast, and
lightweight DAW built with Rust and egui. It mainly depends on external plugins,
and has no inbuilt plugins of its own to keep the base light.

Features:

  • LV2 and CLAP plugin hosting for effects and instruments
  • Multi-track audio recording and editing
  • MIDI input support with piano roll editor
  • Waveform visualization (simple) and audio import/export
  • Automation lanes for precise parameter control
  • Project management with save/load functionality
  • Low latency audio engine powered by cpal (no jack)
  • Cross-platform: Linux, Windows, macOS, and Android