QmidiCtl is a MIDI remote controller application that sends MIDI data over the network, using UDP/IP multicast. Inspired by multimidicast (https://llg.cubic.org/tools) and designed to be compatible with ipMIDI for Windows (https://nerds.de).
QmidiCtl was long ago designed for the Maemo enabled handheld devices, namely the late Nokia N900 and promoted to the Maemo Package repositories. Nevertheless, QmidiCtl may still be found effective as a regular desktop application and recently as an Android application as well.
QmidiCtl is free, open-source software, distributed under the terms of the GNU General Public License (GPL) version 2 or later.
Sourceforge project page: https://sourceforge.net/projects/qmidictl
Weblog: https://www.rncbc.org
See also: QmidiNet - A MIDI network gateway via UDP/IP multicast
Click on image to see more screenshots...
The software requirements for build and runtime are listed as follows:
Mandatory:
2024-09-28 - An Early-Fall'24 Release.
qmidictl-1.0.1.tar.gz
Previous and older releases, including the change log, are also available here. You may also check out from the latest bleeding edge development source tree, using Git.
You can browse all files available for download, including binary packages, at QmidiCtl Files on SourceForge.net.
Unpack the tarball and in the extracted source directory:
cmake
[-DCMAKE_INSTALL_PREFIX=
prefix]-B build
cmake --build build
[--parallel
Njobs]
and optionally as root:
[
sudo
]cmake --install build
Note that the default installation path prefix is /usr/local
.
QmidiCtl holds its settings and configuration state per user,
in a file located as $HOME/.config/rncbc.org/QmidiCtl.conf
.
Normally, there's no need to edit this file, as it is recreated and
rewritten everytime qmidictl is run.
Plenty still, however QmidiCtl may be considered in production/stable phase already.
QmidiCtl is open source free software. For bug reports, feature requests, discussion forums, mailling lists, or any other matter related to the development of this piece of software, please use the Sourceforge project page.
You can also find timely and closer contact information on my personal web site.
QmidiCtl DO NOT collect, process, store, use and/or share any personal or sensitive information when you use the application or visit the website.
If you have questions or comments about this notice, you may contact by email to rncbc@rncbc.org.
Enjoy.