beyondscreen / node-rpi-ws281x-native

native bindings to drive WS2811 (or WS2812) LED-Controllers on a Raspberry Pi
MIT License
224 stars 101 forks source link

Duplicate gamma correction fix #31

Closed kunaakos closed 9 years ago

kunaakos commented 9 years ago

Works for me, issue #30

usefulthink commented 9 years ago

this patch actually just disables gamma-correction altogether :)

But if this is a problem you actually have, I will merge this and make a new release without gamma-correction until there is a proper way to re-add this.