This combines LUA scripting support with the highly optimized FFT algorithm. Conflicts: Makefile main.c
- 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