Grid keeps turn off during use

Hi,

I’ve just started using a combination of modules for my live setup, but I’m running into a problem with power which I’ve never encountered using other midi controllers.

When asking the BU16 to perform multiple tasks it seems to freeze and then restart, which is a huge problem while playing live. I’m using a usb hub with through power so this seems like an odd issue to have.

If anyone has encountered something similar or has a solve that would be great!

Update:
Anytime a make an adjustment to a volume fader it happens, but only to the first module in my set up, I’m currently using 2 BU16’s and 2 PBF4’s very frustrating

Hi,

The problem may be related to the software sending too many MIDI messages for the modules to process efficiently. Could you please try disabling this feature?

To do this, go to System Element > Setup, open the code block, and write the following code:

midirx_enabled(0)

This should help alleviate the freezing issue you’re encountering.