Ken,
I'm not sure, but I think the data shown in MIDI-OX is in Hex,
which, would give the middle line with the Data 1 and Data2
values of 20 01, a data 1 an actual value of 32,
and Data 2 a Decimal value of 1, which by my reckoning would be
the LSB for Bank B.
What do you have in the .INS file when you see this data?
Patch[32]=Bank A
Patch[33]=Bank B
Have you tried a Patch select to select a voice from that Bank, after
you send the patch change. The reason I ask is that when I started
using Midi, I can recall, I had a midi enabled keyboard,which would
not do a bank change unless you sent the change followed by a patch
select message - at which time it would change bank and patch.
If Midi-Ox is showing decimal values, and you have the patches set as
32 and 33, then try the following............
Patch[96]=Bank A
Patch[97]=Bank B
and see if MIDI-OX shows Data 1 at 32 and data 2 as either 0 or 1.
Do you have a scanner? If so, could you e-mail me the Midi implementation
pages from the T3 manual? It might help.
Regards,
Colin.