ShitboxInfinity/tools
m3ultra 589e99c727 Procedural sound kit: the whole game has audio, no recordings
Every WAV is synthesized from maths by tools/gen_sounds.py (run through Blender
for its bundled numpy) -- sines, noise and envelopes, seeded and reproducible,
licence-free by construction. Loops (engine, skid, boost, siren) are built from
integer-Hz components over exactly 1 s so the seam is mathematically silent;
noise beds get a crossfaded seam. Seam continuity is verified numerically.

Wiring: pitch-tracked engine loop on every car (idle burble to top-end scream,
bump while boosting), skid loop off slip, player boost whoosh, small/big crash
by jolt with glass on wrecks, two-tone siren on pursuit cops (derby brawlers
stay silent), Crashbreaker boom, gearbox clunk/bog, win/lose stings on
takedowns, outruns, escapes, busts and derby eliminations.

Loop flags live in code (sfx.gd), not per-file .import settings, so a
regenerated wav never silently loses its loop.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-07-29 13:05:48 +10:00
..
build_all_junctions.sh Pursuit, drag and derby modes; crash-damage paint; junction fixes 2026-07-28 23:07:41 +10:00
build_all_levels.sh Smashable street furniture; fix levels losing every texture on rebuild 2026-07-28 18:53:05 +10:00
build_cars.py FLOORED LAZZA 1.5: John's actual first car, '82 KA Laser hatch 2026-07-28 16:16:32 +10:00
build_level_osm.py Pursuit, drag and derby modes; crash-damage paint; junction fixes 2026-07-28 23:07:41 +10:00
check_textures.py Scenery overhaul: real OSM street furniture, FLUX texture set v2, lighting pass 2026-07-28 14:13:29 +10:00
crop_poster.py Scenery v4: traffic signals, power lines, local FLUX fallback 2026-07-28 17:21:35 +10:00
flux_local.py Scenery v4: traffic signals, power lines, local FLUX fallback 2026-07-28 17:21:35 +10:00
flux_texture.sh Scenery v4: traffic signals, power lines, local FLUX fallback 2026-07-28 17:21:35 +10:00
gen_sounds.py Procedural sound kit: the whole game has audio, no recordings 2026-07-29 13:05:48 +10:00
gen_textures.sh Pursuit, drag and derby modes; crash-damage paint; junction fixes 2026-07-28 23:07:41 +10:00
import_all.sh Batch-import the whole shitboxes stash: 13 more real models 2026-07-27 22:47:38 +10:00
import_shitbox.py Batch-import the whole shitboxes stash: 13 more real models 2026-07-27 22:47:38 +10:00
osm_junction.py Per-junction medal targets, measured; fix the last unplayable junction 2026-07-29 00:15:05 +10:00
osm_level_args.py Four more Brisbane levels + FLUX textures: these scenes pop 2026-07-27 23:48:55 +10:00
osm_xml_to_json.py Scenery v4: traffic signals, power lines, local FLUX fallback 2026-07-28 17:21:35 +10:00
tune_junctions.gd Pursuit, drag and derby modes; crash-damage paint; junction fixes 2026-07-28 23:07:41 +10:00
tune_junctions.gd.uid Pursuit, drag and derby modes; crash-damage paint; junction fixes 2026-07-28 23:07:41 +10:00