<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Hey All<br><br>I've had a bit of a daydream about a further development in PD. Could an expression be placed into the arguments of an object, or even a named receive become part of expr<br><br>I suppose the dream would be to have something like<br><br>[osc~ (pitch * 2)] <br><br>instead of<br><br>[r pitch]<br>|<br>[* 2]<br>|<br>[osc~]<br><br>or even <br><br>[expr pitch * 2]<br>|<br>[osc~]<br><br>And other such space-saving arguments.<br><br>Does anyone know of anything like this to streamline pd? Or am I just dreaming here?<br><br>Cheers<br><br>Andrew<br>                                               </body>
</html>