How to autoload items from Umenu into Jit.Cellblock

Dutton017's icon

Hello,

Iv found this umenu scrolling system using Jit.Cellblock which works well but i was wondering if its possible to load all names of a folder that is loaded into Umenu to appear in the Cellblock menu?

Its for a performance patch so this way of file browsing that can be controlled via a midi control would be very useful!

Thanks in advance

1979.Cellblockscroll.maxpat
Max Patch
djsosofresh's icon

Hey,

I've just created a patch that does this to use in my own performance patch.

Check it out. Just drag and drop a folder into the drag and drop box and everything else should be automated.

Hopefully it helps!

2304.tempfilesystem.maxpat
Max Patch
Floating Point's icon
Max Patch
Copy patch and select New From Clipboard in Max.

Just cleaned up djsosofresh's patch a bit-- instead of using metro etc try uzi to speed things up

djsosofresh's icon

ah yes thats way cleaner, thanks!

djsosofresh's icon

if i wanted to have the ability to scroll through the entries of the cellblock with a midi controller, how would i do that?

i have the ability to change which row is selected, however if you send cellblock a message to select a row that is not currently showing, it does not automatically scroll down to show that cellblock. how can i control the cellblock scrolling?

djsosofresh's icon

nevermind! got it working with the send click message!