lv2rs-midi

Crates.iolv2rs-midi
lib.rslv2rs-midi
version0.1.2
sourcesrc
created_at2019-02-21 08:44:10.477084
updated_at2019-05-03 17:51:43.459328
descriptionMIDI message integration for `lv2rs-atom`
homepage
repositoryhttps://github.com/Janonard/lv2rs
max_upload_size
id116166
size25,878
Jan-Oliver "Janonard" Opdenhövel (Janonard)

documentation

README

lv2rs-atom: MIDI message integration for lv2rs-atom.

This crate introduces new atom types for the use with lv2rs-atom which add support for the MIDI communication protocol. MIDI is a protocol originally intended to be used synthesizers with different keyboard, but due to use simplicity, it is used now for almost anything that is music-related.

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