<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Jmax Phoenix does this.&nbsp; If I recall correctly it breaks the nested list feature <br>in Gridflow.<br><br>But considering your [osc~ (pitch * 2)] <br>example-- what would happen if you change the value of pitch?&nbsp; The value <br>of the [osc~] object's argument is assigned to be the initial frequency only <br>when the object is created, so it doesn't seem like it would have an effect <br>unless you recreate the object.&nbsp; (I'm curious what Jmax Phoenix does in this <br>regard.)<br><br>-Jonathan<br><br><br>--- On <b>Mon, 12/13/10, Andrew Faraday <i>&lt;jbturgid@hotmail.com&gt;</i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br>From: Andrew Faraday &lt;jbturgid@hotmail.com&gt;<br>Subject: [PD] PD OOP?<br>To: pd-list@iem.at<br>Date: Monday, December 13, 2010, 10:34 PM<br><br><div
 id="yiv436957258">

<style><!--
#yiv436957258 .yiv436957258hmmessage P
{
margin:0px;padding:0px;}
#yiv436957258 .yiv436957258hmmessage
{
font-size:10pt;font-family:Tahoma;}
--></style>
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>                                               
</div><br>-----Inline Attachment Follows-----<br><br><div class="plainMail">_______________________________________________<br><a ymailto="mailto:Pd-list@iem.at" href="/mc/compose?to=Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br></div></blockquote></td></tr></table><br>