Function euclidian_rythms::euclidian_rythm[][src]

pub fn euclidian_rythm(p: &mut [u8], pulses: usize) -> Result<(), &'static str>