jit.matrixset index maximum?

oliver's icon

I am trying to collect and store an arbitrary number of pictures (100 or so) in a jit.matrixset object and recall them at random. the matrixset object is only recalling about 20 or so before it no longer stores new pictures.

am i working with the wrong object or is my patch not right?

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

Maarten's icon

You can set the max with matrixcount $1, like in the help file.

Good luck,

Maarten