You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is great, a real holiday hit here. I'm running Linux on an old computer with a Node MCU, and plugging an audio output into my sound card. This is ideal because otherwise you pick up room noise on a live mic.
Can someone explain to me how to modify/limit the color ranges? I am speculating I would do this in visualization.py or led.py? But I don't have enough coding experience to know exactly how to do it. I don't mind using RGB, and would like to do this with minimal changes to the existing code. Based on limited research, I think I need to specify upper and lower ranges of the RGB values with an array, but I've tried a few changes and cannot get the desired results.
No "issue", just hoping someone with more python experience can point me in a direction. Thank you.
The text was updated successfully, but these errors were encountered:
This project is great, a real holiday hit here. I'm running Linux on an old computer with a Node MCU, and plugging an audio output into my sound card. This is ideal because otherwise you pick up room noise on a live mic.
Can someone explain to me how to modify/limit the color ranges? I am speculating I would do this in visualization.py or led.py? But I don't have enough coding experience to know exactly how to do it. I don't mind using RGB, and would like to do this with minimal changes to the existing code. Based on limited research, I think I need to specify upper and lower ranges of the RGB values with an array, but I've tried a few changes and cannot get the desired results.
No "issue", just hoping someone with more python experience can point me in a direction. Thank you.
The text was updated successfully, but these errors were encountered: