System Exclusive utilities - dwhinham/mt32-pi GitHub Wiki
On this page you can find some useful utilities for controlling mt32-pi by sending custom System Exclusive messages from your favorite host platform.
Dedicated mt32-pi control utilities
These utilities have been written with mt32-pi in mind and offer specific commands/options to control mt32-pi's features.
| Name | Platform(s) | Comments |
|---|---|---|
| mpuctl | MS-DOS | Included with the MiSTer FPGA project, aimed at AO486 users. |
| mt32-pi-control | Amiga, Atari ST, MS-DOS, Linux, Windows | Has some nice features for sending SC-55 graphics from .BMP files. |
| RaspMIDI | Amiga | Graphical tool for Workbench built with MUI. |
Generic SysEx utilities
These utilities can be used for either sending binary .SYX files, or ASCII hex strings of bytes to any MIDI device.
| Name | Platform(s) | .SYX files | Byte strings |
|---|---|---|---|
| amidi | Linux | ✔ | ✔ |
| DUMP | MS-DOS | ✔ | ❌ |
| MIDI Data Filer | MS-DOS | ✔ | ❌ |
| MIDI-OX | Windows | ✔ | ✔ |
| Pocket MIDI | Windows | ✔ | ✔ |
| SendSX | Windows | ✔ | ✔ |