[PD] expr possible bug

Jamie Bullock jamie at postlude.co.uk
Sat Mar 12 13:46:17 CET 2005


Yes that works. Many thanks.

Jamie

On Fri, 2005-03-11 at 15:38 -0500, Mathieu Bouchard wrote:
> On Fri, 11 Mar 2005, Jamie Bullock wrote:
> 
> > If used in an abstraction and given a $x variable as a first argument
> > i.e.
> > 	expr $1 * $f3 * 10
> > it works properly - substituting $1 from the abstraction's first
> > argument. However, if the first argument is delimited by parenthesis
> > i.e.
> > 	expr ($1 * $f3 * 10)
> > the console reports a syntax error and an instance of the object is not
> > created.
> 
> Try expr ( $1 * $f3 * 10)
> yes, every $x variable needs a space before it, whereas $fx,$vx,etc
> variables don't.
> 
> _____________________________________________________________________
> Mathieu Bouchard -=- Montréal QC Canada -=- http://artengine.ca/matju
> 
> 
> _______________________________________________
> PD-list at iem.at mailing list
> UNSUBSCRIBE and account-management -> http://iem.at/cgi-bin/mailman/listinfo/pd-list





More information about the Pd-list mailing list