Synching lights with music on a computer

AI Thread Summary
The discussion revolves around the desire to synchronize lights with music on a computer without incurring high costs associated with commercial systems. Users mention existing software visualizations in media players like Winamp and Windows Media Player that can change colors and patterns with music beats. Suggestions include using simple DIY methods, such as creating a basic color organ or utilizing mirror chips and speakers for visual effects. There are also mentions of designing a more complex system using microcontrollers and programming, although this requires a deeper understanding of electronics. Overall, the thread highlights both low-cost DIY solutions and more advanced technical approaches for achieving synchronized lighting effects.
Hatty
Messages
2
Reaction score
0
I have wanted to do this for a while but cringe when I see the cost of the commercial systems. I want to be able to make lights flash in sync with mp3s on a computer but do not want to spend a lot of money. I know there are visualizations incorporated into Winamp, Windows Media Player, etc. that change color and patterns with the beat of the music. Is it possible to use something like this?

I know a little bit about electrical engineering (I am a mechanical engineering student) so I can figure out some things, but nothing very technical. I hope someone can help since this could also fall into computer science.

Thanks in advance
 
Engineering news on Phys.org
This subject actually came up before, so a forum search might find what you're looking for. My approach, since I don't know any electronics or have any money, is to go with the age-old trick of gluing mirror chips to a piece of Saran Wrap and stretching it over the front of a speaker with a light shining on it, or snaking some leads off of the graphic equalizer bar graphs to run secondary lighting.
On a more serious note, I do happen to have access to a couple of different 'colour organ' schematics. I just don't have them handy right now. I'll pop back in with them tomorrow, if no one else obliges first.
 
You could design such a system around a freeware mp3 decoder and a microcontroller like the Cypress EZ-USB family. An experienced EE wouldn't have much difficulty with it, but it could potentially involve a lot of concepts:

1) C application programming on a PC
2) Printed circuit board layout and manufacture
3) Microcontroller firmware
4) Power electronics

- Warren
 
Looks like I misunderstood the original question; sorry 'bout that. If you want the computer to control the lights, then I haven't a clue. I thought that you just meant to have something that worked while the computer was playing your music. :redface:
 
Very basic question. Consider a 3-terminal device with terminals say A,B,C. Kirchhoff Current Law (KCL) and Kirchhoff Voltage Law (KVL) establish two relationships between the 3 currents entering the terminals and the 3 terminal's voltage pairs respectively. So we have 2 equations in 6 unknowns. To proceed further we need two more (independent) equations in order to solve the circuit the 3-terminal device is connected to (basically one treats such a device as an unbalanced two-port...
suppose you have two capacitors with a 0.1 Farad value and 12 VDC rating. label these as A and B. label the terminals of each as 1 and 2. you also have a voltmeter with a 40 volt linear range for DC. you also have a 9 volt DC power supply fed by mains. you charge each capacitor to 9 volts with terminal 1 being - (negative) and terminal 2 being + (positive). you connect the voltmeter to terminal A2 and to terminal B1. does it read any voltage? can - of one capacitor discharge + of the...
Thread 'Weird near-field phenomenon I get in my EM simulation'
I recently made a basic simulation of wire antennas and I am not sure if the near field in my simulation is modeled correctly. One of the things that worry me is the fact that sometimes I see in my simulation "movements" in the near field that seems to be faster than the speed of wave propagation I defined (the speed of light in the simulation). Specifically I see "nodes" of low amplitude in the E field that are quickly "emitted" from the antenna and then slow down as they approach the far...
Back
Top