<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi again,<div>I would like to get rid of certain received OSC messages containing a particular string, say I want to filter out all /synth1 messages coming from lots of different sources</div><div><br></div><div>a/synth1/parm2 0.45</div><div>b/synth1/parm2 0.45</div><div>c/synth1/parm2 0.45</div><div>d/synth1/parm2 0.45</div><div>(...)</div><div><br></div><div>I could of course OSCroute all */synth1 manually (I can't specify a string beginning with * in OSCroute, everything goes thru) but, would it be a more elegant way to do so?</div><div><br></div><div>Thanks in advance!</div><div>Josep m</div><div><br></div>                                               </div></body>
</html>