qtpod 1.1 review
Downloadqtpod is a Qt application which can control your Line6 POD 2.0 and POD Pro via MIDI
|
|
qtpod is a Qt application which can control your Line6 POD 2.0 and POD Pro via MIDI. Currently, only the ALSA MIDI sequencer API is supported.
Usage:
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.
What's New in This Release:
A scrollview was added as a toplevel widget, so qtpod can be resized.
Window geometry is restored on startup.
qtpod 1.1 keywords