Thursday, September 22, 2005

T-Minus...

I've got a pretty basic video mixer that works. I tried to get fancy w a 4-way slider and some special effects (jit.tiffany and jit.rubix), and that's still in a work in progress. The custodians are kicking everyone out of the lab, so i'm gonna go home and finish. And hope that my internet connection at the apt doesn't crap out. Just in case i'm w/o access for the rest of hte night, here's the quick'n'dirty penulitmate patch:

ps - i didn't not manage to fail to completely finish not completing the tutorials. just being honest here. obfuscatory, but honest. here's the crapadelic patch; more to come.

pps - i'm learning the importance of segmented patch cords and/or a bigger monitor

ppps - next goal: work w color shifting of matrices & working w matrix math and lists

max v2;
#N vpatcher 2 44 1036 768;
#P origin 0 35;
#P window setfont "Sans Serif" 9.;
#P newex 362 743 41 196617 * 0.01;
#P user jit.pwindow 361 851 322 242 0 1 0 0 1 0;
#P flonum 362 766 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;
#P message 362 793 50 196617 xfade \$1;
#P newex 362 818 49 196617 jit.xfade;
#P message 626 89 62 196617 xrange 160;
#P button 236 141 15 0;
#P newex 236 113 38 196617 sel 33;
#P newex 281 113 51 196617 print dial;
#P newex 236 68 37 196617 abs 0.;
#P user dial 236 22 40 40 1001 1 -1000 0 159 270 1 1. 170 170 170 221 221 221 120 120 120 225 225 225 0 0 0 0 0 0;
#P flonum 236 89 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;
#P newex 557 362 41 196617 * 0.01;
#P flonum 557 386 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;
#P user jit.pwindow 416 477 322 242 0 1 0 0 1 0;
#P newex 556 437 49 196617 jit.xfade;
#P message 557 406 50 196617 xfade \$1;
#P user jit.pwindow 369 268 82 62 0 1 0 0 1 0;
#P newex 267 226 48 196617 jit.rubix;
#P user jit.pwindow 365 373 82 62 0 1 0 0 1 0;
#P newex 266 349 55 196617 jit.tiffany;
#P newex 153 358 41 196617 * 0.01;
#P user pictslider 796 376 100 100 4 4 4 4 SliderDefaultKnob.pct 1 SliderDefaultBkgnd.pct 1 2163 0 6619136 101 1. 1.;
#P user jit.pwindow 47 480 322 242 0 1 0 0 1 0;
#P newex 45 87 30 196617 t b b;
#P flonum 153 387 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;
#P message 153 417 50 196617 xfade \$1;
#P newex 151 443 49 196617 jit.xfade;
#P user jit.pwindow 371 184 82 62 0 1 0 0 1 0;
#P message 13 143 30 196617 read;
#P newex 13 163 105 196617 jit.qt.movie 320 240;
#P user jit.pwindow 143 284 82 62 0 1 0 0 1 0;
#P toggle 45 30 15 0;
#P newex 45 69 52 196617 metro \$1;
#P message 22 294 30 196617 read;
#P newex 21 323 105 196617 jit.qt.movie 320 240;
#P comment 13 31 100 196617 play;
#P window linecount 9;
#P comment 885 77 74 196617 todo: - fix jit.op (replaced xfade) - impelement jit.qt.grab (check help file) - maybe do something w jit.tiffany?;
#P window linecount 34;
#P comment 771 557 100 196617 THE VIDEO MIXER ASSIGNMENT Make a simple video mixer patch with the following requirements: • Must have at least two working video inputs. Any combination of quicktime file playback and live camera input. • Must have an interface for mixing between the inputs. • Must be able to select more than one type of mix mode (i.e. use jit.op instead of jit.xfade) • Must explore and use at least TWO video effects or processes NOT covered in class (either doing something fancy with the objects we've learned or searching out NEW objects we haven't covered.. surf the helpfiles);
#P window linecount 11;
#P comment 754 129 100 196617 get xrange working to kill the flicker on the tiffany then use rubik then make a toggle that controls the y-axis on the 4-way slider bw tiff and rubix;
#P window linecount 1;
#P comment 284 35 100 196617 playback speed;
#P connect 16 0 10 0;
#P connect 11 0 10 0;
#P connect 16 0 5 0;
#P connect 6 0 5 0;
#P connect 8 0 7 0;
#P connect 7 0 16 0;
#P connect 13 0 17 0;
#P connect 29 0 7 1;
#P connect 5 0 9 0;
#P connect 14 0 13 0;
#P connect 9 0 13 0;
#P connect 18 0 19 0;
#P connect 19 0 15 0;
#P connect 15 0 14 0;
#P connect 12 0 13 1;
#P connect 30 0 31 0;
#P connect 31 0 29 0;
#P connect 29 0 33 0;
#P connect 33 0 34 0;
#P connect 5 0 20 0;
#P connect 10 0 22 0;
#P connect 29 0 32 0;
#P connect 18 1 40 0;
#P connect 40 0 38 0;
#P connect 38 0 37 0;
#P connect 37 0 36 0;
#P connect 36 0 39 0;
#P connect 20 0 21 0;
#P connect 22 0 23 0;
#P connect 10 0 12 0;
#P connect 25 0 26 0;
#P connect 24 0 25 0;
#P connect 23 0 25 0;
#P connect 21 0 25 0;
#P connect 28 0 27 0;
#P connect 27 0 24 0;
#P pop;

0 Comments:

Post a Comment

<< Home