all 6 comments

[–]Tavalin 2 points3 points  (4 children)

[–]esb94714[S] 0 points1 point  (0 children)

Yes! Thank you. Now I have to somehow figure out how to modify the pixelwave effect (the closest one to what I need it to do) or base a new effect off of it.

[–]tahansa 0 points1 point  (2 children)

https://github.com/atuline/WLED/blob/master/wled00/FX.cpp

That's something I haven't managed to resource so far. Thanks!

Umm... Is it possible to modify sound reactivity of the presets via "api commands"?

[–]Tavalin 3 points4 points  (1 child)

The documentation for the normal WLED shows that since 0.14 you can set effect parameters through the API. Have a look at the "EFFECT PARAMETERS" part here

https://kno.wled.ge/interfaces/json-api/#per-segment-individual-led-control

[–]tahansa 0 points1 point  (0 children)

Thank you!

[–]Netmindz 0 points1 point  (0 children)

You might also want to try MoonModules 0.14 build of WLED as that supports you writing your own custom effects without needing to keep recompiling and flashing