Hi there!
QMidiArp 0.4.5 is now available for download and contains two
bugfixes for issues reported on the IRC by quilzo.
http://sourceforge.net/projects/qmidiarp/files/qmidiarp/0.4.5/
qmidiarp-0.4.5 (2012-01-21)
Fixed Bugs
o JACK Transport start with ALSA backend was broken in 0.4.4
o Crash when events not matching any channel in any module were
received in JACK MIDI backend
For those who want to check out some new features under development, the
current "globalstore" git branch contains a new global parameter store handler
allowing to switch all settings in one click at a defined time which can be very
handy in live situations. For this,
git clone
git://qmidiarp.git.sourceforge.net/gitroot/qmidiarp/qmidiarp
cd qmidiarp
git checkout globalstore
autoreconf -i
./configure
make
Best
Frank