todbot / blink1-tool

Command-line tools and C library for blink(1) USB RGB LED
https://blink1.thingm.com/
Other
84 stars 15 forks source link

Request for degamma support in pattern related commands #68

Open mukirkland opened 9 months ago

mukirkland commented 9 months ago

Hey there,

I've noticed the blink1-tool has degamma enabled by default for fade and set light commands, but it's not available for pattern related commands. After poking around the code, it seems like there's no explicit degamma handling there.

If it's possible, could we get degamma added to the pattern commands (setpattern, getpattern etc.) too?

Thanks!

todbot commented 9 months ago

Looking into this now. Good suggestion!