Page 1 of 1

Image folder skip button and randomize button

Posted: Sun May 14, 2023 7:28 pm
by confidentchill
I would like the ability to randomize an image folder playlist and have the ability to skip to the next image manual. A hot key option for this skip button and the skip button for the video playlist would be a very helpful addition.

Re: Image folder skip button and randomize button

Posted: Mon May 15, 2023 6:42 pm
by Sadler
This can be done already.

Add a Random Trigger to the Index of the JPEGFolder. After that, add an expression with the following: (x*imagecount)+counter*10
where...
imagecount = a global recording the number of images, and
counter = a global

After the JPEGFolder, insert a Reset node.

Now, with the mouse, you can select a random image by clicking reset and you can move through sequentially by increasing the counter. You could control both with MIDI or OSC.