If more than one OSC messages arrive in one kcycle, then you need to loop over them to retrieve them
all in a single kcycle. It may work without the loop, but I guess this is the recommended approach.
If more than one OSC messages arrive in one kcycle, then you need to loop over them to retrieve them
all in a single kcycle. It may work without the loop, but I guess this is the recommended approach.