gthiemonge/line6control
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Line 6 Control
==============
Line 6 Control is a Python GTK application which can control a Line 6 USB device as the PODxt.
This is an experimental application, only few features are implemented :
* Channel switching,
* Reading and writing parameters for Amplification, Stomp Box, Mod Box and Delay Box.
Requirements
------------
* Python3,
* python3-object,
* Glib C headers (glib2.0-devel package in CentOS/Fedora),
* Alsa lib headers (alsa-lib-devel)
Running
-------
Type "make".
When the python module is compiled, run Line 6 Control with "./line6control.py"
Known issues
------------
* Time and Speed parameters are not handled as they should be. Using their controls in Line 6 Control can crash the application,