mirror of
https://github.com/brmlab/ledbar.git
synced 2025-08-02 15:13:35 +02:00
Added Python equalizer effect generator
* It uses input from microphone and displays colors based on the frequencies present in the input
This commit is contained in:
parent
a872406927
commit
21d9a3d4a4
2 changed files with 85 additions and 0 deletions
|
@ -24,3 +24,4 @@ DEPENDENCIES:
|
|||
|
||||
demo.py requires PyGame, Python wrapper around SDL
|
||||
send_to_serial.py requires PySerial, Python library for work with serial ports
|
||||
equalizer.py requires PyAudio (wrapper around PortAudio) and a microphone
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue