About this project
AudioGraph is an instrument/effect plugin that enables the integration and operation of VST3 and CLAP plugins through a node-based interface. It allows for the intuitive, visual construction of complex audio routing and effect configurations that are difficult to achieve with traditional track-based systems. Audio signals, parameters, and MIDI events can all be connected and edited via nodes, and LFOs or macro functions can be added externally. Multiple plugins can be combined to create large processing units.
Operating environments have been verified on Windows 11 (x86_64) and Ubuntu 24.04 (XWayland, x86_64). macOS and ARM versions are not supported. The UI is currently a provisional implementation, and there is no code signing. Native VST2 support is impossible due to licensing.
As a byproduct, a Rust-based plugin host library called "plugin-host" is provided, allowing VST3/CLAP plugins to be loaded and processed using the same API. However, it is currently intended for internal use, and stability is not guaranteed.
Development is AI-driven, while design and code auditing are performed manually. This is an alpha version, and breaking changes may occur.
Comments
0 Rating appears after 10 ratings
Sign in to join the discussion.