michielpost / Q42.HueApi

C# helper library to talk to the Philips Hue bridge
MIT License
411 stars 114 forks source link

Michiel, you're a genius #316

Open fmzwy opened 1 month ago

fmzwy commented 1 month ago

Michiel, you're a genius I was wondering if you could write a code in C# that combines sound and light synchronization. Below is an example to help you understand what I mean:

Can you write a set of code in C# that synchronizes sound and light, combining the two in a cohesive way?

michielpost commented 1 month ago

This library has a lot of options to do fast interaction with lights using the Entertainment API. When this is combined with a sound processing library, you could create something like you are suggesting, sound and light synchronization.

Steps here would be something like this:

I don't see an example attatched to your message.