Hi all,
I’ve just got BomeBox/Translator and having a problem on BomeBox behaviour.
I have created one Preset to convert a Program Change to the different one.
It works fine with Translator on my Mac but does not work when I upload it to BomeBox.
Here’s my devices
- Roland TMC-6 (Controller)
- Roland UM-ONE (USB-MIDI cable)
- MacBook Pro (Translator Pro)
- BomeBox
test.bmtp (2.5 KB)
- Expected Behaviour
Send Program Change:2 to increment, 3 to decrement current Program Number.
- Correct behaviour with Translator Pro
With the attached Project with the device setting below, it works fine and show expected Program Change on the output on Log Window on Translator Pro.
graph LR
TMC-6 --> | OUT 'MIDI' | UM1(UM-ONE)
UM1 -->|USB| MacBook-TranslatorPro
eg.
INPUT: 2, OUTPUT:67
INPUT: 2, OUTPUT:68
INPUT: 2, OUTPUT:69
INPUT: 3, OUTPUT:68
- Suspicious behaviour with BomeBox
With the same Project with a setting below, it only outputs “0”
graph LR
TMC-6 --> | OUT 'MIDI' IN| BomeBox
BomeBox --> | OUT 'MIDI' IN| UM1(UM-ONE)
UM1 -->|USB| MacBook
Steps to reproduce
- Upload the attached bmtp file via Web Config
- Select and Restart
- On Route menu, assign below
- MIDI INPUT
- BomeBox → Bome MIDI Translator 1 Virtual In: “DIN IN”
- UM-ONE: “ignore”
- MIDI OUTPUT
- BomeBox → Bome MIDI Translator 1 Virtual Out: “DIN OUT”
- MIDI INPUT
- Send Program Change 2 and 3 to MIDI DIN IN
eg.
INPUT: 2, OUTPUT:0
INPUT: 2, OUTPUT:0
INPUT: 2, OUTPUT:0
INPUT: 3, OUTPUT:0
What I tried
- Restarted BomeBox
- It makes things even worse. It outputs nothing until I connect to WiFi again.
- Use different controller.
- TM-6 Pro
- Same result, always outputs “0”
- Hand Roll Piano
- Same result, always outputs “0”
- TM-6 Pro
- Trying with Translator Pro again without BomeBox
- Works fine
For your information the LED for MIDI-IN is always blinking but I’m not sure if it’s related.
I’m trying to use it in live gig so I want to set BomeBox up with only physical MIDI/IN-OUT and trying to avoid things via Network.
If you need some further information, please feel free to let me know.
Thank you in advance,