pub fn vu( x: f32, y: f32, w: f32, h: f32, levels: &[f32], fill: Rgba, peak: Rgba, ) -> Draw
VU / spectrum bars from a list of levels (each 0..1).