Moustachauve / WLED-Native-Android

Native Android application for WLED
https://play.google.com/store/apps/details?id=ca.cgagnier.wlednativeandroid
Apache License 2.0
68 stars 9 forks source link

[Q] sound-reactive WLED using Android media players/mic as source #22

Open eadmaster opened 1 month ago

eadmaster commented 1 month ago

which options are there currently?

is it out of scope to be added in this app ?

the ones i've found are discontinued:

related: https://github.com/LedFx/LedFx/issues/230

EDIT: if implemented this could be a much easier alternative to wiring a microphone directly to the controller.

softhack007 commented 1 month ago

EDIT: if implemented this could be a much easier alternative to wiring a microphone directly to the controller.

The protocol to use would be "UDP sound sync". Its described here: https://github.com/atuline/WLED/wiki/UDP-Sound-Sync

Please keep in mind that the protocol was designed for WLED-to-WLED communication. If you want to feed it from an external app, the app needs to implement some features of audioreactive: