Hello,
I have a question for modifying the midimap for the Midicon. Currently I use on the touchpad button #8 the Tempo Break, but it is only beeing activated for pressing the touchpad button. If I untouch the button #8 the Tempo Break is deactivated. The xml-code looks like this:
[...]
<action>
<trigger type="Midi" specifier="Change">Channel X - Message 9 - Index 8</trigger>
<tasks>
<task type="Special" function="Control" feature="Tempo Break" />
</tasks>
</action>
[...]
Is there a option to change this? I want to have once touched the button #8 for activating the Tempo Break, just like clicking by mouse on the button in the program, and if Tempo Break is activated I want to touch again to deactivate Tempo Break.
Hope anyone can help me.
Original Post