Music Visualizer for Philips Hue compatible lights. Synchronizes your lights to the beat.
You can either join our Discord or mail directly to
hello@lightbeat.io.
Feel free to use our issue tracker on
GitHub to report any bugs you come across or tell us about your ideas.
Please read through the questions below, yours may already have been answered.
LightBeat is completely free and open source, there is no adware bundled with it and no ads are served.
If you are having a good day and enjoy LightBeat I would appreciate a small donation.
A star on GitHub would be very nice, too!
If you are using Windows you can just use the installer, which will drop Java right next to LightBeat without installing it system wide and doesn't require a manual Java installation. For other operating systems, please download and install the latest version of Java here. If you have already installed at least Java 8 you can also either use the Windows portable version, which doesn't require installation, or download the all platforms version, which should work on any operating system.
You should have at least two lights in your configuration and it works great with three lights. There is no hard limit for how many lights can be used, besides what your bridge can hold.
The hardware requirements are quite low, LightBeat should run on most and older systems that run any OS
that supports Java. It does however require a Philips Hue Bridge (or a device that supports it's API) to connect to.
As long as your lights are compatible with said bridge you should be able to use LightBeat with them.
Non colored lights are supported but probably not very fun to use.
If you don't own a Philips Hue Bridge you could set up an emulator and connect whatever light system you want to it.
You can use diyHue, Home Assistant
and openHAB.
They all allow you to connect all sorts of non-Hue systems under one joined system but are generally not easy to install and setup correctly.
Also keep in mind that LightBeat wasn't tested with them and the quality of the visualisation will differ alot depending on which light systems you hook up.
OpenHAB in particular had some quirks in it's Hue API implementation and high latency, but your mileage may vary (tested on OpenHAB v3.2.0).
Technically it can listen to anything and you do not need to play your music loudly over a speaker. See the audio setup guide on how to set it up.
It is difficult to troubleshoot without knowing your exact setup. Firstly, there is always going to be a
small latency between the sound and the light update if
you are listening via your microphone or a stereo mix device. By using a virtual
audio cable you will automatically have a small
audio playback delay until you hear what is played, which may already be enough to synchronize the
lights better.
Other causes for latency may be:
Hover over the slider/checkbox/setting to get a description for your option. For sliders you will also see it's current and default value.
Apple introduced privacy controls for accessing the microphone (which LightBeat listens to)
under macOS Mojave. Currently, when running the LightBeat.jar by double clicking it, the OS
doesn't seem to ask for permissions, and it is not trivially possible to manually add Java
to the list of apps that may access your microphone. You should be able to run LightBeat in
a Terminal window by using this command: java -jar path/to/LightBeat.jar
Replace path/to/ with your path to LightBeat, for example Downloads/LightBeat.jar.
You should now be prompted to give LightBeat permissions to access your microphone when
pressing on start. This issue was potentially fixed already.
When the Strobe or Glow effects are active lights get turned on/off depending on the intensity of the music. These effects usually don't last for too long and your lights shouldn't stay turned off for extended periods of time. Users have reported incompatibilities with the "Glow" effect (toggleable under advanced settings) and third-party lights, try disabling the Glow effect if this is a problem for you.