lv2rs-core

Crates.iolv2rs-core
lib.rslv2rs-core
version0.3.3
sourcesrc
created_at2019-02-19 18:26:02.247317
updated_at2019-07-12 07:18:24.737445
descriptionRust adaptation prototype of the LV2 core library
homepage
repositoryhttps://github.com/Janonard/lv2rs
max_upload_size
id115800
size42,607
Jan-Oliver "Janonard" Opdenhövel (Janonard)

documentation

README

lv2rs-core: Rust adaptation prototype of the LV2 core library.

This is a safe and idiomatic to make use of the LV2 core library. It goals are to provide an interface that is compatible with hosts written in C and uses an idiomatic API for plugin implementors.

This is a frozen prototype and therefore, development of this crate will not continue here. Further development continues as rust-lv2.

Getting started

If you want to get started with LV2, you should start with the root crate and check out the book.

Commit count: 181

cargo fmt