Skip to content

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://heikozebrese

License

Notifications You must be signed in to change notification settings

Pedalnetics/helix_usb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 Edit and the HX Stomp.

Getting Started

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

In Action

An overview of the current features is given in

helix_usb - Feature Overview

Admitting that those features seem useless on their own, here's another video showing a typical use-case of helix_usb.

Combining helix_usb with a Line6 FBV3

About

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://heikozebrese

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%