k-yle/sACN

Universe identifier inconsistencies

schw4rzlicht opened this issue · 1 comments

Hey there!

I just noticed that although documentation states universes must be between 0 and 63999, util.js throws RangeError: universe must be between 1-63999 when using 0. What am I supposed to use now?

Thanks a lot!

k-yle commented

Hi, you can't listen to universe 0. The sACN standard reserves that universe for future use. I will update the docs to make this clear