I am trying to develop a UI system such based upon ableton/max msps UI system that allows for both manual and midi control as well as a really slick midi learn system where you can map simply by pushing a button clicking on the slider of choice and then adjusting the desired midi knob to link the two). I have come up with this solution which works in tandem with a separate midi system I have developed (which also allows for different midi banks) although it feels very ‘overengineered’ and has some performance issues although it does perform virtually every function that ableton’s counter part does.
The performance issues are: when I have viewer mode active for a parent container that holds numerous of these sliders, I can lose up to 10 FPS. I also lose more frames when I adjust a slider (either manually or with midi).
Any advice or suggestions would be greatly appreciated
midi.tox (22.0 KB)
dual_slider.tox (22.8 KB)

