mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-06-03 21:53:48 -04:00
Project-wide companion to --info-zone-audio. Walks every zone in <projectDir>, reads the audio fields, emits a per-zone yes/no table for music + ambience plus the volume sliders. Counts how many zones have music and how many have any ambience set so the header tells you at a glance how much audio work remains. Useful for spotting zones still missing audio assignment before a release pass — rather than opening each zone in the editor to check. Verified: 2-zone project where only A has audio configured → header reports "with music: 1, with ambience: 1" and the per-zone table shows A=yes/yes, B=no/no.