qmidinet icon indicating copy to clipboard operation
qmidinet copied to clipboard

QmidiNet - A MIDI Network Gateway via UDP/IP Multicast

Results 4 qmidinet issues
Sort by recently updated
recently updated
newest added

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...

Hi here too Rui. Any way of making this one translatable as well?

question

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...