Skip to content
This repository has been archived by the owner on Jul 12, 2019. It is now read-only.

Janonard/lv2rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lv2rs: Rust library prototype for the creation of LV2 plugins.

Build Status

This is a prototype of an idiomatic library empowering you to create LV2-compatible plugins for audio applications with ease.

What works, what doesn't?

Currently 4 out of 22 official and stable LV2 specifications are supported. These are:

  • Atom
  • LV2
  • MIDI
  • URID

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 and Rust, you should check out the book, hosted on GitHub

License

lv2rs is published under the ISC license, just like LV2 itself!

About

Prototype of an idiomatic Rust library to create LV2-compatible plugins.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages