how to debug MIDI translator from bomebox ?

hi,

is there a way to get the result of midi translator log from bomebox?

I can't get the midi events log neither in bomebox log, kernel log or system log...

It would be an interesting feature to debug a real life environment

s

1 Like

Hi, thanks for your suggestion!

I've also thought of this as well but have found eventually no need for it since I do all of my development on a PC or Mac which is really the IDE.

Once in a while, I'll have to do a little degugging on the BomeBox though. I simply route one of my project aliases back out to the network port and then open MT Pro on my desktop and connect to the BomeBox on the network port two view that the output is OK. 

 

I would be an interesting feature though, but my priorities in improvements would be, rtpMIDI, OSC and (for better compatibility with other standards) and maybe MIDI 2.0 (looking forward).

 

I'm sure Bome Software is keeping this under consideration as well, though. 

 

Steve Caldwell
Bome Q and A Moderator and
Independent Bome Consultant/Specialist
bome@sniz.biz

I am also finding myself asking this question.

The ability to send a simple message to the Bomebox log seems like a no-brainer, and would be incredibly valuable.

Dealing with some frustrating debugggin here as well :frowning:

Here is a link to the BomeBox latest firmware.

You can use the ‘Log’ rule to send message to the Log Window. You will need verbose turned on to see Log messages.

Here is an example of a project that I have running with Log messages

348787: 0.0:7 Log MSB=0x04 LSB=0x30
349613: 0.0:2 Log Input qq Output is 576
349613: 0.0:7 Log MSB=0x04 LSB=0x40
350446: 0.0:2 Log Input qq Output is 592
350447: 0.0:7 Log MSB=0x04 LSB=0x50
350487: 0.0:2 Log Input qq Output is 608
350488: 0.0:7 Log MSB=0x04 LSB=0x60
351445: 0.0:2 Log Input qq Output is 624
351446: 0.0:7 Log MSB=0x04 LSB=0x70
351485: 0.0:2 Log Input qq Output is 640
351486: 0.0:7 Log MSB=0x05 LSB=0x00

The firmware link should be posted on our web site shortly.

Steve Caldwell
Bome Customer Care


Also available for paid consulting services: bome@sniz.biz

We’ve just released BomeBox firmware version 1.5.4:

It will display the output of the Log rule in verbose mode on the Log webconfig page.