I used the software WLED flashed on a cheap ESP (D1Mini coming with an ESP8266 in my case) to control a RGBIC LED strip, flashed with openbeken, wirelessly using the DDP protocol.
After flashing the ESP and configuring the Wifi settings the only thing to do is to add a LED device via DDP Protocol
On the OpenBeken device the ddp driver has to be installed:
and that's it!
There also seems to be an android and an ios app to control the ESP, but I haven't tested that up to now. And I guess it's also quite easy to let the music control the light effects...
After flashing the ESP and configuring the Wifi settings the only thing to do is to add a LED device via DDP Protocol

On the OpenBeken device the ddp driver has to be installed:
startdriver ddp
and that's it!

There also seems to be an android and an ios app to control the ESP, but I haven't tested that up to now. And I guess it's also quite easy to let the music control the light effects...