Skip to main content

N_MODS

Constant N_MODS 

Source
pub const N_MODS: usize = 8;
Expand description

Modulation-kind categorical order: None, Lfo, Env, Rand, Follow, Euclid, Op, Pair.

The last three arrived in wave 2C, when modulation became a recursive sort: Euclid is a fifth leaf, Op wraps one modulation term and Pair two.