qmidinet
qmidinet copied to clipboard
QmidiNet - A MIDI Network Gateway via UDP/IP Multicast
Hi, I have this error Network Interface error - Qmidinet The network interface cold not stablished Pleas, make sure you hace an online network connection and try again I don't...
Hi! Trying to run qmidinet on windows to avoid usage of ipMIDI. During creation of input sockets setsockopt(...) returns error code of: > "An unknown, invalid, or unsupported option or...
Based on reveloxmidi, this systemd service file works for me: file: qmidinet.service --------------------------------------------- [Unit] After=local-fs.target network.target Description=qmidinet MIDI UDP server network server Documentation=man:qmidinet(1) [Install] WantedBy=multi-user.target [Service] User=root Type=exec #PIDFile=/run/qmidinet.pid ExecStart=/usr/bin/qmidinet...