music_led_strip_control icon indicating copy to clipboard operation
music_led_strip_control copied to clipboard

Audio visualization for LED strips in real-time with web interface on a raspberry pi.

Results 33 music_led_strip_control issues
Sort by recently updated
recently updated
newest added

Is it possible that when you select an effect, the settings for the effect (eg. color, duration, blur etc) to appear at the bottom of the page, instead of having...

Currently, the main option is to use the [Dark Reader](https://chrome.google.com/webstore/detail/dark-reader/eimadpbcbfnmbkopoojfekhnkhdbieeh) extension. It works fine, but some elements are too contrasting, and there is FOUC on reload, when some elements are...

what i did ``` sudo apt-get update sudo apt-get upgrade sudo reboot ``` I upload snapclient_0.26.0-1_armhf.deb via winscp ran the following commands ``` sudo apt install vim sudo dpkg -i...

Create a Tutorial for a virtual audio input device or a loopback config. Maybe we can use a Spotify connect app like https://github.com/dtcooper/raspotify

documentation

It would be great to have a page where you can control the system with reboot, shutdown and MLSC restart only and maybe some other useful controls. And please also...

feature

I have installed MLSC on my Raspberry Pi with this https://github.com/nicokaiser/rpi-audio-receiver programm so I can send the data with Bluetooth to the RPi. I have selected the "microphone" (BL audio)....

Hallo ich habe folgendes problem: Von der Audiosteuerung funktioniert eigentlich alles aber wen ich im nonaudio bereich beim singel effekt einstellen will, dass er nur die einzelne weise LED ansteuert...

I am new to most of this but it seems that https://github.com/jgarff/rpi_ws281x now has SPI support. According to https://forums.raspberrypi.com/viewtopic.php?t=201516 this means you can play music and use the lights at...

I found an issue with new installed rasberry 3b+. There is no output on the pwm0. Workaround: open the `/boot/config.txt` and delete/comment out the following lines: `#dtparam=audio=on` It looks like...

bug