Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Michiel, you're a genius #316

Open
fmzwy opened this issue May 28, 2024 · 1 comment
Open

Michiel, you're a genius #316

fmzwy opened this issue May 28, 2024 · 1 comment

Comments

@fmzwy
Copy link

fmzwy commented May 28, 2024

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
Copy link
Owner

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:

  • Find a sound processing library that outputs events (like beat events, current bpm?)
  • Create light effects based on these events
  • Send them to your Hue bridge using the Entertainment API.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants