[jitter] 2 matrices output in 1 window ?
jin
gummyboy at naver.com
Mon Sep 10 07:13:55 MDT 2007
- Previous message: [jitter] Re: Corner pin matrix tarnsform
- Next message: [jitter] Re: 2 matrices output in 1 window ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello. How can I have 2 matrices output (or several matrices') side by side in a window at the same time? Is it possible? I can only see 1 matrix output at a time in the patch below. max v2; #N vpatcher 51 366 640 737; #P user jit.pwindow 454 271 82 62 0 1 0 0 1 0; #P user jit.pwindow 141 144 82 62 0 1 0 0 1 0; #P window setfont "Sans Serif" 9.; #P window linecount 1; #P newex 142 112 394 196617 jit.matrix d 4 char 640 240 @usedstdim 1 @dstdimstart 320 0 @dstdimend 640 240; #P user jit.pwindow 23 269 82 62 0 1 0 0 1 0; #P newex 24 240 382 196617 jit.matrix c 4 char 640 240 @usedstdim 1 @dstdimstart 0 0 @dstdimend 320 240; #P message 125 49 30 196617 read; #P message 89 49 30 196617 read; #P newex 142 84 105 196617 jit.qt.movie 320 240; #P newex 24 84 105 196617 jit.qt.movie 320 240; #P toggle 24 27 15 0; #P newex 24 49 57 196617 qmetro 20; #P connect 1 0 0 0; #P connect 0 0 2 0; #P fasten 4 0 2 0 94 74 29 74; #P connect 2 0 6 0; #P connect 6 0 7 0; #P fasten 0 0 3 0 29 75 147 75; #P fasten 5 0 3 0 130 74 147 74; #P connect 3 0 8 0; #P connect 8 0 9 0; #P fasten 8 0 10 0 147 134 460 134; #P fasten 6 0 10 0 29 264 460 264; #P pop;
- Previous message: [jitter] Re: Corner pin matrix tarnsform
- Next message: [jitter] Re: 2 matrices output in 1 window ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
