pub const MAX_COMMANDS_PER_TICK: usize = 32;
Maximum commands processed per audio callback. Bounds mutation cost.