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

View File

@@ -1,6 +1,6 @@
{
"name": "wled",
"version": "0.14.0.4.1",
"version": "0.14.0.4.2",
"description": "Tools for WLED project",
"main": "tools/cdata.js",
"directories": {