audio-engine-core 0.1.0

Reusable decoder, DSP, loudness, resampling, and streaming pipeline primitives
Documentation
1
2
3
4
5
6
7
8
9
10
# Build artifacts
/target/

# This crate is published from a workspace; the lockfile is tracked at the
# workspace root, not here.
Cargo.lock

# Editor / OS noise
*.swp
.DS_Store