Re: [Csnd] [EXTERNAL] [Csnd] OSClisten and why I need to do a loop

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.