mkapk-res 0.1.1

Cross-platform audio plugin build and packaging system (Standalone/VST3/AU/AAX) with a shared retained-mode GUI framework
1
2
3
4
5
6
7
# mkapk-res

Resource system for [mkapk](https://github.com/mkaudio-company/mkapk): typed resource IDs, static embedding, a typed registry, and SVG (via `resvg`/`usvg`/`tiny-skia`) and PNG (via `image`) decoders for plugin UI assets.

`#![deny(unsafe_code)]`.

See the [workspace README](https://github.com/mkaudio-company/mkapk#readme) for the full picture of how this fits into building VST3/AU/AAX/Standalone plugins.