pub const MAX_BLOCK_INPUTS: usize = 16; // 16usize
Maximum number of inputs a block can have (realtime-safe stack allocation). Set to 16 to support third-order ambisonics (16 channels).