g200kg / zoom-ms-utility

Zoom MS-50G / MS-60B / MS-70CDR multi stomp patch utility
MIT License
214 stars 44 forks source link

Zoom G1Xon support and possible related scripts #39

Open ekloff opened 6 months ago

ekloff commented 6 months ago

Hi, Some other tools seem to have support for G1on, G1Xon, B1on, B1Xon, etc alongside the MS line since they have similar patch support and capabilities. I was wondering if there's any chance to add G1Xon support for this tool since I am doing backups manually. I also have a MS-60b and am able to use this tool with that, but not the G1Xon.

I ran into another person who seems to interface with the broader set of Zoom devices but I don't have Python experience and was wondering if there was any clues to expand support there. https://andresdemarco.info/ZOOMFIRMWARE/ZOOMIDO-UTILS/

For instance, there's a comment in the script about 1 series models (on/Xon) needing an extra command (a harmless/non-modifying, switching to destination -current- patch) "if zoomido_utils.model_id in zoomido_utils.models_extra_command1: zoomido_utils.switch_patch(topatch)"

Please let me know if there's any chance for getting the G1Xon to make it on this list. I would be fully on board to donate if anyone was able to make it work.