audio-reactive-led-strip/python
Scott Lawson 0f5c05339c Fixed a byte encoding error that occurred in Python 3
Fixed an error that caused strange byte encoding in Python 3. This error
was caused by a mistake in porting code from Python 2.7 to Python 3 and
would cause strange LED flickering behaviour. The LED update code should
now work properly in Python 2.7 and Python 3.
2016-12-31 11:06:09 -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 Fixed a byte encoding error that occurred in Python 3 2016-12-31 11:06:09 -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 Fixed a typo where multiple effects were uncommented 2016-12-30 22:19:46 -07:00