VOGONS


Programming for MT-32?

Topic actions

First post, by Hamby

User metadata
Rank Oldbie
Rank
Oldbie

Not sure where this goes...
But I'm trying to work on a DOS based game, and would like to include Roland MT-32 support.
But I haven't a clue how to add such support.
I've done some surfing, but haven't yet found anything about providing support for MT-32 in your own programs.
anybody know where I can find related information?

Reply 1 of 3, by Tiido

User metadata
Rank l33t
Rank
l33t

First thing is to get familiar with how to talk to MPU401 and look at the MIDI standard. Sending MIDI bytes via MPU401 is quite simple, rest is then folowing MIDI standards. MT32 support is then just sending right insturment numbers and whatnot, subset of General MIDI data.

T-04YBSC, a new YMF71x based sound card & Official VOGONS thread about it
Newly made 4MB 60ns 30pin SIMMs ~
mida sa loed ? nagunii aru ei saa 😜

Reply 2 of 3, by SirNickity

User metadata
Rank Oldbie
Rank
Oldbie

Not sure off the top of my head, but any of the MT-32 specific features will probably be in the MIDI implementation guide. The MT-32 is a little more programmable than a ROMpler, so it can be worth learning if you want a soundtrack that takes advantage of all it has to offer.