Hello everyone, I have a sensor that is sending MIDI messages to Touchdesigner at a certain frequency and I am receiving them without problem.
The problem is that I would like TouchDesigner to tell me WHEN MIDI data arrives. I don’t know if there is an operator or field that tells me the exact moment that data arrives, for example in trigger format. That is, as soon as a data message arrives, it returns a 1 and is immediately set to 0 until the next data message arrives. This way I can use it as a trigger to activate other editors and be in sync with the arrival of data.
Any idea how I can do it?
Thank you.