I’m using a ringbuffer track to record recent entry delays of a performer, and I only need the last 20 or so EDs, but the minimum size of a ringbuffer is 128. Obviously, I can grab chunks of the matrix data with a ‘getmatrix 1 20’ message, but seems an unnecessary workaround – just wondering if that was an arbitrary limit, or if there’s a reason behind it…
\M