Expand description
DSP-specific parameter types and re-exports.
The ParameterizedAlgorithm trait lives in rill-core alongside
rill_core::traits::algorithm::Algorithm. This module re-exports it
together with DSP filter parameter types.
Traitsยง
- Parameterized
Algorithm - An
Algorithmwith typed, settable parameters.