rill-lofi 0.6.0-M2

Lo-fi audio emulation: 8-bit, 12-bit, NES, AY-3-8910, Akai S900
Documentation

rill-lofi

Lo-fi audio emulation — bitcrushing, downsampling, noise, wow & flutter.

Key components

  • LofiProcessor — configurable lo-fi processor
  • LofiConfig — bit depth, sample rate reduction, noise, distortion, wow & flutter, dc_offset (DC removal, e.g. 0.5 for AY-3-8910), output_ceiling (hard clamp ±value), output_gain (0.0–4.0)
  • ClassicSystem — presets for classic systems (NES, AY-3-8910, Akai S900, C64, etc.)
  • LofiInput — source node wrapping any IoBackend with lofi processing

Dependencies

  • rill-coreNode, Processor trait

Links