Jit.playlist help (or alternative suggestions)

Luke Worgan's icon

Hi folks,

I'm currently trying to use jit.playlist as an actual playlist (when vid1 ends, vid2 automatically begins etc etc)

I'm not sure jit.playlist wants to do this, and I wondered if anyone had any alternative suggestions?

What I'm trying to do seems as though it ought to be relatively simple - 2 playlists/2 matrix. I just want the next file to automatically play and when we reach the end of the last file, it starts again at the beginning...

I've not added my code simply because there isn't really anything other than a couple of playlists and jit.windows...

Casper Leerink's icon

Here is an easy solution

it notifies when a clip is done playing and then goes to the next one.

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

Luke Worgan's icon

Beautiful, thank you very much Casper!