audio-reactive-led-strip/python
Scott Lawson cdc4c2976c Mel visualization is now globally normalized instead of individually normalized.
Also added realtime adaptive brightness correction to avoid having the
LED strip under or over saturated
2016-11-11 15:52:57 -08:00
..
Output Minor bug fixes and tweaks 2016-10-22 22:16:08 -07:00
config.py Added a new gamma table that seems to work better 2016-11-07 17:43:31 -08:00
dsp.py Added ability to change mel filterbank at runtime 2016-11-11 15:52:00 -08:00
gamma_table_2.npy Added a new gamma table that seems to work better 2016-11-07 17:43:31 -08:00
gamma_table.npy Major refactoring and update 2016-10-13 22:27:45 -07:00
gui.py Added gui.py module for handling pyqtgraph plots 2016-11-07 17:43:47 -08:00
led.py LED optimization using gamma correction 2016-11-11 15:51:41 -08:00
mel_visualization.py Mel visualization is now globally normalized instead of individually normalized. 2016-11-11 15:52:57 -08:00
melbank.py Added melbank.py module for generating Mel filterbanks 2016-11-07 17:40:18 -08:00
microphone.py Complete rewrite of most sections, added new onset detection 2016-10-22 21:55:22 -07:00
sandbox.py Significantly changed and improved sandbox.py visualizations 2016-11-07 17:42:50 -08:00
visualize.py Updated visualize.py to reflect changes in DSP module 2016-11-07 17:43:12 -08:00