Feedback on Audio Visualisation System using lights

Hi, I’ve recently been working on an Audio Visualisation Stystem that will sync lights with the music currently playing I’ve set up 3 examples of different sorts of algorithms for syncing the lights. Please let me know which you think is best and what I could do better, maybe even a mix methods or even a suggestion on a new way to do it.

Test 1: Lights have random colour and change colour if the change in loudness is more than 200.

Test 2: Lights all use the same random colour if the change in loudness is more than 200.

Test 3: Lights all use the same colour and the colour is based off the loudness (eg: red = <100 and purple = >900)

Best Algorithm
  • Test 1
  • Test 2
  • Test 3

0 voters

personally felt test 1 to be more engaging and active.

if you could somehow make test 3 more reactive to the sound, i would have gone for that.
nice work!

1 Like

Mix test 3s blinking with tests 1s randomness.

1 Like