openAVproductions / openAV-Luppp

Luppp is a live performance tool, created by OpenAV productions.
http://openavproductions.com/luppp
GNU General Public License v3.0
258 stars 45 forks source link

Midi Controller Shift Button #142

Closed georgkrause closed 6 years ago

georgkrause commented 7 years ago

What i want to do is: pressing a button on my controller to map all other buttons to another function. At the moment i am doing this with a quite complex plugin construction which transposes all the messages of my APC Mini to another channel when a specific key is pressed. but this one is not pretty stable.

So i want Luppp to be able to do this on its own. dont know at the moment what would be the best way but i want this:

pressing a shift key + a clip button -> clear clip pressing another shift key + a clip button -> overdub (not possible at the moment) pressing a shift key + scene launch button -> stop all clips in scene pressing a shift key and moving a fader -> adjust the effect send

geraldmwangi commented 7 years ago

+1. This could be done by creating multiple binding.ctlr's (possibly combined in one file) per controller and using the shift-key to select the binding.

harryhaaren commented 6 years ago

Mappa handles this "shift" functionality. Lets close this, and focus on Mappa.