I don't think you understood what I'm trying to do....
I'll try to explain it again
The way I work is to change the states in Cantabile with a footswitch.
So it is quite possible that the MIDI impulse is not exactly quantized.
If the impulse comes too early it is not a problem to align the MIDI command with the time grid.
..... but if the command is now too late it is no longer possible to correct this (at most with a time machine;-))
If a Lightjams grid is started too late, e.g. 0.2 s, then the speed is still correct but all events of the grid are 0.2 s too late.
Exaggerated example:
Grid Source: Squarewave1s-on, 1s-off, 1s-on, 1s-off (and so on).....
Now I would send the start-command 1s to late normaly the grid would be at step (off)
But now it starts at the beginning (correct in time) but with (on)
Here it would be handy if you could calculate this offset to the sources on the grid as a phase shift.
Meaning the phase value of all curves should be adjusted here for the offset.
Then the grid would always run correctly configured to the Master beat
midi.clock.beat gives me a real-timeline 1to1 with the arranger-events so is there a way to snap the grids automaticaly on this timeline?