Hello!
I'm using my Bela with a USB midi device I've built. This means that when I run the patch with the Bela connected to the IDE the print window gets totally flooded with CC messages ("On port 0 (hw:1,0,0): type: control change, channel: 0, data1: 1, data2: 1, ").
This is generally not a problem, but when I'm bug fixing I often need to use the print window to see whether other things are happening correctly, but they get easily lost in the hundreds of CC messages that I don't really need to see.
Is there a way to disable or slow these messages?