I am doing some testing with my app. Trying to retrieve all the input settings I have found what maybe a bug.
Third zone settings from input 15 (Tom3R) to 31 (Aux7R) are not sent when requested
Here is the log my app show when I request all the config for Crash:
Request sent: Lenght: 6
F0 70 0 3 8 F7
Sysex received: Lenght: 26
F0 70 0 3 8 3 1 9 1 1 4 0 8 4 0 0 0 1 4 0 2 6 6 0 0 F7
Pad 8
Request sent: Lenght: 6
F0 70 0 3 9 F7
Sysex received: Lenght: 26
F0 70 0 3 9 3 1 9 1 1 4 0 8 4 0 0 0 1 4 0 2 6 A 0 0 F7
Pad 9
Request sent: Lenght: 6
F0 70 0 4 9 F7
Sysex received: Lenght: 10
F0 70 0 4 9 7 A 1 2 F7
3zone 9
And for input Tom3 I get this (the rest of remaining inputs behave the same):
Request sent: Lenght: 6
F0 70 0 3 E F7
Sysex received: Lenght: 26
F0 70 0 3 E 2 9 9 1 1 4 0 8 4 0 0 0 1 4 0 2 6 A 0 0 F7
Pad 14
Request sent: Lenght: 6
F0 70 0 3 F F7
Sysex received: Lenght: 26
F0 70 0 3 F 2 9 9 1 1 4 0 3 4 0 0 0 1 4 0 2 6 A 0 0 F7
Pad 15
Request sent: Lenght: 6
F0 70 0 4 F F7
(nothing is received for the "thirdzone" request)