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
MIDI Designer is modifying my sysex strings! - MIDI Designer Q&A
0 votes
in Advanced by MIDI Designer Team (Dan)

1 Answer

+1 vote
 
Best answer
Unfortunately, that sysex is invalid, because each sysex byte can only go from 0-127. The B0 is 176, so that won't fit in one byte. If you're sure that this values need to go there, but could occupy more than one byte, use the MIDI Byte Calculator to figure out your bytes:

http://mididesigner.com/help/midi-byte-calculator/?sum=176&number_of_bytes=2

in two bytes, it's 01 and 30.

I hope this helps, comment back if you have other doubts.
by MIDI Designer Team (Dan)
edited by MIDI Designer Team (Dan)
...