Create bars.js#1813
Open
markzvo wants to merge 1 commit into
Open
Conversation
A new RGB matrix generated with AI (Google Gemini) - tested as working in 4.14.3. It is similar to stripes except you can have multiple repeating stripes... "bars"... and you can adjust the width of the bars and the width of the gap between them.
Owner
|
I'd prefer if we can add new parameters to the original stripes script. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Summary of Changes:
A new RGB matrix "Bars" generated with AI (Google Gemini)
It is similar to stripes except you can have multiple repeating stripes... "bars"... and you can adjust the width of the bars and the width of the gap between them.
Related Issues:
n/a
Checklist
{on a new line for functions and class definitions.Testing
Test Cases:
Tested on Ubuntu and Windows 11 with different sized RGB panels
Test Results:
Operates like all other RGB matrixes
Additional Notes
All code was AI generated with Google gemini - The AI prompts were fed existing documentation and existing scripts for reference
Thank you for your contribution to QLC+!