pub const SHADER_Q_CHANNELS: usize = 32;
Number of q* channels exposed to user shaders. MilkDrop 2 ships q1..q32; the engine tracks 64 internally but only the first 32 cross into shader-land.
q*
q1..q32