Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Linear-gradient effect #59

Closed
ShagoY opened this issue Nov 22, 2020 · 6 comments
Closed

[Feature Request] Linear-gradient effect #59

ShagoY opened this issue Nov 22, 2020 · 6 comments
Labels
request New feature or request solved Solved, but not yet released.
Milestone

Comments

@ShagoY
Copy link

ShagoY commented Nov 22, 2020

Hi,

I use an Adafruit NeoPixel Ring (WS2812) that works perfectly with your plugin, my concern is that most of the effects are not useful because they are not visible enough.

I also use the progression effects and unfortunately the only one proposed (by the way, do you plan to add more?) is not enough.
Changing only one led among the 16 available during the printing/heating/cooling progression is clearly not usable with a ring.

So I was wondering if you could add the linear-gradient effect ?
This would allow to change all the leds from one color to another and make the effect much more readable.

Thanks :)

@github-actions github-actions bot added needs review Yet to be reviewed request New feature or request labels Nov 22, 2020
@cp2004
Copy link
Owner

cp2004 commented Nov 22, 2020

(by the way, do you plan to add more?)

I was waiting for this request.... It's already on my list to add some different progress effects, for the next one. At least I have an issue to refer to now!

Currently on the list are:

  • Fade - like you are suggesting
  • One where progress bar moves from both ends to middle
  • Opposite to the above, middle to ends

Maybe I will come up with more, but that's all for now. Planned for next release.

@cp2004 cp2004 removed the needs review Yet to be reviewed label Nov 22, 2020
@ShagoY
Copy link
Author

ShagoY commented Nov 22, 2020

Good to hear it! Thank you :)

And sorry I don't have any other idea of effects as I only use a ring led. So as long as the effect doesn't include all the leds, I don't really have any use for it :)

Except maybe a gradient on several colors (more than 2 so).
Or pulse/bounce/blink effects on two colors (instead of clear).

@cp2004 cp2004 added this to the 0.7.0 milestone Nov 24, 2020
cp2004 added a commit that referenced this issue Jan 19, 2021
@cp2004
Copy link
Owner

cp2004 commented Jan 19, 2021

Implemented via the above commits, ready for 0.7.0.

@cp2004 cp2004 added the solved Solved, but not yet released. label Jan 19, 2021
@ShagoY
Copy link
Author

ShagoY commented Jan 28, 2021

Thank you ! I will test as soon 0.7.0 is released!

@cp2004
Copy link
Owner

cp2004 commented Jan 28, 2021

I'll be publishing a release candidate before then, will ping you when it's ready for testing.

@cp2004
Copy link
Owner

cp2004 commented Mar 5, 2021

Hey @ShagoY, 0.7.0rc1 is out now for testing - there's a feedback ticket here for any comments on the release. Any feedback is appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
request New feature or request solved Solved, but not yet released.
Projects
None yet
Development

No branches or pull requests

2 participants