#buffer #dsp

no-std audio-core

The core audio traits

2 releases

0.2.0 Dec 4, 2023
0.2.0-alpha.4 Dec 2, 2022
0.2.0-alpha.3 Apr 8, 2021

#910 in Audio

Download history 25/week @ 2023-12-18 8/week @ 2023-12-25 1/week @ 2024-01-01 6/week @ 2024-02-12 34/week @ 2024-02-19 20/week @ 2024-02-26 8/week @ 2024-03-04 32/week @ 2024-03-11 16/week @ 2024-03-18 24/week @ 2024-03-25 60/week @ 2024-04-01

134 downloads per month
Used in 6 crates (5 directly)

MIT/Apache

80KB
1K SLoC

audio-core

github crates.io docs.rs build status

The core audio traits.

If you want to build an audio component that is completely agnostic to the shape of any one given audio buffer you can add a dependency directly to these traits instead of depending on all of the audio crate.

No runtime deps