rill-router 0.5.0-beta.4

Audio routing, mixing, and equalization for Rill
Documentation

rill-router

Audio routing, mixing, and equalization — unified EQ + mixer crate.

Key components

  • GraphicEq — graphic equalizer with configurable band count and frequencies
  • ParametricEq — parametric equalizer with frequency, Q, and gain per band
  • MixerNode — multi-channel mixer with per-channel volume, pan, mute, and sends
  • Sends — pre/post-fader send buses
  • BiquadFactory — filter factory for custom filter types

Dependencies

  • rill-coreNode, Processor trait, port/parameter types
  • rill-core-dsp — Biquad and other filter algorithms

Links