I own an Explo firing system (TX2-70K), wich works on an internal timecode based on minutes, seconds and one hundrets of seconds. The maximum value the internal timecode can go to is 99 minutes, 59 seconds and 99 hundrets. With the use of their timecode modem, you can listen to classical smpte ltc and also set offsets. The limitation is that you are always limted to this span of 100 minutes between the lowest and the highest timecode value.
A lot of shows separate different timecode segements by the hour. So the first song would start at 01:00:00:00, the second song at 02:00:00:00... With the limitation statet above, this puts me in trouble fast. What I would need is a system that takes the "official" timecode values and transforms them into chunks of timecode in my 100 minutes range. For that, I would probably need to apply offsets dynamically according to the incoming timecode range.
I was playing around with my timecore, but I could not find a way to do so. There are actions for incrementing and decrementing timecode, but they seem to apply only to the timecode generator. I have not found a way to apply offsets to the incomming timecode. Is there a way to solve my issue?