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

https://github.com/wmedrano/lilv-sys-rs

FFI for lilv, a C library to make the use of LV2 plugins simple
https://github.com/wmedrano/lilv-sys-rs

Last synced: 17 days ago
JSON representation

FFI for lilv, a C library to make the use of LV2 plugins simple

Awesome Lists containing this project

README

        

# lilv-sys

Low level bindings for lilv.

Lilv is "A C library to make the use of LV2 plugins as simple as possible for applications".

[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)
[![crates.io](https://img.shields.io/crates/v/lilv-sys.svg)](https://crates.io/crates/lilv-sys)
[![docs.rs](https://docs.rs/lilv-sys/badge.svg)](https://docs.rs/lilv-sys)