I am using an RME Fireface audio interface. TotalMixFX is sending a MIDI note every 0.5 seconds in order to detect feedback loops in the MIDI routing.
I have created a translator to exclude these MIDI notes from the routing. Still i see them in the log window. Is there a way to prevent that these messages show up in the log window?
The only thing you can filter out in the “Capture Window” is timing clock. However you can create a filter in the “Log Window”. For instnace is you enter “90” as a filter in the “Log Window”, then you will only see MIDI messages with “90” (note on MIDI CH1) in the log window. If fact, you can filter on any string of characters there. Maybe we should look into an enhancement to also filter within the “Capture Window” which would aid in filtering out messages that you don’t want showing up there?
Steve Caldwell
Bome Customer Care
Also available for paid consulting services: bome@sniz.biz
thanks for your fast replay.
My challenge is not with the capture window, but with the log windows. This is flooded with the RME messages that are produced every 0.5 seconds. It get quite challenging to analyze any other MIDI messages in this window.
I am in the process of migrating from MIDI-OX to BMT. In MIDI-OX is the flag “Apply Filter not Input Monitor too”. This is exactly what is want to emulate.
OK, I understand your request, but you showed me the capture MIDI window and not the log window. You can still filter in the log windows what you want to see but as of now, there is no way to filter out what you don’t want to see. I believe we have an enhancement request for this already. Basically you would enter a string on the filter box and then have a check box (not) that would only show items where the filtered string is not preset.
For instance, the idea here would be to filter on “9F 7F” and then check the Not box to make everything that doesn’t have “9F 7F” in the message. For filtering Incoming instead of MIDI -IN you would filter on “0.0” with the not box checked. Would this help?
Steve Caldwell
Bome Customer Care
Also available for paid consulting services: bome@sniz.biz
In my original post, the second picture was from the Log Window.
Your proposed solution would work for me.
An alternative could be to add a flag for the configuration of a translator. Similar to “Swallow MIDI messages, do not pass on to routed port”, something like “Do not show in Log Window”