1pw-mididump(1) General Commands Manual pw-mididump(1)
2
3
4
6 pw-mididump - The PipeWire MIDI dump
7
9 pw-mididump [options] [FILE]
10
12 Dump MIDI messages to stdout.
13
14 When a MIDI file is given, the events inside the file are printed.
15
16 When no file is given, pw-mididump creates a PipeWire MIDI input stream
17 and will print all MIDI events received on the port to stdout.
18
20 -r | --remote=NAME
21 The name the remote instance to monitor. If left unspecified, a
22 connection is made to the default PipeWire instance.
23
24 -h | --help
25 Show help.
26
27 --version
28 Show version information.
29
31 The PipeWire Developers
32 <https://gitlab.freedesktop.org/pipewire/pipewire/issues>; PipeWire is
33 available from <https://pipewire.org>
34
36 pipewire(1), pw-cat(1)
37
38
39
40
41PipeWire 1.0.0 pw-mididump(1)