nfg.forums

NFG Forums => SIG X68000 => Topic started by: spud on December 01, 2020, 11:47:24 PM

Title: Program to send SysEx Midi messages? (MT32-Pi)
Post by: spud on December 01, 2020, 11:47:24 PM
Recently got a nice Pi-Midi Raspberry Pi hat from Arananet https://www.arananet.net/pedidos/product/pi-midi-a-baremetal-mt32-emulator-using-raspberry-pi3-preorder/ to use with MT32-Pi from Dale Whinham https://github.com/dwhinham/mt32-pi

This allows you to emulate MT32 & GS midi. You can switch between modes using System Exclusive messages Midi messages. Somebody knows how I can send these from the X68000 towards the Pi-Midi?
Title: Re: Program to send System Exclusive messages Midi messages? (MT32-Pi)
Post by: spud on December 02, 2020, 01:54:00 AM
Would Zmusic be an option? Without needing to program could I run a command line based "midi player" which I tell the sysex messages to send to the midi device?
Title: Re: Program to send SysEx Midi messages? (MT32-Pi)
Post by: spud on December 03, 2020, 07:20:58 PM
Cool, someone created a tool and posted it on Facebook: https://www.facebook.com/groups/x68000/permalink/10159009113377138/

I plan to try this out this weekend.