qmidinet
MIDI Network Gateway via UDP/IP Multicast
Install
- All systems
-
curl cmd.cat/qmidinet.sh
- Debian
-
apt-get install qmidinet
- Ubuntu
-
apt-get install qmidinet
- Arch Linux
-
pacman -S qmidinet
- Kali Linux
-
apt-get install qmidinet
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install qmidinet
- Raspbian
-
apt-get install qmidinet
- Dockerfile
- dockerfile.run/qmidinet
qmidinet
MIDI Network Gateway via UDP/IP Multicast
QmidiNet is a MIDI network gateway application that sends and receives MIDI data (ALSA Sequencer) over the network, using UDP/IP multicast. It was inspired by multimidicast (http://llg.cubic.org/tools) and designed to be compatible with ipMIDI for Windows (http://nerds.de).
qmidinet-dbg
Debugging symbols for QmidiNet
QmidiNet is a MIDI network gateway application that sends and receives MIDI data (ALSA Sequencer) over the network, using UDP/IP multicast. This package contains the debugging symbols.