Thanks to visit codestin.com
Credit goes to github.com

Skip to content

generic-daw/generic-daw

Repository files navigation

Generic DAW

Iced GPLv3 CI Deps

An early-in-development, open source, cross-platform digital audio workstation (DAW) built in Rust.

screenshot

Installation & Getting Started

Requirements

  • Rust & Cargo: this project is developed using the latest stable Rust toolchain
  • on Linux you'll also need to install the alsa development headers:
    • Debian: sudo apt install libasound2-dev
    • Fedora: sudo dnf install alsa-lib-devel
    • Arch: sudo pacman -S alsa-lib

Build from Source

git clone https://github.com/generic-daw/generic-daw.git
cd generic-daw
curl https://unpkg.com/lucide-static@latest/font/Lucide.ttf -Lo Lucide.ttf
cargo build --release

Roadmap

See the current development status and future plans in the dedicated GitHub project.

License

Generic DAW is licensed under the GPLv3 License. By contributing to Generic DAW, you agree that your contributions will be licensed under the GPLv3 as well.

About

An early-in-development, open source, cross-platform digital audio workstation (DAW) built in Rust.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages