MIDICAT(1) - General Commands Manual # MIDICAT(1) - General Commands Manual
NAME # midicat - send to or receive from MIDI ports
SYNOPSIS # midicat [-d] [-i file] [-o file] [-q port]
DESCRIPTION # The midicat utility receives MIDI data from the given input MIDI port and/or sends it to the given output MIDI port. The options are as follows:
-d
Dump transferred data in hex on stderr.
-i file
...
SNDIO(7) - Miscellaneous Information Manual # SNDIO(7) - Miscellaneous Information Manual
NAME # sndio - audio and MIDI device descriptors
DESCRIPTION # Programs access audio and MIDI hardware using the sndio library. It allows both access through the sndiod(8) server and raw access to the hardware. The audio device or MIDI port, as well as the access method, are designated by the sndio descriptor. It is provided by the user with the program device selection method, or with the AUDIODEVICE and MIDIDEVICE environment variables if there’s no device selection method.
...