rust-lv2 icon indicating copy to clipboard operation
rust-lv2 copied to clipboard

Update the `amp` example to use in place processing.

Open aloiscochard opened this issue 2 years ago • 0 comments
trafficstars

A first step towards solving https://github.com/RustAudio/rust-lv2/issues/96

aloiscochard avatar Jul 05 '23 13:07 aloiscochard

I get the following error:

input: InputPort<InPlaceAudio>,
   |                    ^^^^^^^^^^^^ not found in this scope

How can I import InPlaceAudio and InPlacePort?

davemollen avatar May 19 '24 15:05 davemollen