Colatino
Colatino
Messing around with my G1XFour in editor mode i've found that manually changing the AUTOSAVE feature (with the knobs) the pedal sends: ```f7 52 00 6e 64 03 00 0a...
I've been running your zoomzt2-shooking script to get the files (zt2, bmp, json) of all of the fx available for the G1X Four but when it encounters one that is...
Is it possible to extract the fx id from the data returned with the CaptureFxCycle? I couldn't find it documented here. I'm trying to use the file_download method from your...
Dear @rppicomidi, I've had some time to experiment with your fork of tinyusb and tried to refactor the code on this one to work as a transparent passthrough (zero filter)...
I've been trying to upload patches to my G1XFour with no success using the command: ```python zoomzt2.py -P 13 dire.zptc``` Is this the correct way to do it? After the...