-
Dear Bonsai community, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
This is what I have got so far. It did not work because instead of adding the phase to the difference between consecutive angles, the workflow should add the to the original angle and calculated a new difference. This probably requires the use of Scan node but I am not familiar wit that. If anyone has a better idea, feel free to comment below. |
Beta Was this translation helpful? Give feedback.
-
Just a suggestion, since you said you could do it with |
Beta Was this translation helpful? Give feedback.
After spending some time chatting with ChatGPT, I managed to get this C# script working in the workflow. Feel free to re-use it. The trick is to introduce a state variable that update the new phase differences when there is a correction.
CuratePhase.zip