Display MoreHmm if you look into the Emulator, you can see the MIDI traffic stats in the Virtual Kemper Tab:
The content cannot be displayed because you do not have authorisation to view this content. This is your configuration, and it shows very high traffic indeed...even the MC10 configs with more switches have less traffic (max. around 30 per second, normally around 10-20).
The reason is that the fixed effect states need to be polled regularly, as well as DLY and REV slots (this is defined that way in the Kemper Protocol).
Luckily there is a workaround to that: In the Emulator, go to the Settings tab and set the Update interval to a higher value. Default is 200, with 400 the polling will be done only half of the time, this brings you in normal traffic range....the updates will not be as instant sometimes but should be workable....
This value is located in the config.py file. You have to push "Download" and put that file on your MC alongside the inputs.py and display.py files.
You can also directly edit config.py if you are used to editing text files....you have to uncomment the "updateInterval" parameter and set it there.
Thank you! I just tried that, we’ll see if it helps. ![]()