audio-reactive-led-strip/python
Scott Lawson 46b404120f Fixed bug where ComboBox didn't match current effect
Fixed a bug where the GUI ComboBox value would sometimes not match the
effect being displayed. This bug sometimes occurs when the GUI is first
initialized. This change now ensures that the ComboBox value is
correctly initialized.
2017-01-01 13:12: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 Added ComboBox to GUI for effect selection 2017-01-01 12:14:31 -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 bug where ComboBox didn't match current effect 2017-01-01 13:12:38 -07:00