XML Feeds

.

[maxmsp] PD to Max conversion

jasch   j at jasch.ch
Thu May 22 03:47:23 MDT 2008


there's really no difference between max and Pd in this regard, this  
technique is older than both Max or Pd, it dates back to prehistoric  
MaxFTS days...

/*j

> Hey, was just wondering if anyone could help me convert a PD patch  
> into a working max version. I've done most of it but I'm stuck on a  
> few minor details, such as where there is a message box that starts  
> with a ";" that seems to be sending data elsewhere.
>
> If anyone could help me with this predicament then I'd be most  
> grateful.

#P window setfont "Sans Serif" 9.;
#P window linecount 2;
#P message 196 51 86 196617 \; flashxy 450 600;
#P message 196 21 86 196617 \; flashxy 200 200;
#P window linecount 1;
#P newex 453 306 54 196617 print poly;
#P window linecount 2;
#P message 465 150 63 196617 \; one hit bang;
#P message 445 119 63 196617 \; one hit bang;
#P message 425 88 63 196617 \; one hit bang;
#P window linecount 1;
#P newex 425 55 71 196617 sel 49 50 51;
#P newex 425 19 40 196617 key;
#P window linecount 2;
#P message 310 356 87 196617 \; one create \$1 \$2;
#P message 293 325 87 196617 \; one create \$1 \$2;
#P message 276 294 87 196617 \; one create \$1 \$2;
#P window linecount 1;
#P newex 276 257 61 196617 route 1 2 3;
#P newex 137 223 32 196617 print;
#P newex 66 328 42 196617 s three;
#P newex 49 302 35 196617 s two;
#P newex 32 276 33 196617 s one;
#P newex 32 221 61 196617 route 1 2 3;
#P message 53 137 39 196617 create;
#P newex 32 184 74 196617 pack 0. s 0. 0.;
#P newex 32 102 31 196617 t f b;
#P newex 32 63 95 196617 poly 3 1;
#P newex 32 21 52 196617 r flashxy;
#P comment 44 411 172 196617 mycircle one -> abstraction missing;
#P connect 16 2 19 0;
#P connect 16 1 18 0;
#P connect 16 0 17 0;
#P connect 15 0 16 0;
#P connect 11 2 14 0;
#P connect 11 1 13 0;
#P connect 11 0 12 0;
#P connect 4 0 6 0;
#P connect 4 0 10 0;
#P connect 6 2 9 0;
#P connect 6 1 8 0;
#P connect 6 0 7 0;
#P connect 2 2 4 3;
#P connect 2 1 4 2;
#P connect 5 0 4 1;
#P connect 3 1 5 0;
#P connect 3 0 4 0;
#P connect 2 0 3 0;
#P connect 1 0 2 0;
#P window clipboard copycount 23;




More information about the maxmsp mailing list