14 releases (6 stable)
2.5.0 | May 22, 2023 |
---|---|
2.3.0 | Mar 22, 2023 |
1.3.0 | Oct 22, 2022 |
1.0.0-alpha.7 | May 25, 2022 |
1.0.0-alpha.4 | Mar 25, 2022 |
#865 in Audio
178 downloads per month
Used in 12 crates
110KB
1.5K
SLoC
audio-processor-testing-helpers
Provides helpers for testing audio processors.
- Drawing charts from a vector with
plotters
-charts
- Getting asset paths relative to the crate being tested -
relative_path!
- Comparing floats -
assert_f_eq
- Calculating RMS -
rms_level
- Generating sine buffers -
sine_buffer
- Generating frequency response charts -
charts
License: MIT
lib.rs
:
Provides helpers for testing audio processors.
- Drawing charts from a vector with
plotters
-charts
- Getting asset paths relative to the crate being tested -
relative_path!
- Comparing floats -
assert_f_eq
- Calculating RMS -
rms_level
- Generating sine buffers -
sine_buffer
- Generating frequency response charts -
charts
Dependencies
~1–4MB
~76K SLoC