g200kg / zoom-ms-utility

Zoom MS-50G / MS-60B / MS-70CDR multi stomp patch utility
MIT License
214 stars 44 forks source link

Support ZoomG1on + Questions about effects mapping #9

Open SrMouraSilva opened 4 years ago

SrMouraSilva commented 4 years ago

Hello @g200kg,

I am developing an API to controls zoom equipments in python. Actually it supports partially Zoom G3v2 and Zoom MS50g.

I would like to ask you some questions about development:

  1. How did you do to map the effects and their possible values? When I made ZoomG3's, I decoded them from an Edit & share .xml file

  2. What is 'NZ'? I saw that when decoding a patch, the bits whose shift is NZ should be ignored, but I didn't quite understand what this is for. I suspect it has something to do with the amplifiers.

  3. How did you get processor consumption (DSP)?

Finally, I inform you that I am mapping the effects of Zoom G1 manually (from the information in the manual. If you think about supporting the Zoom G1on, I can share it!

Congratulations on your project! Hugs