terminal-midi-monitor

Crates.ioterminal-midi-monitor
lib.rsterminal-midi-monitor
version0.3.0
sourcesrc
created_at2019-03-05 22:38:21.365618
updated_at2019-03-07 23:46:27.806641
descriptionTerminal ALSA MIDI Sequencer MIDI Monitor
homepage
repositoryhttps://github.com/davidmoreno/terminal-midi-monitor
max_upload_size
id118970
size161,718
David Moreno Montero (davidmoreno)

documentation

README

Terminal ALSA MIDI Monitor

This CLI utility shows events that come from the alsa sequencer interface.

It is very useful to debug MIDI problems, ensure connectivity, and setup of MIDI systems.

Installation

cargo install terminal-midi-monitor

Run

terminal-midi-monitor

Stop it with Control C.

Screenshot

alsa-monitor

Help welcome!

If you feel there is something missing, please open an Issue and help developing Terminal MIDI Monitor. Every patch, help and suggestion is welcome.

Commit count: 19

cargo fmt