Problem switching modes
Hi newbie user here.
I am building a midi controller using an Arduino.
I am trying to switch modes using a single button and mode loop using the ‘select mode’ option.
Ableton receives a Midi message, but only Mode 1 can be selected successfully.
Clicking the button to scroll to Modes 2 & 3 gives the error message ‘snapping is off for this control: check min/max values’, in the Ableton message box. Then when I scroll through to Mode 1, it selects correctly.
I have checked the min/max values for all three modes and they are all the same, set to the default setting.
It’s probably something simple but any fixes or workarounds would be greatly appreciated. Thanks!
What do you have your button set as in the mapping ? you should really be using on/off for it (not absolute or relative).
Another thing, each mode needs to have at least 1 mapping inside it in order for it to ‘exist’ in your script.
If you upload your script .json file here, i can take a look.
Sign up
User registration is currently not allowed.