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
- Host: GitHub
- URL: https://github.com/wmedrano/lilv-sys-rs
- Owner: wmedrano
- Created: 2019-09-06T22:01:09.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-11-19T16:37:59.000Z (5 months ago)
- Last Synced: 2025-03-29T02:51:26.957Z (about 1 month ago)
- Language: Rust
- Size: 25.4 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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".
[](https://opensource.org/licenses/MIT)
[](https://crates.io/crates/lilv-sys)
[](https://docs.rs/lilv-sys)