Tips for Mapping MAX For LIve devices?

2.52K viewsCSS Questions
0

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?

admin Changed status to publish
0

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’?

admin Changed status to publish
Attached Files:
0

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?

admin Changed status to publish
Attached Files: