Also, if you’re using the mrpeach OSC objects, you should be using [routeOSC] and not [route] for handling the osc message address. [route] is working in the small ascii example but will fail once you need to route more than 1 address level aka “/level1/level2/level3” etc.