
Originally Posted by
mrpud
Hi,
I'm working on a mapping for the novation launchpad and wanted to know how to use the modifiers.
I know how to do simple modifiers i.e. make 1 button do something else with a shift button. But I've noticed that for each mod you can have 8 'channels'. How do I use thema and does this mean I can have 8 functions for 1 button?
Thanks
as u have 8 modifiers per tsi and each modifier can have up to 8 values (0-7) and u can select two sets of (modifier,value) pair per control u add to the controller manager you end up with a total of 1792 (i think) combinations ranging from (in order) ish:
M1=0,M2=0
M1=0,M2=1
M1=0,M2=2
to:
M7=7,M8=5
M7=7,M8=6
M7=7,M8=7
so u could feasibly have 1792 shift buttons that set up the various states and then assign 1792 functions to a single button.
ofc they're not independant tho, so if u pressed a shift that set M1=1 and M2=1 and also one that set M2=3 and M4=1 then in effect you have pressed the shift that sets M1=1 and M2=3 along with the one that sets M2=3 and M4=1 as well as the one that sets M1=1 and M4=1
it's this interaction between the pairs of modifiers that gets confusing and means in reality u don't have so many combinations to use.
that waffle probably really hasn't helped
start by using just one modifier on a button, as u have already, but don't treat the modifier as simply on/off but something that has 8 possible states/values
Bookmarks