timestretch 0.7.0

Pure Rust audio time stretching library optimized for EDM
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Baseline Reports

This directory stores archived JSON reports produced by:

```bash
./benchmarks/run_m0_baseline.sh
```

Files:

- `m0_baseline_latest.json`: most recent baseline snapshot.
- `m0_baseline_<UTC timestamp>.json`: immutable point-in-time archive.

These reports are metric-only (no audio payloads) and are used for milestone-to-baseline comparisons.