jeffreykog / node-artnet-protocol

ArtNet library for Node.js
MIT License
9 stars 3 forks source link

Receiving bad packages when sending requests very fast #2

Open Johnny99211 opened 1 year ago

Johnny99211 commented 1 year ago

I need some help. I'm sending a lot of packages in a very short time to create a smooth changing. Somehow, I receive a bad package after every correct package. I'm not sending this kind of packages. The values are all black which creates a flickering, not a smooth transition. Does anyone of you had this issue in the past?

jeffreykog commented 1 year ago

Hi, i would need more information in order to help you. Please note that this library is not yet finished, but basic functionality should work.

Could you provide a code example using which i can reproduce this issue? You state you are sending values 'very fast', but how fast is 'very fast'?