Commit graph

7 commits

Author SHA1 Message Date
Petr Baudis
bceb322d87 equalizer.py: Raise MIN_FREQ from 20 to 50; that's where range of most microphones starts 2012-08-19 23:50:19 +02:00
Petr Baudis
d442d0855b equalizer.py: In non-slow mode, spread values more in the [0,1] interval to account for low dynamic range of ledbar pixels 2012-08-19 23:49:33 +02:00
Petr Baudis
e766987e35 equalizer.py: Commandline parameter -s for mode with slower updates 2012-08-19 23:47:28 +02:00
Petr Baudis
45b17988c6 equalizer.py: Parse commandline parameters (-n PIXELS, -h) 2012-08-19 23:42:27 +02:00
Petr Baudis
3b8b386c96 host_python: Change default number of LEDs to 20 2012-08-19 21:01:48 +02:00
Petr Baudis
683c89f586 host_python/equalizer: Ratelimit updates 2012-06-30 23:42:54 +02:00
Jakub Zika
21d9a3d4a4 Added Python equalizer effect generator
* It uses input from microphone and displays colors based on the frequencies present in the input
2011-09-23 09:18:55 +02:00