dagc ==== [![dagc](https://img.shields.io/crates/v/dagc.svg)](https://crates.io/crates/dagc) [![Documentation](https://docs.rs/dagc/badge.svg)](https://docs.rs/dagc) [![Actions Status](https://github.com/sile/dagc/workflows/CI/badge.svg)](https://github.com/sile/dagc/actions) [![Coverage Status](https://coveralls.io/repos/github/sile/dagc/badge.svg?branch=main)](https://coveralls.io/github/sile/dagc?branch=main) ![License](https://img.shields.io/crates/l/dagc) A Rust implementation of digital AGC based on the following paper: - [Design and implementation of a new digital automatic gain control](https://hal.univ-lorraine.fr/hal-01397371/document) Demo ---- https://sile.github.io/dagc/examples/agc.html