sonora-common-audio 0.1.0

DSP primitives for WebRTC Audio Processing (resamplers, filters, channel buffers)
Documentation
  • Coverage
  • 100%
    79 out of 79 items documented2 out of 66 items with examples
  • Size
  • Source code size: 80.98 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 4.83 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 18s Average build duration of successful builds.
  • all releases: 18s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • dignifiedquire/sonora
    23 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • dignifiedquire

sonora-common-audio

crate docs BSD-3-Clause licensed Rust Version

Audio DSP primitives for the Sonora audio processing library.

Includes sinc resampler, push resampler, channel buffer, biquad filter, and audio format conversion utilities. These building blocks are shared across the echo canceller, noise suppressor, and gain controller.

Part of the Sonora audio processing library.

License

BSD-3-Clause. See LICENSE for details.