Hello,
I am trying for setup a routing matrix (spat5.routing @inputs 256 @outputs 128) where the inputs are 256 and outputs are 128. Running /diag would get the first 128 ins to the corresponding 128 outputs and nothing else.
Is there a way to offset the starting point (or define range) for /diag, e.g., once the 128 are matched, input 129 is assigned again to output 1, the input 130, to output 2 etc?