No description
- Rust 96.8%
- CSS 3.2%
| .cargo | ||
| .github/workflows | ||
| examples/gain_gui | ||
| src | ||
| xtask | ||
| .gitignore | ||
| bundler.toml | ||
| Cargo.toml | ||
| LICENSE | ||
| README.md | ||
Vizia Plug
A replacement for the old nih-plug-vizia which updates it to the latest version of vizia.
This crate allows for the use of the Vizia GUI library to be used with the nice-plug (formerly NIH-plug) plugin framework.
Building Examples
cargo +nightly xtask bundle gain_gui --release
The outputs will be placed in the target\bundled directory.