Third-Party Analyses, Reviewed
Technical reviews of third-party audio-forensic analyses, tools, and the claims built on them. Each entry lays out the method, where it breaks down, and what the evidence actually supports.
COMMON METHODOLOGY ERRORS
- ✗ Confusing echoes/reflections with separate gunshots
- ✗ Treating visual waveform features as evidence of editing
- ✗ Ignoring codec compression artifacts in spectral analysis
- ✗ Applying indoor acoustic models to outdoor environments
- ✗ Cherry-picking frequency bands to support a narrative
- ✗ Misidentifying AGC behavior as volume manipulation
- ✗ Using frame-based video sync for TDOA multilateration
- ✗ Hardcoding conclusions before running the analysis
"calcrack" — A Fit-Checker Presented as a Solver
Jordan Henshaw's calcrack (@jordanhenshawhq) is a Blender add-on that scores how well a user-supplied shooting geometry fits observed crack-thump delays. The physics it implements is correctly derived — but by its own README it "does not itself solve for a solution." The user positions the rifle and target; the tool only evaluates the fit.
Crack-to-Bang: Ranging, Not Localization
Crack-to-bang (crack-thump) is a real forensic technique — but it measures a distance, not a location. A single crack-to-bang gap draws a circle around the microphone: it gives range, not direction. Worked through the publicly released Maher/Kester correspondence on the Kirk shooting, plus what holds up under Daubert/Frye.
Bray's "Acoustic Fingerprint" TDOA Analysis
Claims to locate a shooter via 5-signature TDOA multilateration across 6 cameras. Cross-correlation reveals 125–321ms sync errors (43–110m spatial error) — 4–5x the camera baseline. Shooter position hardcoded before analysis runs.
The "Epicenter Theory" — Shaped Charge, Decoy Shooter, Ballistic Gel
Claims a micro shaped charge in a microphone battery killed the victim, not a rifle. Fatal internal contradiction: "radial expansion" evidence is incompatible with directional shaped charge jets — the author himself acknowledges this. Flawed optical flow code, circular Strouhal calculation, synthetic "replication" scripts.
Synthetic Signals and Hardcoded Conclusions
Jon Bray's acoustic analysis scripts (followtheepicenter.com) are presented as forensic audio analysis but contain fundamental architectural issues that disconnect the outputs from the evidence recordings.
When the conclusion is in the code before the data is processed, it's not analysis — it's illustration.