An open-source desktop digital audio workstation with a node graph system for building synthesizers and effects chains.
Chipbox is an open-source desktop digital audio workstation (DAW) built in Rust, designed to provide a flexible and configurable environment for music production and audio processing. It combines a Rust backend with a SolidJS frontend to deliver a modern, extensible audio editing experience, featuring a visual node graph system for building synthesizers and effects chains.
Music producers, sound designers, and audio developers seeking a customizable, cross-platform DAW with support for scripting and modular audio processing.
Developers choose Chipbox for its high configurability, planned support for multiple plugin formats (VST, CLAP, SF2, SFZ) and audio backends (ASIO, WASAPI, JACK, ALSA), and extensibility through WebAssembly, Lua, and JavaScript scripting.
Open-source DAW with a node graph system.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Built with Rust, offering high-performance audio processing and memory safety, which is ideal for low-latency applications.
Plans to include a visual node graph system for creating modular synthesizers and effects chains, enabling flexible audio design.
Aims to support ASIO, WASAPI, JACK, and ALSA backends, targeting broad compatibility across Windows, Linux, and macOS.
Designed for extensibility via WebAssembly, Lua, and JavaScript scripting, allowing users to tailor the editor to their workflows.
Many key features like plugin support and audio backends are only planned, making it unsuitable for production use and lacking reliable functionality.
Uses a non-standard DSL based on DOM with Vello rendering, which adds a steep learning curve and has minimal documentation beyond the author's setup notes.
The README states the project is set up for the author's convenience, indicating incomplete guides and scarce community resources for troubleshooting.