[jitter] [sharing is fun] Jitter modulation matrix
Jean-Fran ç ois Charles
jeanfrancois.charles at newflore.org
Wed Jun 13 14:10:47 MDT 2007
- Previous message: [jitter] [sharing is fun] Jitter modulation matrix
- Next message: [jitter] jit.qt.record Xport Folder
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
And with using only Jitter core objects, a more efficient way of doing the column/row sum would be something like that: #P user jit.cellblock 407 262 679 282 3 9 6 1 45 17 0 1 1 0 0 0 0 0 1 0 0 0 255 255 255 0 0 0 0 0 0 191 191 191 0 0 0 215 215 240 1 1 1 0 4 0 0 0; #P user jit.cellblock 407 136 679 206 3 9 6 4 45 17 0 1 1 0 0 0 0 0 1 0 0 0 255 255 255 0 0 0 0 0 0 191 191 191 0 0 0 215 215 240 1 1 1 0 4 0 0 0; #P window setfont "Sans Serif" 9.; #P window linecount 1; #P newex 97 62 48 196617 loadbang; #P newex 97 81 110 196617 jit.noise 1 float32 6 4; #P newex 112 210 248 196617 jit.matrix $0-anynamematrix 1 float32 6 1 @thru 0; #P newex 112 185 272 196617 jit.op 1 float32 6 1 @op + @in2_name $0-anynamematrix; #P newex 97 140 40 196617 t b l 0; #P newex 112 161 217 196617 jit.scanwrap 1 float32 6 1 @mode 2 @adapt 0; #P user panel 78 133 317 108; #X brgb 255 255 255; #X frgb 240 0 248; #X border 2; #X rounded 4; #X shadow 0; #X done; #P connect 6 0 5 0; #P connect 5 0 2 0; #P connect 2 1 1 0; #P connect 1 0 3 0; #P connect 3 0 4 0; #P fasten 2 2 4 0 132 208 117 208; #P fasten 2 0 4 0 102 208 117 208; #P fasten 5 0 7 0 102 117 412 117; #P fasten 4 0 8 0 117 252 412 252; #P window clipboard copycount 9; Jean-François. > Hi Andreas, > something that might help make yor patch more efficient. I made a > column/row sum object called xray.jit.mean. It's available here: > > http://www.mat.ucsb.edu/~whsmith/xray-mac-UB.zip > http://www.mat.ucsb.edu/~whsmith/Software/xray-win1.0.zip > > wes > _______________________________________________ > jitter mailing list > jitter at cycling74.com > http://www.cycling74.com/mailman/listinfo/jitter
- Previous message: [jitter] [sharing is fun] Jitter modulation matrix
- Next message: [jitter] jit.qt.record Xport Folder
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
