Hi all - I'm having trouble instantiating a route object with $1 type variable arguments... I made the following object:
[route $1-id]
where $1 is an argument to the patch, 0 for instance - but messages like 0-id are getting sent to the rightmost outlet (trash). Does route require literal (non variable) arguments?
thanks, -David M.