[maxmsp] Re: recall index from any data
lorbi
lorbi at es-crew.net
Sat Dec 1 13:43:12 MST 2007
- Previous message: [maxmsp] recall index from any data
- Next message: [maxmsp] Re: recall index from any data
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
try this, is with a coll objetc. hope is whatyou are looking for. i put also a Coll to try ok? max v2; #N vpatcher 147 127 1144 776; #P window setfont "Sans Serif" 20.; #P window linecount 1; #P comment 345 466 159 196628 index of the list; #P newex 157 266 90 196628 route int; #P objectname u331000001[2]; #P newex 255 308 41 196628 iter; #P newex 231 401 38 196628 t 0; #P number 271 464 68 20 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0; #P newex 271 401 53 196628 gate; #P newex 484 168 133 196628 t b i 1 length; #P objectname u331000001[1]; #P number 484 92 68 20 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0; #P newex 255 348 70 196628 sel; #P newex 255 212 120 196628 uzi; #N coll try; #P newobj 255 268 75 196628 coll try; #P objectname u331000001; #P comment 569 94 220 196628 number u r looking for; #P connect 1 0 10 0; #P connect 3 0 8 0; #P fasten 5 0 2 0 260 200; #P fasten 2 2 1 0 370 256 260 256; #P fasten 5 3 1 0 612 251 260 251; #P connect 1 0 9 0; #P connect 9 0 3 0; #P fasten 5 2 6 0 571 385 276 385; #P connect 8 0 6 0; #P connect 6 0 7 0; #P connect 1 1 6 1; #P fasten 5 1 3 1 530 316 320 316; #P connect 10 0 2 1; #P connect 4 0 5 0; #P pop; -------------- next part -------------- A non-text attachment was scrubbed... Name: try Type: application/octet-stream Size: 140 bytes Desc: not available Url : http://www.cycling74.com/pipermail/maxmsp/attachments/20071201/7b7e4bf4/try.obj
- Previous message: [maxmsp] recall index from any data
- Next message: [maxmsp] Re: recall index from any data
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
