Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 419 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 419 Bytes

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.