zig-lv2
zig-lv2 copied to clipboard
Zig-intuitive bindings for LV2.
zig-lv2
A toolkit for LV2 plugin authors written in Zig.
WARNING: Here be dragons; tons of LV2 features aren't implemented and this isn't ready for production at all.
Installing
git clone --recurse-submodules https://github.com/ziglibs/zig-lv2
Getting Started
Check out the example in examples which contains both sample Zig code as well as its corresponding Turtle manifest.