#sample-rate #signal-processing #digital-signal-processing #dsp #bit-depth #pcm #rate

deprecated no-std sample

A crate providing the fundamentals for working with audio PCM DSP. NOTICE: This crate was renamed to dasp.

22 releases (11 breaking)

Uses old Rust 2015

0.11.0 May 29, 2020
0.10.0 Jun 10, 2018
0.9.1 Feb 17, 2018
0.9.0 Nov 27, 2017
0.1.0 Mar 7, 2015

#5 in #bit-depth

Download history 186/week @ 2023-12-14 171/week @ 2023-12-21 55/week @ 2023-12-28 128/week @ 2024-01-04 207/week @ 2024-01-11 157/week @ 2024-01-18 97/week @ 2024-01-25 65/week @ 2024-02-01 152/week @ 2024-02-08 221/week @ 2024-02-15 190/week @ 2024-02-22 234/week @ 2024-02-29 275/week @ 2024-03-07 206/week @ 2024-03-14 273/week @ 2024-03-21 352/week @ 2024-03-28

1,121 downloads per month
Used in 22 crates (15 directly)

MIT/Apache

1MB
5K SLoC

sample Build Status Crates.io Crates.io docs.rs

NOTICE: This crate was renamed to dasp.

See this PR for details.


lib.rs:

A crate of fundamentals for audio PCM DSP.

No runtime deps