pw-mididump

Section: User Commands (1)
Updated: User
Page Index
 

NAME

pw-mididump - The PipeWire midi dump  

SYNOPSIS

pw-mididump [options] [FILE]  

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.  

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.
 

AUTHORS

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

SEE ALSO

pipewire(1), pw-cat(1),


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
AUTHORS
SEE ALSO