zoom-zt2 icon indicating copy to clipboard operation
zoom-zt2 copied to clipboard

Python script to install/remove effects from the Zoom G1Four pedal

Results 53 zoom-zt2 issues
Sort by recently updated
recently updated
newest added

There seem to be no ZD2 modules which reference ACOUSTIC category. Where does this category (and its id) originate from? https://github.com/mungewell/zoom-zt2/blob/aae4d78a548d638f857cee5df21c3c4dc3c51f26/zoomzt2.py#L52

Anyone has any ideas about the data represented by the bytes 0x8-0xF in the ZD2 files? These are the 8 (mostly non-zero) bytes following the file magic string. These bytes...

@nomadbyte asked on #48 seems that there is duplication of these byte sequences, which some being especially "popular", this suggest that they likely have some encoding in them. ``` zoom_fx_AllZDL7$...

I tried to import some effects from G11 into G1X four, some were imported successfully, others were not i.e (see image attached) - GEMINOS (double tracking kinda TC Electroncis MIMIQ...

``` $ python3 zoomzt2.py -c current.bin $ python3 decode_preset.py -s current.bin | head Name: Rhythm199 Patch Volume: 100 Effect 1: 0x1E000010 Enabled: True Param 1: 54 Param 2: 0 Param...

hi mungewell, i've been talking to shooking, and we're both trying to get some comms happening with the zoom gce-3 and a pi, just wondering if your code can easily...

Attempting to install "RHYTHM_100" from GCE-3 on a G1Four. ``` simon@thevoid:~/zoom-zt2-sdw-github/zoom_fx/GCE-3/GL$ python3 ../../../zoomzt2.py -I RHYTHM_100.zd2 Installing effect: RHYTHM_100.zd2 Traceback (most recent call last): File "../../../zoomzt2.py", line 757, in main() File...

Someone posed a question as to whether the PCB for these pedals are different, I highly doubt it... they may have different components fitted. The difference is likely a FW...

Hey bro, mine is a G5, i have inspected its firmware, and i found some common patterns probably regarding to the effects data, i have also compared those with some...

Request for comments. So on the one hand the Rhythm and loopers show up as FX. They display the following parameters Rhythm -> Pattern (choose using Knob1 - GUIDE, 8Beats1,...