Still images

kanding's icon

I would like to create a simple Jitter patch, which is able to load still images. A kind of old fashioned Dias show! I should be able to cross fade between the photos, doing some color corrections and to make some fragments out of it. Would somebody help me by building that?
Best regards, Ejnar

qfwfqduo's icon

You'll have to use jit.matrixset. The easiest way is to number all your images and make a Quicktime movie using 'Open Image Sequence'. Make sure the rate is one frame per second.

Then just use the 'importmovie' message to get it in the buffer. Output using 'outputmatrix' message. Not sure you can do the crossfade thing.

Greg

qfwfqduo.com