You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: