Skip to main content

Module algorithm

Module algorithm 

Source
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ยง

ParameterizedAlgorithm
An Algorithm with typed, settable parameters.