Crates.io | terminal-midi-monitor |
lib.rs | terminal-midi-monitor |
version | 0.3.0 |
source | src |
created_at | 2019-03-05 22:38:21.365618 |
updated_at | 2019-03-07 23:46:27.806641 |
description | Terminal ALSA MIDI Sequencer MIDI Monitor |
homepage | |
repository | https://github.com/davidmoreno/terminal-midi-monitor |
max_upload_size | |
id | 118970 |
size | 161,718 |
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.
cargo install terminal-midi-monitor
terminal-midi-monitor
Stop it with Control C.
If you feel there is something missing, please open an Issue and help developing Terminal MIDI Monitor. Every patch, help and suggestion is welcome.