Skip to main content

vu

Function vu 

Source
pub fn vu(
    x: f32,
    y: f32,
    w: f32,
    h: f32,
    levels: &[f32],
    fill: Rgba,
    peak: Rgba,
) -> Draw
Expand description

VU / spectrum bars from a list of levels (each 0..1).