Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ziglibs/zig-lv2

Zig-intuitive bindings for LV2.
https://github.com/ziglibs/zig-lv2

lv2 zig zig-lv2 zig-package ziglang

Last synced: 3 months ago
JSON representation

Zig-intuitive bindings for LV2.

Awesome Lists containing this project

README

        

# 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
```bash
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.