LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

pw-mididump

Debug and monitor MIDI events

TLDR

Listen for and dump all incoming MIDI events
$ pw-mididump
copy
Dump MIDI events from a specific file
$ pw-mididump path/to/file.mid
copy
Connect to a specific remote PipeWire instance
$ pw-mididump -r remote_instance
copy
Display help
$ pw-mididump -h
copy
Show version
$ pw-mididump --version
copy

SYNOPSIS

pw-mididump [options] [file]

DESCRIPTION

pw-mididump dumps MIDI messages to stdout for debugging and monitoring purposes. It can listen for real-time MIDI events from connected devices or read MIDI data from files.This is useful for troubleshooting MIDI connectivity and verifying that MIDI data is being received correctly.

PARAMETERS

-r, --remote name

Connect to specific remote PipeWire instance (default: local instance)
-h, --help
Display help message
--version
Display version information

INSTALL

sudo apt install pipewire-bin
copy
sudo apk add pipewire-tools
copy
sudo zypper install pipewire-tools
copy

CAVEATS

Real-time MIDI monitoring requires appropriate device permissions. Output format is designed for debugging, not for creating MIDI files.

HISTORY

Part of PipeWire, the modern multimedia framework for Linux. Provides MIDI debugging capabilities within the PipeWire ecosystem.

SEE ALSO

pipewire(1), pw-cli(1), pw-cat(1), aconnect(1), aplaymidi(1), amidi(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid