logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

qmidinet - MIDI Network Gateway via UDP/IP Multicast

Author

       QmidiNet was written by Rui Nuno Capela.

       This  manual page was written by Alessio Treglia <alessio@debian.org>, for the Debian project (but may be
       used by others).

                                                  June 17, 2014                                      QMIDINET(1)

Description

       This manual page documents briefly the qmidinet command.

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

Files

       Configuration settings are stored in ~/.config/rncbc.org/QmidiNet.conf

Name

       qmidinet - MIDI Network Gateway via UDP/IP Multicast

Options

-n, --num-ports=[num-ports]

              Use this number of ports (default = 1)

       -i, --interface=[interface]

              Use specific network interface (default = all)

       -u, --address, --udp-addr=[address]

              Use specific network address (default = 225.0.0.37)

       -p, --port, --udp-port=[port]

              Use specific network port (default = 21928)

       -a, --alsa-midi[=flag]

              Enable ALSA MIDI (0|1|yes|no|on|off, default = yes)

       -j, --jack-midi[=flag]

              Enable JACK MIDI (0|1|yes|no|on|off, default = no)

       -g, --no-gui

              Disable the graphical user interface (GUI)

       -h, --help

              Show help about command line options

       -v, --version

              Show version information

Synopsis

qmidinet [options]

See Also