I am trying to get Snap Value arrays to work with a multi display and I can't figure out why the Snap shot loads incorrectly. It seems like the indexes are shifting up a value?
sounds like an issue with zero indexing maybe? in reaktor indexes always start from 0, for stuff like driving indexes from voice number this requires subtracting 1 for correct behavior
not terribly familiar with snap value macros work in this regard but i tried messing around with adding some snapshots to your ensemble.. i found that clicking from a new snapshot gave correct behavior but clicking from the snapshot included in your ensemble to another new snapshot caused the improper index wrapping i believe you were mentioning
though i'm noticing other weird behavior too with values being slightly off from the saved snapshot value. it could be something to do with the part of the structure driving the multi display.. i would try troubleshooting by feeding the output of the snap array to an event table instead, with all of the order and value modules removed