NUM_WAVE_SAMPLES

Constant NUM_WAVE_SAMPLES 

Source
pub const NUM_WAVE_SAMPLES: usize = 512;
Expand description

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.