Dmx controller sound active

I am very new about arduino.
After sleepless 10 days finally i can control my moving head dmx light via arduino uno 3( no wifi). I am using dmxsimple library.

Question : how can i get reaction from my light to spotify or youtube music ? While playing music from my computer i want that lights sync with music firectly grom my computer

I am streamer. I really want to do this.

That sounds like an old fashion color organ to me. Look them up and you should be able from that figure how to sync your lights. I am not sure but there may be a DMX module that will do that for you.

Thanks for your reply.

There is have dozens way to do that with led strip lights. But for moving headlight it is very limited and complicated. For example wled do that with ledfx. But requires wifi and effects for led strips.

There is have libraries for dmx too. But all working with arduino mic. I need for with sync sound from computer via youtube, spotify etc.

You need to have a sound capture device for the Arduino so it can listen to the sound, either a microphone to hear what's in the room, or a line-in port. A quick search on Google shows some projects.

From there you'll need to determine your own pan/tilt, shutter, color, gobo and/or dimmer settings.

[Note to other readers: this is not about a generic WS2811 LED strip, it's a moving head fixture controlled by the DMX protocol (RS-485 at 2500K), not SPI]

Thanks for your reply.
Adafruit not available in my country. looking something else if i can find. Other side i think i dont need vu meter or something else. Or do i need ?
If i dont miss understand that project listening music from around not directly from computer.
Between yesterday my arduino burn without reason. I just plugged into my computer. Computer notification " usb ppwer boltage not enough " something like that. I tho usb cable issue. Than i plugged in city electric. Straight burned away :slight_smile:
This time i ordered arduino uno wifi, resistances too. Do you have any recommendation about safety for future? Arduino wifinok for this project ?

Thanks alot