Frando / rust-faust

Easily use FAUST DSPs in Rust
Apache License 2.0
52 stars 11 forks source link

Add example for midi input (maybe output too?) #1

Open Jikstra opened 3 years ago

Jikstra commented 3 years ago

This adds an example for a stereo volume fader that can get controlled through a midi value (ignores status/note and always applies value byte).

sletz commented 3 years ago

I've read the detail of MIDI support, but in case it helps, some documentation here: