-
Actually, I do. I crafted some disgusting combination of code I found elsewhere to switch between various audio-reactive patterns written by Andrew Tuline using a switch (since I didn't have a push button at the time haha). Only the first case is audio reactive, but you should be able to add whatever routines you'd like, just replace the routine in the changeDisplay() function. You'll have to change some of the definitions based on your LEDs and if you're using different pins, though. Hope it kinda helps: here
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
-
Scott Marley has done a great demo with sound reactive lights. The code is very close to what you want with multiple patterns accessed via a button. The code ishere
-
I've developed a library for that, but it requires Teensy 4.0 or Teensy 4.1 + Audio board.