Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.txt | 2018-11-08 | 1.1 kB | |
qmidicontrol-0.0.3.tar.bz2 | 2018-11-08 | 86.1 kB | |
qmidicontrol-0.0.3.tar.xz | 2018-11-08 | 80.3 kB | |
qmidicontrol-0.0.3.tar.gz | 2018-11-08 | 107.4 kB | |
Totals: 4 Items | 274.9 kB | 0 |
-------------------------------------------------------------------------- QMidiControl (C) 2003 by Matthias Nagorni Qt5-port 2018 by Guido Scholz Qt4-port 2009 by Frank Kober QMidiControl is released under GNU General Public License (refer to LICENSE file) -------------------------------------------------------------------------- QMidiControl is a virtual MIDI control pad. QMidiControl can be started using the following options: --channel <num> MIDI Channel [0] --num_controller <num> Number of Controllers [16] --offset <num> Offset for Controller [1] The --offset option modifies the #CC number of the first slider. The other CC#'s are offset accordingly. Installation ------------- qmidicontrol uses autoconf/automake as build system. For short ./configure make make install does the trick. Please refer to the INSTALL file for more information. CVS check out ------------- If you start with a fresh CVS checkout, please first apply autoreconf -i to get a proper configure script. For more instructions about compiling and installing this application please refer to the INSTALL file.