pub const NUM_WAVE_SAMPLES: usize = 512;
Standard MD2 waveform sample length — 512 samples per channel before downmix. The shader treats wave_samples as mono; the host is responsible for the L/R mix.
wave_samples