audio-reactive-led-strip/python
2016-11-13 01:08:51 -08:00
..
Output Minor bug fixes and tweaks 2016-10-22 22:16:08 -07:00
config.py Removed obsolete gamma table and updated config file to match 2016-11-13 01:08:51 -08:00
dsp.py Added ability to change mel filterbank at runtime 2016-11-11 15:52:00 -08:00
gamma_table.npy Removed obsolete gamma table and updated config file to match 2016-11-13 01:08:51 -08: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