/MIDIMarauder

MIDIMarauder is a TUI application for interacting with MIDI devices through USB. The idea is to have a MIDIOX like software for Linux machines.

Primary LanguageGoMIT LicenseMIT

MIDIMarauder

MIDIMarauder is a TUI application for interacting with MIDI devices through USB. The idea is to have a MIDIOX like software for Linux machines.

For now it's just a proof of concept that MIDI messages can be received through USB and printed to the terminal via stdout.

To Do:

  • Automatically recognize every MIDI device connected ✅
  • Create TUI with tview. - In progress
  • Literally everything else.

Demo

Automatically detects every midi device, listens for midi messages form every device that remains connected until there is none left and closes.

Example recording can be seen on asciinema (terrible mobile UX)

Screenshot from 2024-08-22 20-28-01