Add audio responsive pallette by Netmindz

const.h: increase GRADIENT_PALETTE_COUNT
fcn_declare: add getCRGBForBand
FX.h: add getAudioPalette
FX_fcn.cpp: call and getAudioPalette, add Audio Responsive palette
palettes.h: add audio_responsive_gp
util.cpp: add getCRGBForBand
This commit is contained in:
Ewoud
2022-11-18 12:09:47 +01:00
parent 017f0267a2
commit 181f8c546b
9 changed files with 69 additions and 7 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "wled",
"version": "0.14.0.4.1",
"version": "0.14.0.4.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "wled",
"version": "0.14.0.4.1",
"version": "0.14.0.4.2",
"license": "ISC",
"dependencies": {
"clean-css": "^4.2.3",