hobbyquaker / artnet

Send ArtDMX to an Art-Net node (DMX512, Stage Lighting) 💡🎬
MIT License
123 stars 23 forks source link

lib does not work #4

Closed coral closed 9 years ago

coral commented 9 years ago

trying to send 8 universes full of data, rate limiting breaks apart.

hobbyquaker commented 9 years ago

hi, I just published a little update fixing a bug and I also added a test-script: https://github.com/hobbyquaker/artnet/blob/master/test.js

this script sets data on all channels in 8 universes at a refresh rate of 25Hz - and this seems to work. Could you describe the issue more closely or demonstrate it with a test-script?

hobbyquaker commented 9 years ago

please re-open if the issue persists