MIDI DESIGNER
The only MIDI controller for iPad, iPhone, and Mac


Talk to other MIDI Designer users about MIDI Designer, iOS MIDI and related topics. Or share layouts, pages, and ideas.

Check out our Facebook Group.

Of course, if you want to send us an email, feel free.

Open problem reports

Summary of user requests
Button (momentary) which send 6 cc‘s on push and one cc on release - MIDI Designer Q&A
+1 vote
in Basic by samplix (130 points)

2 Answers

0 votes

I'll throw down a sketch answer here, which might be enough for you to figure it out.

First, if you just needed to send 6 CC messages you would use this

https://mididesigner.com/qa/21/one-control-multiple-messages

but you also want to send one message on OFF.

The first solution that comes to mind for me has some moving parts:

  1. your button, which is supercontrol of a
  2. knob with two ticks which is the supercontrol of
  3. two buttons. one of them is super to the OFF buttons and the other is super to the ON buttons
The top level button must have supercontrol options set to "Force Not Stepper" but I suspect this will work either way.
Give it a go and good luck!
by MIDI Designer Team (Dan)
0 votes
Build the individual buttons that send the desired Ccs.

Build the main supercontrol, assign the six ON buttons as subcontrols.  If you want them to send ON only, select that option in OPTIONS AS SUPER.

Build a second supercontrol, assign the one OFF button as subcontrol.  In OPTIONS AS SUPER, select both SEND ON ONLY and INVERTED.

Make this a subcontrol of the main subcontrol.
by jkhiser (22.5k points)
...