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

qmidictl - A MIDI Remote Controller via UDP/IP Multicast

Author

       QmidiCtl was written by Rui Nuno Capela.

                                                  June 17, 2014                                      QMIDICTL(1)

Description

       This manual page documents briefly the qmidictl command.

       QmidiCtl  is  a  MIDI  remote  controller application that sends MIDI data over the network, using UDP/IP
       multicast. 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/QmidiCtl.conf

Name

       qmidictl - A MIDI Remote Controller via UDP/IP Multicast

Options

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

       -m, --mmc-device=[mmc-device]

              Use specific MMC device number (default = 127)

       -h, --help

              Show help about command line options

       -v, --version

              Show version information

See Also

qmidinet(1)

Synopsis

qmidictl [options]

See Also