audiality2 icon indicating copy to clipboard operation
audiality2 copied to clipboard

Envelope detector

Open olofson opened this issue 8 years ago • 0 comments

Envelope detector unit. The most basic implementation would track the peak level of one or more audio inputs, and present that as a readable register.

A more useful implementation would probably implement configurable filtering, and an optional ramped control output.

Technically, this unit should not have audio outputs, though it may be handy to have optional ones (requiring that they match the number of inputs, if used), especially until explicit wiring support is implemented.

olofson avatar Jan 11 '17 10:01 olofson