Hi there i´m sending a message from one to another sketch and i want the receiving sketch to trigger an function everytime it receives a message.
could i call a void oscEvent that only trigger when a new message comes in? or is it easier to make a kind of if statement within draw?