xfade but for textures

Candace Hazelwood's icon

hey, just looking for a tool like xfade which I am currently using to just choose between my video playlist coming through or the webcam. I'd like it to actually take more than 2 options, so if this is possible with something else, would love to know, but for textures.

Rob Ramirez's icon

either chain multiple jit.gl.pix @gen xfade objects, or create a custom jit.gl.pix that takes multiple inputs. it's up to you how it behaves, but a 4 input xfader would look something like this:

Max Patch
Copy patch and select New From Clipboard in Max.

Candace Hazelwood's icon

cool I think chaining a few of those will work for me. thank you!