commands.sh

pw-mididump

linux

Dump MIDI messages to `stdout`.

More info →

Options (2)

-r, --remoteboolean

Connect to a specific remote PipeWire instance

Example: pw-mididump {{[-r|--remote]}} {{remote_instance_name}}
-h, --helpboolean

Display help

Example: pw-mididump {{[-h|--help]}}

Examples (4)

Listen for and dump all incoming MIDI events

Dump MIDI events from a specific file

pw-mididump path/to/file.mid

Connect to a specific remote PipeWire instance

pw-mididump [-r|--remote] remote_instance_name

Display help

pw-mididump [-h|--help]
made by @shridhargupta | data from tldr-pages