Skip to main content

step_is_active

Function step_is_active 

Source
pub fn step_is_active(bits: u32, t: f64, bpm: f64) -> (bool, f64)
Expand description

Check if the pattern has a hit at (t * bpm / 60 * 4) mod 16.