/helix_usb

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 Control and the HX Stomp. Getting Started git clone https://heikozebresel@bitbucket.org/heikozebresel/helix_usb.git It is recommended to create a virtual python environment. At this point only one additional library (pyusb) needs to be added: pip install pyusb Documentation: https://bitbucket.org/heikozebresel/helix_usb/wiki/Home

Primary LanguagePythonMIT LicenseMIT

Watchers