CreepyPants
2016-07-23 16:45:58
Wow. Never had this pgm crash before!
This is the only Preset running (testing a new translator in a clean preset).
It must be a known issue or perhaps I'm doing something wrong.
Situation:
Controller only sends out MSB for Bank Select.
Synth (older 90s rompler) only responds to LSB for Bank Select. From MIDI Spec Page for rompler, bank select should be in format Bn 00 00 20 bb where n=MIDI Channel & bb=bank
Translator:
Incoming: MIDI Message/Bank Change
Channel: Any set to oo
Bank: Any set to pp
Program: Any set to qq
[X] Swallow MIDI
Outgoing: MIDI Message/Raw MIDI
Boo 00 00 20 pp Coo qq
Upon invoking this Translator (ie sending a bank change from controller), the Translator works, but then I get Windows error:
Bome MIDI Translator: MIDI engine and router has stopped working
Problem signature:
Problem Event Name: APPCRASH
Application Name: MIDITranslator.exe
Application Version: 1.8.0.757
Application Timestamp: 4650b8ed
Fault Module Name: mt.dll
Fault Module Version: 1.8.0.757
Fault Module Timestamp: 558a7dcd
Exception Code: c0000005
Exception Offset: 000b3a1a
OS Version: 6.1.7601.2.1.0.256.1
Locale ID: 1033
Additional Information 1: 0a9e
Additional Information 2: 0a9e372d3b4ad19135b953a78882e789
Additional Information 3: 0a9e
Additional Information 4: 0a9e372d3b4ad19135b953a78882e789
i7Intel Laptop (Win7 Ultimate), sh*tloads of RAM, SSD, Roland UM-ONE MIDI to USB interface
Probably bad syntax in my SysEx msg?
This is the only Preset running (testing a new translator in a clean preset).
It must be a known issue or perhaps I'm doing something wrong.
Situation:
Controller only sends out MSB for Bank Select.
Synth (older 90s rompler) only responds to LSB for Bank Select. From MIDI Spec Page for rompler, bank select should be in format Bn 00 00 20 bb where n=MIDI Channel & bb=bank
Translator:
Incoming: MIDI Message/Bank Change
Channel: Any set to oo
Bank: Any set to pp
Program: Any set to qq
[X] Swallow MIDI
Outgoing: MIDI Message/Raw MIDI
Boo 00 00 20 pp Coo qq
Upon invoking this Translator (ie sending a bank change from controller), the Translator works, but then I get Windows error:
Bome MIDI Translator: MIDI engine and router has stopped working
Problem signature:
Problem Event Name: APPCRASH
Application Name: MIDITranslator.exe
Application Version: 1.8.0.757
Application Timestamp: 4650b8ed
Fault Module Name: mt.dll
Fault Module Version: 1.8.0.757
Fault Module Timestamp: 558a7dcd
Exception Code: c0000005
Exception Offset: 000b3a1a
OS Version: 6.1.7601.2.1.0.256.1
Locale ID: 1033
Additional Information 1: 0a9e
Additional Information 2: 0a9e372d3b4ad19135b953a78882e789
Additional Information 3: 0a9e
Additional Information 4: 0a9e372d3b4ad19135b953a78882e789
i7Intel Laptop (Win7 Ultimate), sh*tloads of RAM, SSD, Roland UM-ONE MIDI to USB interface
Probably bad syntax in my SysEx msg?