Is it possible to read/parse g1xon files?

Discussion in 'General discussion' started by lerelolli, Jan 8, 2020.

  1. lerelolli

    lerelolli New Member

    Tonelib is a great software but one problem I have faced when sorting/managing effects was overwriting or ghost cloning issues. When I drag and drop an effect, a copy of it would remain in another slot.

    It would be easier for me to open the contents of the g1xon file and maybe edit like a JSON file. Is it possible to do so?
     
  2. shooking_sybase

    shooking_sybase New Member

    Check out https://github.com/mungewell/zoom-zt2/issues

    I recently got a B1On and have written some code to interpret most of the data. Check out my YT channel if u are interested in what I am up to. Will be posting on GitHub soon.
    I am trying to show from first principles to people can follow along and pool resources.

    This first one is long. The next are quicker.