dwhinham / mt32-pi

🎹🎶 A baremetal kernel that turns your Raspberry Pi 3 or later into a Roland MT-32 emulator and SoundFont synthesizer based on Circle, Munt, and FluidSynth.
https://twitter.com/d0pefish
GNU General Public License v3.0
1.29k stars 81 forks source link

Provide SysEx/MIDI files in the installation package to control mt32-pi #34

Closed dwhinham closed 3 years ago

dwhinham commented 4 years ago

As suggested by @thorr2 in another issue.

I'll probably have these defined in a script that runs at compile time and generates .SYX/.MID files.

dwhinham commented 3 years ago

Now that tools like mt32-pi-control exist, I don't think there's much value in doing this now.