[maxmsp] Output of an if statement
e.g.r.
gusanomaxlist at googlemail.com
Mon Jul 2 07:58:10 MDT 2007
- Previous message: [maxmsp] Output of an if statement
- Next message: [maxmsp] Re: Output of an if statement
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
a one object solution ;) #P window setfont "Sans Serif" 9.; #P flonum 162 253 35 9 0 0 0 139 0 0 0 221 221 221 222 222 222 0 0 0; #P number 162 159 35 9 0 0 0 139 0 0 0 221 221 221 222 222 222 0 0 0; #P window linecount 1; #P newex 162 200 187 9109513 expr (($f1<44.)*($f1*0.022727))+($f1>=44.); #P connect 1 0 0 0; #P connect 0 0 2 0; #P window clipboard copycount 3; cheers -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.cycling74.com/pipermail/maxmsp/attachments/20070702/ac823bb5/attachment.htm
- Previous message: [maxmsp] Output of an if statement
- Next message: [maxmsp] Re: Output of an if statement
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
