Skip to content

gthiemonge/line6control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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,

About

Python application to control a Line 6 POD xt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published