Hi,
Long post here. Sorry! New MC8 Pro user here. Trying to understand how some of the Action Types work.
Background: I’m looping with an RC-500. I want to control two functions with one of the switches.
In Boss pedals, some of the functions controlled by MIDI need to mimic a momentary foot pedal. In effect, an “on” “off” in succession. Undo/Redo is one of these. CC#8 has been assigned as the Undo/Redo function on my looper.
Second: clearing a Memory (i.e. a loop) can be done a couple of different ways, but the best way is to move away from the memory number and move back. That way, the Memory goes back to its last saved state. In live looping, I only use one Memory location, so I send a PC#7 and PC#0 in succession to change the memory away and back to Memory #1.
The challenge: originally, I had hoped to have a single Press as Undo/Redo and Long Press to clear the Memory. However, sadly the manual says that a Long Press sends a Press command as well AND therefore, to use the Release Action to trigger the MIDI commands.
Here are the MIDI commands needed.
- Undo/Redo: CC#8 127 immediately followed by CC#8 0
- Clear Memory and return to Memeory #1: PC#7 immediately followed by PC#0
Here’s what I’ve done:
Trial #1: Press (undo: CC#8 127 followed by CC#8) and Long Press (Clear: PC#7 followed by PC#0)
Challenge: In a long Press, the Press messages are also sent (as outlined in Action Types Manual)
Trial #2: Release (undo) and Long Press (Clear)
Challenge: Release only send one of the two commands on each release. Why is this?
I’ve also trialed Release All and “Double Tap”, but these also have issues. Release All sends Release commands on Long Press “release” and “double Tap” has a delay (per the manual) that is not desired.
The ideal situation is to quickly press for an immediate undo/redo (i.e. to fix something in an emergency!!!) and a different press type for the Clear Memory. Each Action needs to send only the actions assigned to the Action but also ALL the actions assigned to the Action.
What am I doing wrong??? Do I really need to use two switches?
Thanks in advance!!

