helix_usb is a set of python scripts allowing for communications with Line6's HX Stomp (and maybe all other Helix products like the Helix (LT), maybe Pod Go, HX Effects and the rack version) over USB. For this, I kind of reverse engineered the protocol being send between HX Edit and the HX Stomp.
git clone https://github.com/kempline/helix_usb.git
It is recommended to create a virtual python environment. Please install the following modules:
- pip install pyusb
- pip install xlsxwriter
Documentation: https://github.com/kempline/helix_usb/wiki
An overview of the current features is given in
Admitting that those features seem useless on their own, here's another video showing a typical use-case of helix_usb.