Hello. I have a Zoom G1X Four and I was looking for a way to control it via midi with an M Vave USB Bluetooth transmitter (midi b) and the midi commander app for Android. I watched some videos on Youtube, but I'm new to programming. I have already obtained some commands via SysEx messages to use on my G1X Four (for example: F0 52 00 6E 64 0B F7, which turns the tuner on and off; F0 52 00 6E 64 03 00 00 00 00 00 F7, which turns off the first effect of the chain of effects; etc.). However, I need the SysEx messages to switch between banks (from 10 to 50), so that the banks switch exactly to the current bank patcher. For example, if I'm on patcher 43 bank 4 (40~49) and I want to go to patcher 13 on bank 1 (10~19) what is the SysEx message for that? Note that this example is as if I pressed the physical button on the pedal. Can someone help me? Sorry for any errors. I used the google translator. Thanks.
Take a look at this spreadsheet https://onedrive.live.com/view.aspx?resid=3E4A10BDFEED6E15!39157&authkey=!AP3lNBom7BvXXdM If you want to go to patch 13 you use: B0 20 ff C0 ss ff being 01 ss being 03 ff will be the first digit from your patch (bank number 01 to 05) ss will be the second digit from your patch (patch number 00 to 09)