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
Chase Bliss Mood: Saving presets onto the pedal - MIDI Designer Q&A
0 votes
in User Support, Open by yasir (430 points)
edited by yasir

1 Answer

0 votes
Easiest is to use the send on release only option.

If you want to be absolutely sure you don't overwrite an existing preset, there are more advanced implementations.

Simplest is to add two buttons:
- first disables the picker while you select the correct number - toggle, no send/ receive, set as enable / disable button for the picker
- second sends the selected preset once you turn the toggle on - momentary, no send/receive, supercontrol, force not stepper, options as super, send current value

Disable button one, select the preset, enable button one, press button two to send, turn off button one.

You can do a one button solution using StreamByter.  In output rules module, store the output preset number, block the message, use a momentary button to transmit the value.  Is more complicated, since it need a few lines of SB code, but operationally simpler, since there is only one button to worry about.
by jkhiser (22.5k points)
...