This website requires JavaScript.
Explore
Help
Sign In
Gurkengewuerz
/
audio-reactive-led-strip
Watch
1
Star
0
Fork
0
You've already forked audio-reactive-led-strip
Code
Issues
Pull Requests
Releases
Wiki
Activity
9bdc8f8cb9
audio-reactive-led-strip
/
python
History
Scott Lawson
9bdc8f8cb9
Changed pixels from row vectors to column vectors to improve performance
2016-11-13 01:10:44 -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
Removed some dsp module functions that are never called
2016-11-13 01:09:47 -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
Changed pixels from row vectors to column vectors to improve performance
2016-11-13 01:10:44 -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
Removed useless comments from melbank.py
2016-11-13 01:10:07 -08:00
microphone.py
Complete rewrite of most sections, added new onset detection
2016-10-22 21:55:22 -07:00