MIDIMarauder is a TUI application for scanning and managing MIDI devices connected via USB. It uses the library for USB communication and to provide a terminal user interface where you can view and manage your connected MIDI devices.
This is a usefull tool to analyze and debug MIDI devices.
This project allows users to:
- Scan for MIDI devices connected via USB.
- View detailed information about each MIDI device.
- Monitor MIDI messages in real-time.
- Use a terminal-based graphical interface to manage connected devices.
The project is in an initial phase, but the following features are already supported:
- USB MIDI device scanning.
- Detailed device information display.
- Basic MIDI message monitoring.
- Fully concurrent USB device scanning.
This project is licensed under the MIT License - see the LICENSE file for details.