# aura-params
Parameter system for [AURA](https://github.com/LX-Audiolabs/aura):
`FloatParam` / `IntParam` / `BoolParam` / `EnumParam`, smoothers, `AudioTap`,
`ParamInfo`.
Use with `aura-derive` via the **`aura`** umbrella (`#[derive(Params)]`).
License: GPL-3.0-or-later.