[sharing is good for the community] - a midilearn for multislider

matteopennese's icon

Maybe this patch could be useful for someone.
Comments an improvements are welcome.

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

matteo

----------
matteopennese.com

artm's icon

couldn't it be simpler - move a slider -> means midilearn if next received midi thing isn't learnt yet. this saves you clicking the midilearn button and the less you have to click the quicker you go.

seejayjames's icon
Max Patch
Copy patch and select New From Clipboard in Max.

this should work too, bare-bones:

Tim Lloyd's icon

Here's another midi learn method; to use it with multislider, just use a tab object with as many tabs as you have sliders..........

This requires only 2 clicks no matter how many interface elements you want to learn.

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

- edit - tab doesn't support vertically lengthened tabs :( you would have to use multiple tab objects.....

seejayjames's icon

Also, if you named all your UI objects you want to learn and control, you could use [hover] with a big [route] afterwards (all the scripting names in it), and assign them all with only one initial click that puts it in learn mode. Not sure which would be cleaner patch-wise... :)

Tim Lloyd's icon

Yeah, the reason I prefer the tab way is because it gives me a visual mouse-over indication and a label of what midi controller number is mapped to something all at once :P