I have a 28x56 pixel physical matrix divided into two models, MatrixLeft (800 pixels) and MatrixRight (remaining 768 pixels). These two models comprise the Matrix Group model. I did this so I could set separate dimming curves for legacy Ray Wu pixels and new ones bought this year in which they changed the manufacturing process resulting in different white balance between the two halves of the matrix. After calibration, the colors and white balance are essentially perfect and my sequences play normally with some effects on the Matrix needing a Render Style of Horizontal Stack and some needing no change from Default.
The only problem is the Text effect, rendered as a Horizontal Stack, where pieces of letters disappear when they are on the “seam” of the matrix. See MatrixGroup attachment. In column 29, the 800th pixel on the left side ends the model and one row above it pixel 801 starts a new 100-pixel string. A custom model was created since all strings except the last one are 100-pixel and they mostly terminate somewhere in the middle of a column.
The Text effect can’t display pixels of a letter that occupy pixels 785-812, the column that logically joins the MatrixLeft and MatrixRight models. See MatrixRightModelLayout attachment.
I’ve attached the test program showing this issue. Depending on the type font style and size, moving the text with the ‘X’ Start Position slider sometimes helps avoid the missing parts of the letter, sometimes not. Maybe it’s a layout definition problem where the folks on the Zoom call helped me set up the start and end channels of the two matrix pieces but other effects play across the physical matrix with no problem. I do get a warning about what I’m doing…
Effect problems
WARN: Text effect generally does not work well on a model group.
Perhaps this isn’t fixable.