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

pw-mididump - The PipeWire MIDI dump

Authors

       The PipeWire Developers <https://gitlab.freedesktop.org/pipewire/pipewire/issues>; PipeWire is available
       from <https://pipewire.org>

Description

       Dump MIDI messages to stdout.

       When a MIDI file is given, the events inside the file are printed.

       When no file is given, pw-mididump creates a PipeWire MIDI input stream and will print all MIDI events
       received on the port to stdout.

Name

       pw-mididump - The PipeWire MIDI dump

Options

-r|--remote=NAME
           The name the remote instance to monitor. If left unspecified, a connection is made to the default
           PipeWire instance.

       -h|--help
           Show help.

       --version
           Show version information.

See Also

pipewire(1), pw-cat(1)

PipeWire                                              1.2.7                                       pw-mididump(1)

Synopsis

pw-mididump [options] [FILE]

See Also