Crate caw_utils

Crate caw_utils 

Source

Re-exports§

pub use sequencer::value_sequencer;
pub use looper::key_looper;
pub use looper::value_looper;

Modules§

looper
noise
sequencer

Functions§

bitwise_pattern_trigs_8
Returns an array of 8 trigger signals, each corresponding to one of the bits in the patterns. On each trigger pulse rising edge the current pattern is advanced and those of the returned triggers corresponding to 1s in the current pattern will receive pulses.