Docs.rs
math-dsp-0.5.13
math-dsp 0.5.13
Docs.rs crate page
GPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
pierreaubert
Dependencies
clap ^4.5
normal
hound ^3.5
normal
log ^0.4
normal
math-iir-fir ^0.5
normal
nalgebra ^0.33
normal
ndarray ^0.17
normal
num-complex ^0.4
normal
oxiblas-ndarray ^0.2.1
normal
rand ^0.9.2
normal
realfft ^3.5
normal
rustfft ^6.4
normal
serde ^1.0
normal
approx ^0.5
dev
serde_json ^1.0
dev
Versions
81.4%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module auto_makeup
math_
audio_
dsp
0.5.13
Module auto_
makeup
Module Items
Structs
In crate math_
audio_
dsp
math_audio_dsp
Module
auto_
makeup
Copy item path
Source
Structs
§
Measured
Makeup
Measured auto-makeup gain that tracks the actual average gain reduction and compensates for it, rather than using a fixed heuristic like
threshold × 0.5 × slope
.