Newbie in Jitter needs help getting data from a movie to control sound

ritmoloco's icon

Hello,

I'm trying to built a patch to get data (information) from a b&w movie, so as to control a filter (like a ffft from a sound but in this case from a picture, images)

Can somebody either help get me started - Jitter objects or point me to a tutorial or example (thread from this forum) related to this idea of catching data from a movie (almost similar like Metasynth soft) ?

THANKS YOU !!!

seejayjames's icon

we'd need to know more what kind of data you want... if it's black and white, you could do overall brightness with jit.3m, or you could grab certain pixels by accessing them through jit.matrix, etc... there are a ton of things you can do, just start creating jitter objects and checking their Help files. you'll definitely get super-sidetracked, in a great way :)

ritmoloco's icon

Hi seejayjames,

Thanks you a lot for your advice !! I will start to check the jitter objetcs. You know if somebody else have done this
way to "filter" a sound ( for ex. Atau Tanaka) in maxmsp + jitter ?