Skip to content

ziglibs/zig-lv2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.