Skip to content

MIDIMarauder is a TUI application for scanning and managing MIDI devices connected via USB.

License

Notifications You must be signed in to change notification settings

qbixxx/MIDIMarauder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIDIMarauder

GitHub release (latest by date) GitHub contributors GitHub stars GitHub license

Description

MIDIMarauder is a TUI application for scanning and managing MIDI devices connected via USB. It uses the gousb library for USB communication and tview to provide a terminal user interface where you can view and manage your connected 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.

Demo run (outdated)

Peek 2024-09-25 22-00

Project Status

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.

License

This project is licensed under the MIT License - see the LICENSE file for details.