mihai-dinculescu / tapo

Unofficial Tapo API Client. Works with TP-Link Tapo smart devices. Tested with light bulbs (L510, L520, L530, L610, L630), light strips (L900, L920, L930), plugs (P100, P105, P110, P115, P300), hubs (H100), switches (S200B) and sensors (KE100, T100, T110, T300, T310, T315).
MIT License
313 stars 30 forks source link

[Feature Request] Please add audio reactive lighting control #196

Open The-DarkMatter opened 2 months ago

The-DarkMatter commented 2 months ago

Hey I tried a lot but I couldn't write a good working code which can control the lighting based on the music playing on my PC. I tried Pyaudio with loopback but for some reason, the reactiveness was way too slow. Then I tried aubio in rust but that didn't work. Please can you help me achieve it?

mihai-dinculescu commented 2 months ago

This sounds like an exciting feature to add, but I don't have time to do it soon. However, I'm happy to talk about and consider contributions.

As a first port of call, you might want to get in touch with the people building aubio and talk through your issues.