A pretty old and terribly overdue JACK MIDI crash bug as been fixed.
Hopefully at last. Ones who've been using the ALSA-MIDI (aka. ALSA
Sequencer) interface exclusively don't need to worry. All the rest
please apply ;)
QmidiNet 0.1.2 released!
Have fun!
QmidiNet [1] is a MIDI network gateway application that sends and
receives MIDI data (ALSA-MIDI and JACK-MIDI) over the network, using
UDP/IP multicast. Inspired by multimidicast [2] and designed to be
compatible with ipMIDI [3] for Windows.
See also:
http://www.rncbc.org/drupal/node/508
Website:
http://qmidinet.sourceforge.net
Project pages:
http://sourceforge.net/projects/qmidinet
Downloads:
- source tarballs:
http://downloads.sourceforge.net/qmidinet/qmidinet-0.1.2.tar.gz
- source package (openSUSE 12.1):
http://downloads.sourceforge.net/qmidinet/qmidinet-0.1.2-1.rncbc.suse121.sr…
- binary packages (openSUSE 12.1):
http://downloads.sourceforge.net/qmidinet/qmidinet-0.1.2-1.rncbc.suse121.i5…
http://downloads.sourceforge.net/qmidinet/qmidinet-0.1.2-1.rncbc.suse121.x8…
Weblog (upstream support):
http://www.rncbc.org
License:
QmidiNet is free, open-source software, distributed under the terms
of the GNU General Public License (GPL) version 2 or later.
Change-log:
- JACK MIDI in-bound buffering was originally flawed and often the cause
for severe random crashes, mostly due to memory corruption, now
hopefully fixed.
- Changed order of JACK MIDI and UDP socket initialization, hoping the
later is always owned by the current genuine process.
- JACK MIDI interface were sinking all incoming events into the the
first port, now fixed (heads up from Chris Goddard, thanks).
- Make(ing) -jN parallel builds now available for the masses.
- Fixed Makefile.in handling of installation directories to the
configure script eg. --datadir.
- Main context menu simple no-brainer reordering.
References:
[1] QmidiNet - A MIDI Network Gateway via UDP/IP Multicast
http://qmidinet.sourceforge.net
[2] multimidicast - sends and receives MIDI from ALSA sequencers over
network
http://llg.cubic.org/tools/multimidicast
[3] ipMIDI - MIDI over Ethernet ports - send MIDI over your LAN
http://nerds.de
Cheers && Enjoy
--
rncbc aka Rui Nuno Capela