audio-reactive-led-strip/python
Scott Lawson e874ed3b2c Resolved issues with Python 3.5 compatibility
Fixed some bugs that occurred in Python 3.5 but were not present in
Python 2.7. Most compatiblity issues were caused by incompatible type
casting of numpy arrays.
2016-12-29 15:51:38 -07:00
..
Output Minor bug fixes and tweaks 2016-10-22 22:16:08 -07:00
config.py Improved documentation for IP configuration 2016-12-27 21:09:10 -07:00
dsp.py Updated dsp.py and led.py to be Python 3.5 compatible 2016-12-27 03:06:57 -07:00
gamma_table.npy Removed obsolete gamma table and updated config file to match 2016-11-13 01:08:51 -08:00
gui.py Very minor PEP8 formatting changes 2016-12-24 22:54:06 -07:00
led.py Resolved issues with Python 3.5 compatibility 2016-12-29 15:51:38 -07:00
melbank.py Very minor PEP8 formatting changes 2016-12-24 22:54:06 -07:00
microphone.py Complete rewrite of most sections, added new onset detection 2016-10-22 21:55:22 -07:00
visualization.py Resolved issues with Python 3.5 compatibility 2016-12-29 15:51:38 -07:00