Commit Graph

3 Commits

Author SHA1 Message Date
Thomas Kolb 6a127ea497 Center of pulsetunnel is now between 2 modules
The LED strip has an even number of modules, so this change makes the
animation completely symmetrical.
2012-07-29 23:46:03 +02:00
Thomas Kolb c15d815da9 Exact reimplementation of "old" C algo in LUA 2012-07-29 22:28:41 +02:00
Thomas Kolb d4a2e7ef4c Added lua scripting capabilities
- basic configuration is now done via a lua script
- all the animation is generated by a lua script (see pulsetunnel.lua
  and vumeter.lua for examples)
- basic calculations (FFT, RMS) are done in C and accessible on demand
  from the lua scripts
2012-07-28 01:30:20 +02:00