posted by tehn (tehn)
on 07.08.2007 15:49
attachment: vid_patches.zip (3,8 KB)
these are the two old 1bit video patches. they need jitter, and my auth
ran out, so i haven't tested them. i updated the osc objects to 4.6.
posted by rawray7 (rawray7)
on 02.09.2007 03:43
i'm trying to test these out, and i'm noticing that though the 
instructions in both patches say "click output checkbox", there isn't an 
output checkbox.  i wish i were good enough with maxmsp to find what 
seems to be like a simple error.  am i doing something wrong?  do you 
have your auth back?

i'm really interested in trying to hack together an Audio/Video patch 
that would include a step sequencer similar to mlr, with generative 
drawing (like http://vimeo.com/132759 , but in jitter) as well as video 
sequencing, and live video looping.  i'm looking for any 40h jitter 
patches for ideas.  it seems to me like much of the groundwork for this 
kind of thing has already been done.
posted by tehn (tehn)
on 02.09.2007 12:45
the video patches were quickly updated for the new OSC objects, and the 
"click output" was something to do with the old OSC objects, so ignore 
it.

for what you want to do i'd say that this patch is in fact *not* a great 
starting point. all it does is pixelate a video feed.

for drawing patches, i'd dig into jitter itself, figure out how to make 
some drawing patches (without the 40h) and then imagine interesting ways 
of connecting 40h data to these patches. i believe there are some jitter 
examples for generative drawing, but i'm honestly not terribly familiar 
with the package.

for drawing you should also consider processing. it's very easy to 
integrate the 40h into most processing apps. again it's a matter of 
knowing the environment a little bit, getting a good drawing app going, 
then adding 40h support.