qtpod - a gui for Line6 POD 2.0 and POD Pro
--------------------------------------------

qtpod is a QT application which can control your Line6 POD 2.0 and POD
Pro via MIDI. Currently the ALSA midi sequencer API is supported.

To configure your MIDI settings use the "-m" option on the command
line to set the MIDI channel your POD listens on. The first MIDI
channel is "0". This is also the default if no "-m" option is given
and the default MIDI channel of the POD. To connect the qtpod
application to an ALSA sequencer port at startup use the "-c" option
with the numeric client and port ID as arguments. You can find out the
numeric IDs of your MIDI hardware by looking at the output of
"aconnect -i -l". Alternatively you can use aconnect to connect your
midi ports after qtpod has started, or some GUI tool like
alsa-patch-bay or qjackctl.

A similar program using Tcl/Tk is
http://www.squash-ligue.gf/podgui/podgui.php

Please send questions and suggestions to:
Dirk Jagdmann <doj@cubic.org>
http://llg.cubic.org/tools/qtpod
