Thomas Kolb
57b2fa6cbc
Lots of changes, too long ago to remember
2018-06-19 20:13:22 +00:00
Thomas Kolb
6a11b7a16c
Fixed license notice
2013-02-02 21:54:53 +01:00
Thomas Kolb
4e1bd47217
Export some #defines to lua scripts
2012-11-26 17:51:30 +01:00
Thomas Kolb
1ed1717c62
Merge branch 'lua'
...
This combines LUA scripting support with the highly optimized FFT
algorithm.
Conflicts:
Makefile
main.c
2012-11-22 19:53:49 +01:00
Thomas Kolb
9f196ba5e2
Make the value type configurable
...
Currently, value_type is typedef'd as double.
2012-09-03 17:16:14 +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
Thomas Kolb
cf8193e421
Initial commit von Musiclight 2
2012-07-13 21:18:35 +02:00