[jitter] tracking pixels in a matrix and output as individual numbers or list
yacine sebti
yacine at collectifs.net
Sat Mar 1 20:01:09 MST 2008
- Previous message: [jitter] Re: tracking pixels in a matrix and output as individual numbers or list
- Next message: [jitter] Re: tracking pixels in a matrix and output as individual numbers or list
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> Then I want these pixels to be connected to a pitch what do you mean by "connected to a pitch"? here's another way (when there are dozens) -a coll to store -jit.3m middle outlet to find the percentage. next time you should start by posting a patch because your request is really not clear... nobody here has the slightest idea about what you finally want to achieve. my guess is that the rest of your process contains the major problem. one last advise, try to take it easy on the unpacks. //yac #P window setfont "Sans Serif" 9.; #P window linecount 1; #P newex 117 318 84 196617 print percentage; #P newex 280 341 27 196617 i; #P newex 280 289 44 196617 sel 255; #P newex 280 371 80 196617 print on_values; #P newex 359 294 32 196617 * 40; #P newex 328 312 27 196617 +; #P newex 328 273 40 196617 unpack; #P newex 117 161 106 196617 jit.op @op > @val 0.5; #P newex 280 248 41 196617 jit.iter; #P user jit.pwindow 421 223 82 62 0 1 0 0 1 0; #P newex 117 275 40 196617 / 2.55; #P newex 117 244 53 196617 jit.3m; #P button 117 94 15 0; #P newex 117 125 109 196617 jit.noise 1 char 40 30; #P connect 3 0 13 0; #P connect 12 0 10 0; #P connect 5 0 11 0; #P connect 11 0 12 0; #P fasten 8 0 12 1 333 335 302 335; #P connect 6 0 2 0; #P connect 6 0 5 0; #P connect 6 0 4 0; #P connect 7 0 8 0; #P connect 9 0 8 1; #P connect 7 1 9 0; #P fasten 5 1 7 0 300 269 333 269; #P connect 0 0 6 0; #P connect 2 1 3 0; #P connect 1 0 0 0; #P window clipboard copycount 14; -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.cycling74.com/pipermail/jitter/attachments/20080302/ec997e7f/attachment.htm
- Previous message: [jitter] Re: tracking pixels in a matrix and output as individual numbers or list
- Next message: [jitter] Re: tracking pixels in a matrix and output as individual numbers or list
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
