[][src]Constant babalcore::LENGTH_MAX

pub const LENGTH_MAX: usize = 100_000;

A maximum length, in theory this could be infinite, in practice I prefer a limit that triggers before player computer/phone runs out of memory. So 100k is already quite a lot, possibly several hours of continuous play at high speed.