Tips for Mapping MAX For LIve devices?
Hi guys,
I have this max4live device (se the screenshot) and I wanna map some of the buttons in there.
What would be the way to do that? Does anyone has any tips on how to do that?
Awesome work.
“in order to get the led feedback I have to press twice”
You have a Condition in your Reaction which means it will only fire when ‘[0].devices[0].parameters[17].value’ equals 1. If you also want it fire LED feedback when it equals 0, you would either need to remove the Condition or setup another Reaction Which checks for 0 and sends the appropriate Velocity Values.
One question about your first screenshot, why are you using ‘Absolute’ for Control Type of your Pad and not ‘on/off’?
From your comments in #9 it sounds like one of the velocity values you are setting for either On or Off is wrong (probably on is wrong). This would explain why toggle only works once and momentary does not work at all.
Have you checked the velocity value is correct?
Sign up
User registration is currently not allowed.