Barsik-Barbosik / Zoom-Firmware-Editor

MIT License
194 stars 27 forks source link

Zoom A1 Four firmware #44

Open carrrlangas opened 3 years ago

carrrlangas commented 3 years ago

I cannot find a copy of the Zoom A1 four firmware anywhere and I don't own the device. I want to load its' effects onto my G1 Four Could someone give me a hand please?

mungewell commented 3 years ago

https://github.com/fuzboxz/zdownload/blob/master/zdownload.py#L9

mungewell commented 3 years ago
'''
zdl_url = "http://www.zoom.co.jp/archive/ZDLM/ZDLF3/"
r = requests.get("https://www.zoom.co.jp/archive/ZDLM/AllZDL3.lst")
'''
zdl_url = "http://www.zoom.co.jp/archive/GUITAR_LAB/ZDLF3/"
r = requests.get("https://www.zoom.co.jp/archive/GUITAR_LAB/AllZDL6.lst")