Hello!
QmidiNet 1.0.1 (early-spring'25) is out!
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:
- Fixed command line parsing (QCommandLineParser/Option) to not exiting
the application with a segfault when showing help and version information.
- Prepping up next development cycle (Qt >= 6.8)
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.1.tar.gz
- source package:
https://download.sf.net/qmidinet/qmidinet-1.0.1-2.1.rncbc.suse.src.rpm
- binary packages:
https://download.sf.net/qmidinet/qmidinet-1.0.1-2.1.rncbc.suse.x86_64.rpm
- AppImage [10] package:
https://download.sf.net/qmidinet/qmidinet-1.0.1-2.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/2752
Enjoy!
- - -
rncbc aka Rui Nuno Capela