mungewell / zoom-zt2

Python script to install/remove effects from the Zoom G1Four pedal
MIT License
50 stars 10 forks source link

Lo/Mid/Hi tone/Volume commands #62

Closed fm-sys closed 1 year ago

fm-sys commented 1 year ago

Hi, the Readme mentions that it is possible to adjust Lo/Mid/Hi tone, and Volume after entering PC mode.

Does anyone know which commands do I need to send to change these params via the USB connection?

I own a G1four if that matters...

nomadbyte commented 1 year ago

...adjust Lo/Mid/Hi tone, and Volume

Do you mean the built-in Output EQ controls, as opposed to effect-level params in a patch?

The Output EQ controls don't appear to transmit any MIDI to host, while in Editor mode. So, likely the firmware does not expect any external Sysex for these controls and they operate only directly on the pedal.

fm-sys commented 1 year ago

Do you mean the built-in Output EQ controls, as opposed to effect-level params in a patch?

Yes, exactly.

So, likely the firmware does not expect any external Sysex for these controls

Hm, ok. Not what I wanted to hear, but thanks for your help!