audio-reactive-led-strip/python
Scott Lawson c725d395be Added ComboBox to GUI for effect selection
Added a ComboBox to the GUI to allow the user to change the
visualization effect without having to restart Python. The user can now
select from one of the following visualizations using the GUI: 'Scroll
effect', 'Spectrum effect', 'Energy effect'
2017-01-01 12:14:31 -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 Added ComboBox to GUI for effect selection 2017-01-01 12:14:31 -07:00