[MIDI data-rate to high] vs. [PC to slow]?!

I finished the built of my first midibox.

everything works but when i want to integrate it into my music-program-envirorment

the music starts to stutter when i turn a knob.

i think there is to much data coming in from the midibox that my pc couldn’t handle it.

So what can i do?

Is it possible to reduce the resolution of the knobs in mios?

You did not say what kind of MIDI interface you are using, but you might find that USB based interfaces can handle more traffic than joystick port interfaces.

Getting back to your question, it looks like "MIOS_AIN_DeadbandSet() could be used to give less updates for analog inputs.

Have Fun,

LyleHaze