Hallo, Martin Peach hat gesagt: // Martin Peach wrote:
If your message rate is faster than the sample block rate you get
multiple messages arriving at the same time.
But still each of these messages "knows" its own distinct scheduler time and can tell that time to a signal object that asks for it, like [vline~] does, which then can delay each of the messages accordingly. In the end, even the messages that arrive in the same block may trigger signal actions at different times.
Frank