QmidiNet 1.0.2 - A Mid-Spring'26 Release

Rui Nuno Capela <[email protected]> Wed, 3 Jun 2026 16:48:40 +0100
Newsgroups gmane.linux.audio.announce
Message-ID <[email protected]>
Hi everyone!

   QmidiNet 1.0.2 (mid-spring'26) is released!

QmidiNet [1] is a MIDI network gateway application that sends and 
receives MIDI data (ALSA-MIDI [4] and JACK-MIDI [3]) over the network, 
using UDP/IP multicast. Inspired by multimidicast [8] and designed to be 
compatible with ipMIDI [9] for Windows.

See also: QmidiCtl [2] - A MIDI Remote Controller via UDP/IP Multicast.

Change-log:
- Get rid of CONFIG_WAYLAND build config option; add underlying platform 
name (eg. xcb, wayland) to Qt version string.
- Bumping into next development cycle (Qt >= 6.11)

Website:
   https://qmidinet.sourceforge.io
   http://qmidinet.sourceforge.net

Project page:
   https://sourceforge.net/projects/qmidinet

Downloads:
   https://sourceforge.net/projects/qmidinet/files
- source tarball:
   https://download.sf.net/qmidinet/qmidinet-1.0.2.tar.gz
- source package:
   https://download.sf.net/qmidinet/qmidinet-1.0.2-3.1.rncbc.suse.src.rpm
- binary packages:
   https://download.sf.net/qmidinet/qmidinet-1.0.2-3.1.rncbc.suse.x86_64.rpm
- AppImage [10] package:
   https://download.sf.net/qmidinet/qmidinet-1.0.2-3.1.x86_64.AppImage

Git repos:
   https://git.code.sf.net/p/qmidinet/code
   https://github.com/rncbc/qmidinet.git
   https://gitlab.com/rncbc/qmidinet.git
   https://codeberg.com/rncbc/qmidinet.git


License:
   QmidiNet [1] is free, open-source Linux Audio [6] software, 
distributed under the terms of the GNU General Public License (GPL) 
version 2 or later [7].


References:

  [1] QmidiNet - A MIDI Network Gateway via UDP/IP Multicast
      https://qmidinet.sourceforge.io

  [2] QmidiCtl - A MIDI Remote Controller via UDP/IP Multicast
      https://qmidictl.sourceforge.io

  [3] JACK Audio Connection Kit
      https://jackaudio.org

  [4] ALSA, Advanced Linux Sound Architecture
      https://www.alsa-project.org/

  [5] Qt framework, C++ class library and tools for
      cross-platform application and UI development
      http://qt.io/

  [6] Linux Audio consortium of libre software for audio-related work
      http://linuxaudio.org

  [7] GPL - GNU General Public License
      http://www.gnu.org/copyleft/gpl.html

  [8] multimidicast - sends and receives MIDI from ALSA sequencers over 
network
      https://llg.cubic.org/tools/multimidicast

  [9] ipMIDI - MIDI over Ethernet ports - send MIDI over your LAN
      https://nerds.de

[10] AppImage, Linux apps that run anywhere
      http://appimage.org/


See also:
   https://www.rncbc.org/drupal/node/2915


Enjoy!
- - -
rncbc aka Rui Nuno Capela